==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: postgresql 17.5-2 (Mon Jun  9 16:20:06 2025)
==> Retrieving sources...
  -> Found postgresql-17.5.tar.bz2
  -> Found 0001-Set-DEFAULT_PGSOCKET_DIR-to-run-postgresql.patch
  -> Found 0002-Force-RPATH-to-be-used-for-the-PL-Perl-plugin.patch
  -> Found postgresql-check-db-dir.in
  -> Found postgresql.logrotate
  -> Found postgresql.pam
  -> Found postgresql.service
  -> Found postgresql.sysusers
  -> Found postgresql.tmpfiles
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    postgresql-17.5.tar.bz2 ... Passed
    0001-Set-DEFAULT_PGSOCKET_DIR-to-run-postgresql.patch ... Passed
    0002-Force-RPATH-to-be-used-for-the-PL-Perl-plugin.patch ... Passed
    postgresql-check-db-dir.in ... Passed
    postgresql.logrotate ... Passed
    postgresql.pam ... Passed
    postgresql.service ... Passed
    postgresql.sysusers ... Passed
    postgresql.tmpfiles ... Passed
==> Validating source files with sha256sums...
    postgresql-17.5.tar.bz2 ... Passed
    0001-Set-DEFAULT_PGSOCKET_DIR-to-run-postgresql.patch ... Passed
    0002-Force-RPATH-to-be-used-for-the-PL-Perl-plugin.patch ... Passed
    postgresql-check-db-dir.in ... Passed
    postgresql.logrotate ... Passed
    postgresql.pam ... Passed
    postgresql.service ... Passed
    postgresql.sysusers ... Passed
    postgresql.tmpfiles ... Passed
==> Validating source files with b2sums...
    postgresql-17.5.tar.bz2 ... Passed
    0001-Set-DEFAULT_PGSOCKET_DIR-to-run-postgresql.patch ... Passed
    0002-Force-RPATH-to-be-used-for-the-PL-Perl-plugin.patch ... Passed
    postgresql-check-db-dir.in ... Passed
    postgresql.logrotate ... Passed
    postgresql.pam ... Passed
    postgresql.service ... Passed
    postgresql.sysusers ... Passed
    postgresql.tmpfiles ... Passed
==> Making package: postgresql 17.5-2 (Mon Jun  9 16:20:35 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) libedit-20250104_3.1-1  libxslt-1.1.43-2  llvm-libs-20.1.6-3

Total Installed Size:  140.75 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libxslt...
Optional dependencies for libxslt
    python: Python bindings [installed]
installing libedit...
installing llvm-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) compiler-rt-20.1.6-1  perl-io-tty-1.20-2  clang-20.1.6-1
             docbook-xml-4.5-10  docbook-xsl-1.79.2-9  llvm-20.1.6-3
             perl-ipc-run-20231003.0-2  tcl-8.6.16-1

Total Download Size:    45.93 MiB
Total Installed Size:  378.06 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 clang-20.1.6-1-armv7h downloading...
 tcl-8.6.16-1-armv7h downloading...
 perl-ipc-run-20231003.0-2-any downloading...
 perl-io-tty-1.20-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers [pending]
installing docbook-xml...
installing docbook-xsl...
installing llvm...
installing perl-io-tty...
installing perl-ipc-run...
installing tcl...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found postgresql-17.5.tar.bz2
  -> Found 0001-Set-DEFAULT_PGSOCKET_DIR-to-run-postgresql.patch
  -> Found 0002-Force-RPATH-to-be-used-for-the-PL-Perl-plugin.patch
  -> Found postgresql-check-db-dir.in
  -> Found postgresql.logrotate
  -> Found postgresql.pam
  -> Found postgresql.service
  -> Found postgresql.sysusers
  -> Found postgresql.tmpfiles
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting postgresql-17.5.tar.bz2 with bsdtar
==> Starting prepare()...
patching file src/include/pg_config_manual.h
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/pl/plperl/GNUmakefile
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gawk... gawk
checking for llvm-config... /usr/bin/llvm-config
configure: using llvm 20.1.6
checking for clang... /usr/lib/distcc/bin/clang
checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
checking whether gcc supports -Werror=vla, for CFLAGS... yes
checking whether gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
checking whether g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
checking whether gcc supports -Wendif-labels, for CFLAGS... yes
checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes
checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes
checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
checking whether gcc supports -Wcast-function-type, for CFLAGS... yes
checking whether g++ supports -Wcast-function-type, for CXXFLAGS... yes
checking whether gcc supports -Wshadow=compatible-local, for CFLAGS... yes
checking whether g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
checking whether gcc supports -Wformat-security, for CFLAGS... yes
checking whether g++ supports -Wformat-security, for CXXFLAGS... yes
checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes
checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
checking whether gcc supports -fwrapv, for CFLAGS... yes
checking whether g++ supports -fwrapv, for CXXFLAGS... yes
checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes
checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... yes
checking whether gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
checking whether gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
checking whether gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
checking whether g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
checking whether g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
checking whether /usr/lib/distcc/bin/clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
checking whether /usr/lib/distcc/bin/clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
checking whether /usr/lib/distcc/bin/clang supports -fwrapv, for BITCODE_CFLAGS... yes
checking whether /usr/lib/distcc/bin/clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
checking whether /usr/lib/distcc/bin/clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
checking whether /usr/lib/distcc/bin/clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
checking whether /usr/lib/distcc/bin/clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no
checking whether /usr/lib/distcc/bin/clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no
checking whether /usr/lib/distcc/bin/clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no
checking whether /usr/lib/distcc/bin/clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no
checking whether /usr/lib/distcc/bin/clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
checking whether /usr/lib/distcc/bin/clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
checking whether /usr/lib/distcc/bin/clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
checking whether /usr/lib/distcc/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... gcc -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build with ICU support... yes
checking for icu-uc icu-i18n... yes
checking whether to build with Tcl... yes
checking whether to build Perl modules... yes
checking whether to build Python modules... yes
checking whether to build with GSSAPI support... yes
checking whether to build with PAM support... yes
checking whether to build with BSD Authentication support... no
checking whether to build with LDAP support... yes
checking whether to build with Bonjour support... no
checking whether to build with SELinux support... no
checking whether to build with systemd support... yes
checking whether to build with XML support... yes
checking for libxml-2.0 >= 2.6.23... yes
checking whether to build with LZ4 support... yes
checking for liblz4... yes
checking whether to build with ZSTD support... yes
checking for libzstd >= 1.4.0... yes
checking for strip... strip
checking whether it is possible to strip libraries... yes
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for tar... /usr/bin/tar
checking whether ln -s works... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for bison... /usr/bin/bison
configure: using bison (GNU Bison) 3.8.2
checking for flex... /usr/bin/flex
configure: using flex 2.6.4
checking for perl... /usr/bin/perl
configure: using perl 5.40.2
checking for Perl archlibexp... /usr/lib/perl5/5.40/core_perl
checking for Perl privlibexp... /usr/share/perl5/core_perl
checking for Perl useshrplib... true
checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for CFLAGS to compile embedded Perl... 
checking for flags to link embedded Perl...   -L/usr/lib/perl5/5.40/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
checking for python3... /usr/bin/python3
configure: using python 3.13.3 (main, Apr 18 2025, 18:00:15) [GCC 14.2.1 20250207]
checking for Python sysconfig module... yes
checking Python configuration directory... /usr/lib/python3.13/config-3.13-arm-linux-gnueabihf
checking Python include directory... -I/usr/include/python3.13
checking how to link an embedded Python application... -L/usr/lib -lpython3.13 -ldl -lm
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for strerror_r... yes
checking whether strerror_r returns int... no
checking for main in -lm... yes
checking for library containing setproctitle... no
checking for library containing dlsym... none required
checking for library containing socket... none required
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 shmget... none required
checking for library containing backtrace_symbols... 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 library containing gss_store_cred_into... -lgssapi_krb5
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking for SSL_CTX_set_cert_cb... yes
checking for OPENSSL_init_ssl... 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 X509_get_signature_info... yes
checking for SSL_CTX_set_num_tickets... yes
checking for pam_start in -lpam... yes
checking for xmlSaveToBuffer in -lxml2... yes
checking for xsltCleanupGlobals in -lxslt... yes
checking for LZ4_compress_default in -llz4... yes
checking for ZSTD_compress in -lzstd... yes
checking for ldap_bind in -lldap... yes
checking for ldap_initialize... yes
checking for ldap_verify_credentials... yes
checking for uuid_generate... no
checking for uuid_generate in -luuid... 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 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/personality.h usability... yes
checking sys/personality.h presence... yes
checking for sys/personality.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/procctl.h usability... no
checking sys/procctl.h presence... no
checking for sys/procctl.h... no
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
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 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 for lz4... /usr/bin/lz4
checking lz4.h usability... yes
checking lz4.h presence... yes
checking for lz4.h... yes
checking for zstd... /usr/bin/zstd
checking zstd.h usability... yes
checking zstd.h presence... yes
checking for zstd.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_ext.h usability... yes
checking gssapi/gssapi_ext.h presence... yes
checking for gssapi/gssapi_ext.h... yes
checking for openssl... /usr/bin/openssl
configure: using openssl: OpenSSL 3.5.0 8 Apr 2025 (Library: OpenSSL 3.5.0 8 Apr 2025)
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking systemd/sd-daemon.h usability... yes
checking systemd/sd-daemon.h presence... yes
checking for systemd/sd-daemon.h... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking libxslt/xslt.h usability... yes
checking libxslt/xslt.h presence... yes
checking for libxslt/xslt.h... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for compatible LDAP implementation... yes
checking 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 _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 socklen_t... yes
checking for struct sockaddr.sa_len... no
checking for locale_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct option... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking size of off_t... 8
checking size of bool... 1
checking for int timezone... yes
checking for wcstombs_l declaration... no
checking for backtrace_symbols... yes
checking for copyfile... no
checking for copy_file_range... yes
checking for getifaddrs... yes
checking for getpeerucred... no
checking for inet_pton... yes
checking for kqueue... no
checking for mbstowcs_l... no
checking for memset_s... no
checking for posix_fallocate... yes
checking for ppoll... yes
checking for pthread_is_threaded_np... no
checking for setproctitle... no
checking for setproctitle_fast... no
checking for strsignal... yes
checking for syncfs... yes
checking for sync_file_range... yes
checking for uselocale... yes
checking for wcstombs_l... no
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_ctz... yes
checking for __builtin_popcount... yes
checking for __builtin_frame_address... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how gcc reports undeclared, standard C functions... error
checking for posix_fadvise... yes
checking whether posix_fadvise is declared... yes
checking whether fdatasync is declared... yes
checking whether strlcat is declared... yes
checking whether strlcpy is declared... yes
checking whether strnlen is declared... yes
checking whether preadv is declared... yes
checking whether pwritev is declared... yes
checking whether strchrnul is declared... yes
checking whether F_FULLFSYNC is declared... no
checking for explicit_bzero... yes
checking for getopt... yes
checking for getpeereid... no
checking for inet_aton... yes
checking for mkdtemp... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strnlen... yes
checking for pthread_barrier_wait... 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 unicode/ucol.h usability... yes
checking unicode/ucol.h presence... yes
checking for unicode/ucol.h... yes
checking whether LLVMCreateGDBRegistrationListener is declared... yes
checking whether LLVMCreatePerfJITEventListener is declared... yes
checking for rl_completion_suppress_quote... yes
checking for rl_filename_quote_characters... yes
checking for rl_filename_quoting_function... yes
checking for append_history... yes
checking for history_truncate_file... yes
checking for rl_completion_matches... yes
checking for rl_filename_completion_function... yes
checking for rl_reset_screen_size... yes
checking for rl_variable_bind... yes
checking test program... ok
checking whether long int is 64 bits... no
checking whether long long int is 64 bits... yes
checking for __builtin_mul_overflow... yes
checking size of void *... 4
checking size of size_t... 4
checking size of long... 4
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 4
checking alignment of long long int... 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... no
checking for builtin __sync char locking functions... yes
checking for builtin __sync int32 locking functions... yes
checking for builtin __sync int32 atomic operations... yes
checking for builtin __sync int64 atomic operations... yes
checking for builtin __atomic int32 atomic operations... yes
checking for builtin __atomic int64 atomic operations... yes
checking for __get_cpuid... no
checking for __get_cpuid_count... no
checking for __cpuid... no
checking for __cpuidex... no
checking for _xgetbv with CFLAGS=... no
checking for _xgetbv with CFLAGS=-mxsave... no
checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no
checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no
checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... yes
checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no
checking which CRC-32C implementation to use... ARMv8 CRC instructions with runtime check
checking for library containing sem_init... none required
checking which semaphore API to use... unnamed POSIX
checking which random number source to use... OpenSSL
checking for library containing bind_textdomain_codeset... none required
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for msgfmt... /usr/bin/msgfmt
checking for msgfmt flags... -c
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for tclsh... /usr/bin/tclsh
checking for tclConfig.sh... /usr/lib/tclConfig.sh
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
checking for perl.h... yes
checking for libperl... yes
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for fop... no
checking for dbtoepub... no
checking for prove... /usr/bin/core_perl/prove
checking for Perl modules required for TAP tests... yes
checking whether gcc supports -Wl,--as-needed, for LDFLAGS... yes
checking whether gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
configure: using compiler=armv7l-unknown-linux-gnueabihf-gcc (GCC) 14.2.1 20250207
configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects
configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 
configure: using LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed
configure: using CXX=g++
configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS
configure: using CLANG=/usr/lib/distcc/bin/clang
configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2 
configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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
make -C ./src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make -C storage/lmgr lwlocknames.h
make -C utils/activity wait_event_types.h pgstat_wait_event.c wait_event_funcs_data.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
'/usr/bin/perl' gen_node_support.pl ../../../src/include/nodes/nodes.h ../../../src/include/nodes/primnodes.h ../../../src/include/nodes/parsenodes.h ../../../src/include/nodes/pathnodes.h ../../../src/include/nodes/plannodes.h ../../../src/include/nodes/execnodes.h ../../../src/include/access/amapi.h ../../../src/include/access/sdir.h ../../../src/include/access/tableam.h ../../../src/include/access/tsmapi.h ../../../src/include/commands/event_trigger.h ../../../src/include/commands/trigger.h ../../../src/include/executor/tuptable.h ../../../src/include/foreign/fdwapi.h ../../../src/include/nodes/bitmapset.h ../../../src/include/nodes/extensible.h ../../../src/include/nodes/lockoptions.h ../../../src/include/nodes/miscnodes.h ../../../src/include/nodes/replnodes.h ../../../src/include/nodes/supportnodes.h ../../../src/include/nodes/value.h ../../../src/include/utils/rel.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
'/usr/bin/perl' ./generate-lwlocknames.pl ../../../include/storage/lwlocklist.h ../../utils/activity/wait_event_names.txt generate-lwlocknames.pl
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
'/usr/bin/perl' ../../../src/backend/catalog/genbki.pl --include-path=../../../src/include/ \
	--set-version=17 ../../../src/include/catalog/pg_proc.h ../../../src/include/catalog/pg_type.h ../../../src/include/catalog/pg_attribute.h ../../../src/include/catalog/pg_class.h ../../../src/include/catalog/pg_attrdef.h ../../../src/include/catalog/pg_constraint.h ../../../src/include/catalog/pg_inherits.h ../../../src/include/catalog/pg_index.h ../../../src/include/catalog/pg_operator.h ../../../src/include/catalog/pg_opfamily.h ../../../src/include/catalog/pg_opclass.h ../../../src/include/catalog/pg_am.h ../../../src/include/catalog/pg_amop.h ../../../src/include/catalog/pg_amproc.h ../../../src/include/catalog/pg_language.h ../../../src/include/catalog/pg_largeobject_metadata.h ../../../src/include/catalog/pg_largeobject.h ../../../src/include/catalog/pg_aggregate.h ../../../src/include/catalog/pg_statistic.h ../../../src/include/catalog/pg_statistic_ext.h ../../../src/include/catalog/pg_statistic_ext_data.h ../../../src/include/catalog/pg_rewrite.h ../../../src/include/catalog/pg_trigger.h ../../../src/include/catalog/pg_event_trigger.h ../../../src/include/catalog/pg_description.h ../../../src/include/catalog/pg_cast.h ../../../src/include/catalog/pg_enum.h ../../../src/include/catalog/pg_namespace.h ../../../src/include/catalog/pg_conversion.h ../../../src/include/catalog/pg_depend.h ../../../src/include/catalog/pg_database.h ../../../src/include/catalog/pg_db_role_setting.h ../../../src/include/catalog/pg_tablespace.h ../../../src/include/catalog/pg_authid.h ../../../src/include/catalog/pg_auth_members.h ../../../src/include/catalog/pg_shdepend.h ../../../src/include/catalog/pg_shdescription.h ../../../src/include/catalog/pg_ts_config.h ../../../src/include/catalog/pg_ts_config_map.h ../../../src/include/catalog/pg_ts_dict.h ../../../src/include/catalog/pg_ts_parser.h ../../../src/include/catalog/pg_ts_template.h ../../../src/include/catalog/pg_extension.h ../../../src/include/catalog/pg_foreign_data_wrapper.h ../../../src/include/catalog/pg_foreign_server.h ../../../src/include/catalog/pg_user_mapping.h ../../../src/include/catalog/pg_foreign_table.h ../../../src/include/catalog/pg_policy.h ../../../src/include/catalog/pg_replication_origin.h ../../../src/include/catalog/pg_default_acl.h ../../../src/include/catalog/pg_init_privs.h ../../../src/include/catalog/pg_seclabel.h ../../../src/include/catalog/pg_shseclabel.h ../../../src/include/catalog/pg_collation.h ../../../src/include/catalog/pg_parameter_acl.h ../../../src/include/catalog/pg_partitioned_table.h ../../../src/include/catalog/pg_range.h ../../../src/include/catalog/pg_transform.h ../../../src/include/catalog/pg_sequence.h ../../../src/include/catalog/pg_publication.h ../../../src/include/catalog/pg_publication_namespace.h ../../../src/include/catalog/pg_publication_rel.h ../../../src/include/catalog/pg_subscription.h ../../../src/include/catalog/pg_subscription_rel.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
'/usr/bin/perl' ./generate-wait_event_types.pl --code ../../../../src/backend/utils/activity/wait_event_names.txt
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
/usr/bin/bison -Wno-deprecated  -d -o jsonpath_gram.c jsonpath_gram.y
touch pgstat_wait_event.c
make[2]: Nothing to be done for 'wait_event_funcs_data.c'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
make -C parser gram.h
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
'/usr/bin/perl' ./check_keywords.pl gram.y ../../../src/include/parser/kwlist.h
prereqdir=`cd 'utils/activity/' >/dev/null && pwd` && \
  cd '../../src/include/utils/' && rm -f wait_event_types.h && \
  ln -s "$prereqdir/wait_event_types.h" .
'/usr/bin/perl' -I ../../../src/backend/catalog Gen_fmgrtab.pl --include-path=../../../src/include/ ../../../src/include/catalog/pg_proc.dat
touch jsonpath_gram.h
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
'/usr/bin/perl' ./generate-errcodes.pl --outfile errcodes.h ../../../src/backend/utils/errcodes.txt
prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \
  cd '../../src/include/storage/' && rm -f lwlocknames.h && \
  ln -s "$prereqdir/lwlocknames.h" .
'/usr/bin/perl' -n Gen_dummy_probes.pl probes.d >probes.h
touch fmgr-stamp
cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h probes.h; do \
  rm -f $file && ln -s "../../../src/backend/utils/$file" . ; \
done
touch ../../../src/include/utils/header-stamp
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
touch node-support-stamp
cd '../../../src/include/nodes/' && for file in nodetags.h; do \
  rm -f $file && ln -s "../../../src/backend/nodes/$file" . ; \
done
touch ../../../src/include/nodes/header-stamp
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
/usr/bin/bison -Wno-deprecated  -d -o gram.c gram.y
touch bki-stamp
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
touch gram.h
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C doc all
make -C src all
make -C config all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/doc'
make -C src all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/config'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/config'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src'
make -C common all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/doc/src'
make -C sgml all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/doc/src/sgml'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o archive.o archive.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o base64.o base64.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o binaryheap.o binaryheap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o blkreftable.o blkreftable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o checksum_helper.o checksum_helper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o compression.o compression.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o config_info.o config_info.c
{ \
  echo "<!ENTITY version \"17.5\">"; \
  echo "<!ENTITY majorversion \"17\">"; \
} > version.sgml
'/usr/bin/perl' ./mk_feature_tables.pl YES ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-supported.sgml
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o controldata_utils.o controldata_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o d2s.o d2s.c
'/usr/bin/perl' ./mk_feature_tables.pl NO ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-unsupported.sgml
'/usr/bin/perl' ./generate-errcodes-table.pl ../../../src/backend/utils/errcodes.txt > errcodes-table.sgml
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o encnames.o encnames.c
'/usr/bin/perl' ./generate-keywords-table.pl . > keywords-table.sgml
'/usr/bin/perl' ./generate-targets-meson.pl targets-meson.txt generate-targets-meson.pl > targets-meson.sgml
'/usr/bin/perl' ../../../src/backend/utils/activity/generate-wait_event_types.pl --docs ../../../src/backend/utils/activity/wait_event_names.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o exec.o exec.c
/usr/bin/xmllint --nonet --path . --path . --output postgres-full.xml --noent --valid postgres.sgml
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o f2s.o f2s.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o file_perm.o file_perm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o file_utils.o file_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o hashfn.o hashfn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o ip.o ip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o jsonapi.o jsonapi.c
hashfn.c: In function 'hash_bytes':
hashfn.c:219:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:221:4: note: here
hashfn.c:222:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:224:4: note: here
hashfn.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:227:4: note: here
hashfn.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:235:4: note: here
hashfn.c:236:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:238:4: note: here
hashfn.c:239:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:241:4: note: here
hashfn.c:245:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:247:4: note: here
hashfn.c:248:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:250:4: note: here
hashfn.c:320:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:322:4: note: here
hashfn.c:323:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:325:4: note: here
hashfn.c:326:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:328:4: note: here
hashfn.c:330:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:332:4: note: here
hashfn.c:333:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:335:4: note: here
hashfn.c:336:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:338:4: note: here
hashfn.c:339:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:341:4: note: here
hashfn.c:342:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:344:4: note: here
hashfn.c:345:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:347:4: note: here
hashfn.c:348:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:350:4: note: here
hashfn.c: In function 'hash_bytes_extended':
hashfn.c:458:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:460:4: note: here
hashfn.c:461:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:463:4: note: here
hashfn.c:464:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:466:4: note: here
hashfn.c:472:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:474:4: note: here
hashfn.c:475:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:477:4: note: here
hashfn.c:478:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:480:4: note: here
hashfn.c:484:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:486:4: note: here
hashfn.c:487:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:489:4: note: here
hashfn.c:559:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:561:4: note: here
hashfn.c:562:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:564:4: note: here
hashfn.c:565:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:567:4: note: here
hashfn.c:569:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:571:4: note: here
hashfn.c:572:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:574:4: note: here
hashfn.c:575:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:577:4: note: here
hashfn.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:580:4: note: here
hashfn.c:581:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:583:4: note: here
hashfn.c:584:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:586:4: note: here
hashfn.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:589:4: note: here
'/usr/bin/perl' -I ../../src/tools ../../src/tools/gen_keywordlist.pl --extern ../../src/include/parser/kwlist.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o kwlookup.o kwlookup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o link-canary.o link-canary.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o md5_common.o md5_common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o parse_manifest.o parse_manifest.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o percentrepl.o percentrepl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o pg_get_line.o pg_get_line.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o pg_lzcompress.o pg_lzcompress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o pg_prng.o pg_prng.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o pgfnames.o pgfnames.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o psprintf.o psprintf.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o relpath.o relpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o rmtree.o rmtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o saslprep.o saslprep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o scram-common.o scram-common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o string.o string.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o stringinfo.o stringinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o unicode_case.o unicode_case.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o unicode_category.o unicode_category.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o unicode_norm.o unicode_norm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o username.o username.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o wait_error.o wait_error.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o wchar.o wchar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o cryptohash_openssl.o cryptohash_openssl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o hmac_openssl.o hmac_openssl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o protocol_openssl.o protocol_openssl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o fe_memutils.o fe_memutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o restricted_token.o restricted_token.c
wchar.c: In function 'pg_utf8_islegal':
wchar.c:2000:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2003:3: note: here
wchar.c:2005:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2008:3: note: here
wchar.c:2010:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2034:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o sprompt.o sprompt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o logging.o logging.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c archive.c -o archive_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c base64.c -o base64_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c binaryheap.c -o binaryheap_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c blkreftable.c -o blkreftable_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o
/usr/bin/xsltproc --nonet --path . --path . --stringparam pg.version '17.5'  stylesheet.xsl postgres-full.xml
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c compression.c -o compression_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c config_info.c -o config_info_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c d2s.c -o d2s_shlib.o
/usr/bin/xsltproc --nonet --path . --path . --stringparam pg.version '17.5'  stylesheet-man.xsl postgres-full.xml
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c encnames.c -o encnames_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c exec.c -o exec_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c f2s.c -o f2s_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_perm.c -o file_perm_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_utils.c -o file_utils_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hashfn.c -o hashfn_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c ip.c -o ip_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_shlib.o
hashfn.c: In function 'hash_bytes':
hashfn.c:219:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:221:4: note: here
hashfn.c:222:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:224:4: note: here
hashfn.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:227:4: note: here
hashfn.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:235:4: note: here
hashfn.c:236:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:238:4: note: here
hashfn.c:239:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:241:4: note: here
hashfn.c:245:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:247:4: note: here
hashfn.c:248:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:250:4: note: here
hashfn.c:320:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:322:4: note: here
hashfn.c:323:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:325:4: note: here
hashfn.c:326:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:328:4: note: here
hashfn.c:330:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:332:4: note: here
hashfn.c:333:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:335:4: note: here
hashfn.c:336:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:338:4: note: here
hashfn.c:339:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:341:4: note: here
hashfn.c:342:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:344:4: note: here
hashfn.c:345:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:347:4: note: here
hashfn.c:348:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:350:4: note: here
hashfn.c: In function 'hash_bytes_extended':
hashfn.c:458:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:460:4: note: here
hashfn.c:461:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:463:4: note: here
hashfn.c:464:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:466:4: note: here
hashfn.c:472:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:474:4: note: here
hashfn.c:475:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:477:4: note: here
hashfn.c:478:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:480:4: note: here
hashfn.c:484:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:486:4: note: here
hashfn.c:487:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:489:4: note: here
hashfn.c:559:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:561:4: note: here
hashfn.c:562:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:564:4: note: here
hashfn.c:565:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:567:4: note: here
hashfn.c:569:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:571:4: note: here
hashfn.c:572:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:574:4: note: here
hashfn.c:575:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:577:4: note: here
hashfn.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:580:4: note: here
hashfn.c:581:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:583:4: note: here
hashfn.c:584:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:586:4: note: here
hashfn.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:589:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS  -c -o keywords.o keywords.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c link-canary.c -o link-canary_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c md5_common.c -o md5_common_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c parse_manifest.c -o parse_manifest_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c percentrepl.c -o percentrepl_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c psprintf.c -o psprintf_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c relpath.c -o relpath_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c rmtree.c -o rmtree_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c saslprep.c -o saslprep_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c scram-common.c -o scram-common_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c string.c -o string_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_case.c -o unicode_case_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_category.c -o unicode_category_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c username.c -o username_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wait_error.c -o wait_error_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wchar.c -o wchar_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hmac_openssl.c -o hmac_openssl_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c protocol_openssl.c -o protocol_openssl_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o
wchar.c: In function 'pg_utf8_islegal':
wchar.c:2000:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2003:3: note: here
wchar.c:2005:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2008:3: note: here
wchar.c:2010:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2034:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c restricted_token.c -o restricted_token_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c sprompt.c -o sprompt_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c archive.c -o archive_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c base64.c -o base64_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c binaryheap.c -o binaryheap_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c blkreftable.c -o blkreftable_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c compression.c -o compression_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c config_info.c -o config_info_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-declaration-after-statement   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c d2s.c -o d2s_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c encnames.c -o encnames_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c exec.c -o exec_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-declaration-after-statement   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c f2s.c -o f2s_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_perm.c -o file_perm_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_utils.c -o file_utils_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hashfn.c -o hashfn_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c ip.c -o ip_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c keywords.c -o keywords_srv.o
hashfn.c: In function 'hash_bytes':
hashfn.c:219:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:221:4: note: here
hashfn.c:222:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:224:4: note: here
hashfn.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:227:4: note: here
hashfn.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:235:4: note: here
hashfn.c:236:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:238:4: note: here
hashfn.c:239:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:241:4: note: here
hashfn.c:245:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:247:4: note: here
hashfn.c:248:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:250:4: note: here
hashfn.c:320:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:322:4: note: here
hashfn.c:323:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:325:4: note: here
hashfn.c:326:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:328:4: note: here
hashfn.c:330:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:332:4: note: here
hashfn.c:333:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:335:4: note: here
hashfn.c:336:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:338:4: note: here
hashfn.c:339:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:341:4: note: here
hashfn.c:342:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:344:4: note: here
hashfn.c:345:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:347:4: note: here
hashfn.c:348:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:350:4: note: here
hashfn.c: In function 'hash_bytes_extended':
hashfn.c:458:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:460:4: note: here
hashfn.c:461:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:463:4: note: here
hashfn.c:464:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:466:4: note: here
hashfn.c:472:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:474:4: note: here
hashfn.c:475:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:477:4: note: here
hashfn.c:478:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:480:4: note: here
hashfn.c:484:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:486:4: note: here
hashfn.c:487:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:489:4: note: here
hashfn.c:559:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:561:4: note: here
hashfn.c:562:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:564:4: note: here
hashfn.c:565:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:567:4: note: here
hashfn.c:569:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:571:4: note: here
hashfn.c:572:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:574:4: note: here
hashfn.c:575:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:577:4: note: here
hashfn.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:580:4: note: here
hashfn.c:581:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:583:4: note: here
hashfn.c:584:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:586:4: note: here
hashfn.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
hashfn.c:589:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c link-canary.c -o link-canary_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c md5_common.c -o md5_common_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c parse_manifest.c -o parse_manifest_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c percentrepl.c -o percentrepl_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c psprintf.c -o psprintf_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c relpath.c -o relpath_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c rmtree.c -o rmtree_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c saslprep.c -o saslprep_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c scram-common.c -o scram-common_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c string.c -o string_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_case.c -o unicode_case_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_category.c -o unicode_category_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c username.c -o username_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wait_error.c -o wait_error_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wchar.c -o wchar_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hmac_openssl.c -o hmac_openssl_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects   -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c protocol_openssl.c -o protocol_openssl_srv.o
wchar.c: In function 'pg_utf8_islegal':
wchar.c:2000:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2003:3: note: here
wchar.c:2005:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2008:3: note: here
wchar.c:2010:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
wchar.c:2034:3: note: here
rm -f libpgcommon.a
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CC="\"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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c keywords.c -o keywords_shlib.o
ar crs libpgcommon.a archive.o base64.o binaryheap.o blkreftable.o checksum_helper.o compression.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 parse_manifest.o percentrepl.o pg_get_line.o pg_lzcompress.o pg_prng.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_case.o unicode_category.o unicode_norm.o username.o wait_error.o wchar.o cryptohash_openssl.o hmac_openssl.o protocol_openssl.o fe_memutils.o restricted_token.o sprompt.o logging.o
rm -f libpgcommon_shlib.a
ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o binaryheap_shlib.o blkreftable_shlib.o checksum_helper_shlib.o compression_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 parse_manifest_shlib.o percentrepl_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pg_prng_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_case_shlib.o unicode_category_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o cryptohash_openssl_shlib.o hmac_openssl_shlib.o protocol_openssl_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o
rm -f libpgcommon_srv.a
ar crs libpgcommon_srv.a archive_srv.o base64_srv.o binaryheap_srv.o blkreftable_srv.o checksum_helper_srv.o compression_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 parse_manifest_srv.o percentrepl_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pg_prng_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_case_srv.o unicode_category_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o cryptohash_openssl_srv.o hmac_openssl_srv.o protocol_openssl_srv.o
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C port all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o getpeereid.o getpeereid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -march=armv8-a+crc+simd -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_armv8.o pg_crc32c_armv8.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_armv8_choose.o pg_crc32c_armv8_choose.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bsearch_arg.o bsearch_arg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o chklocale.o chklocale.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_net_ntop.o inet_net_ntop.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o noblock.o noblock.c
echo "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.h
echo "#define PGSHAREDIR \"/usr/share/postgresql\"" >>pg_config_paths.h
echo "#define SYSCONFDIR \"/etc/postgresql\"" >>pg_config_paths.h
echo "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.h
echo "#define PKGINCLUDEDIR \"/usr/include/postgresql\"" >>pg_config_paths.h
echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql/server\"" >>pg_config_paths.h
echo "#define LIBDIR \"/usr/lib\"" >>pg_config_paths.h
echo "#define PKGLIBDIR \"/usr/lib/postgresql\"" >>pg_config_paths.h
echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h
echo "#define DOCDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h
echo "#define HTMLDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h
echo "#define MANDIR \"/usr/share/man\"" >>pg_config_paths.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_bitutils.o pg_bitutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_strong_random.o pg_strong_random.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgcheckdir.o pgcheckdir.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgmkdirp.o pgmkdirp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgsleep.o pgsleep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstrcasecmp.o pgstrcasecmp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstrsignal.o pgstrsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqsignal.o pqsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort.o qsort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort_arg.o qsort_arg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o quotes.o quotes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snprintf.o snprintf.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o strerror.o strerror.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tar.o tar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o user.o user.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c getpeereid.c -o getpeereid_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -march=armv8-a+crc+simd -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_armv8.c -o pg_crc32c_armv8_shlib.o
snprintf.c: In function 'dopr':
snprintf.c:463:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf.c:466:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_armv8_choose.c -o pg_crc32c_armv8_choose_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c bsearch_arg.c -o bsearch_arg_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c chklocale.c -o chklocale_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c noblock.c -o noblock_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o path.o path.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_bitutils.c -o pg_bitutils_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgcheckdir.c -o pgcheckdir_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgmkdirp.c -o pgmkdirp_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgsleep.c -o pgsleep_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrsignal.c -o pgstrsignal_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pqsignal.c -o pqsignal_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort.c -o qsort_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort_arg.c -o qsort_arg_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c quotes.c -o quotes_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c snprintf.c -o snprintf_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c strerror.c -o strerror_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c tar.c -o tar_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c user.c -o user_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c getpeereid.c -o getpeereid_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -march=armv8-a+crc+simd  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_armv8.c -o pg_crc32c_armv8_srv.o
snprintf.c: In function 'dopr':
snprintf.c:463:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf.c:466:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_armv8_choose.c -o pg_crc32c_armv8_choose_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c bsearch_arg.c -o bsearch_arg_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c chklocale.c -o chklocale_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c inet_net_ntop.c -o inet_net_ntop_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c noblock.c -o noblock_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c path.c -o path_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_bitutils.c -o pg_bitutils_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_strong_random.c -o pg_strong_random_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgcheckdir.c -o pgcheckdir_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgmkdirp.c -o pgmkdirp_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgsleep.c -o pgsleep_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrcasecmp.c -o pgstrcasecmp_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrsignal.c -o pgstrsignal_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pqsignal.c -o pqsignal_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort.c -o qsort_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort_arg.c -o qsort_arg_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c quotes.c -o quotes_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c snprintf.c -o snprintf_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c strerror.c -o strerror_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c tar.c -o tar_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c user.c -o user_srv.o
rm -f libpgport.a
ar crs libpgport.a getpeereid.o pg_crc32c_armv8.o pg_crc32c_sb8.o pg_crc32c_armv8_choose.o bsearch_arg.o chklocale.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 user.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c path.c -o path_shlib.o
snprintf.c: In function 'dopr':
snprintf.c:463:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf.c:466:4: note: here
rm -f libpgport_srv.a
ar crs libpgport_srv.a getpeereid_srv.o pg_crc32c_armv8_srv.o pg_crc32c_sb8_srv.o pg_crc32c_armv8_choose_srv.o bsearch_arg_srv.o chklocale_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 user_srv.o
rm -f libpgport_shlib.a
ar crs libpgport_shlib.a getpeereid_shlib.o pg_crc32c_armv8_shlib.o pg_crc32c_sb8_shlib.o pg_crc32c_armv8_choose_shlib.o bsearch_arg_shlib.o chklocale_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 user_shlib.o
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C timezone all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/timezone'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o localtime.o localtime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o pgtz.o pgtz.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o strftime.o strftime.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -flto=thin -emit-llvm -c -o localtime.bc localtime.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -flto=thin -emit-llvm -c -o pgtz.bc pgtz.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -flto=thin -emit-llvm -c -o strftime.bc strftime.c
( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/timezone'
make -C backend all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/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/id.mo po/id.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/ka.mo po/ka.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/zh_CN.mo po/zh_CN.po
make -C ../../src/port all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../src/common all
make -C ../include/catalog generated-headers
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C utils generated-header-symlinks
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Nothing to be done for 'generated-headers'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make -C access all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make -C archive all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access'
make -C brin all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: 'jsonpath_gram.h' is up to date.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C backup all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/archive'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shell_archive.o shell_archive.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backup_manifest.o backup_manifest.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin.o brin.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shell_archive.bc shell_archive.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup.o basebackup.c
( echo src/backend/archive/shell_archive.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/archive'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_bloom.o brin_bloom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_inclusion.o brin_inclusion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_minmax.o brin_minmax.c
make -C bootstrap all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_copy.o basebackup_copy.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/bootstrap'
/usr/bin/bison -Wno-deprecated  -d -o bootparse.c bootparse.y
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_minmax_multi.o brin_minmax_multi.c
/usr/bin/flex   -o'bootscanner.c' bootscanner.l
touch bootparse.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootstrap.o bootstrap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_gzip.o basebackup_gzip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_incremental.o basebackup_incremental.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootparse.o bootparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_pageops.o brin_pageops.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_lz4.o basebackup_lz4.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootscanner.o bootscanner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_zstd.o basebackup_zstd.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_revmap.o brin_revmap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_progress.o basebackup_progress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_tuple.o brin_tuple.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bootparse.bc bootparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_server.o basebackup_server.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_validate.o brin_validate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_sink.o basebackup_sink.c
bootparse.c:1179:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1179 |   if (((yyn) == (-53)))
      |        ~~~~~~^~~~~~~~
bootparse.c:1179:14: note: remove extraneous parentheses around the comparison to silence this warning
 1179 |   if (((yyn) == (-53)))
      |       ~      ^       ~
bootparse.c:1179:14: note: use '=' to turn this equality comparison into an assignment
 1179 |   if (((yyn) == (-53)))
      |              ^~
      |              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bootscanner.bc bootscanner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_target.o basebackup_target.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_xlog.o brin_xlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_throttle.o basebackup_throttle.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin.bc brin.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bootstrap.bc bootstrap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walsummary.o walsummary.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walsummaryfuncs.o walsummaryfuncs.c
( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootscanner.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/bootstrap'
make -C catalog all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aclchk.o aclchk.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_bloom.bc brin_bloom.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o backup_manifest.bc backup_manifest.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_inclusion.bc brin_inclusion.c
backup_manifest.c:276:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  276 |    if (((entry->begin) == 0))
      |         ~~~~~~~~~~~~~~~^~~~
backup_manifest.c:276:24: note: remove extraneous parentheses around the comparison to silence this warning
  276 |    if (((entry->begin) == 0))
      |        ~               ^   ~
backup_manifest.c:276:24: note: use '=' to turn this equality comparison into an assignment
  276 |    if (((entry->begin) == 0))
      |                        ^~
      |                        =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup.bc basebackup.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_minmax.bc brin_minmax.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o catalog.o catalog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_copy.bc basebackup_copy.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_minmax_multi.bc brin_minmax_multi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dependency.o dependency.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_pageops.bc brin_pageops.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_gzip.bc basebackup_gzip.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_incremental.bc basebackup_incremental.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_revmap.bc brin_revmap.c
dependency.c: In function 'findDependentObjects':
dependency.c:587:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
dependency.c:595:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heap.o heap.c
basebackup_incremental.c:524:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  524 |    if (((tli_missing_lsn) == 0))
      |         ~~~~~~~~~~~~~~~~~~^~~~
basebackup_incremental.c:524:27: note: remove extraneous parentheses around the comparison to silence this warning
  524 |    if (((tli_missing_lsn) == 0))
      |        ~                  ^   ~
basebackup_incremental.c:524:27: note: use '=' to turn this equality comparison into an assignment
  524 |    if (((tli_missing_lsn) == 0))
      |                           ^~
      |                           =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_lz4.bc basebackup_lz4.c
brin_revmap.c:278:152: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  278 |   if (((((BrinSpecialSpace *) PageGetSpecialPointer(page))->vector[(((uintptr_t) ((1)) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))) / sizeof(uint16) - 1]) == 0xF093))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
brin_revmap.c:278:152: note: remove extraneous parentheses around the comparison to silence this warning
  278 |   if (((((BrinSpecialSpace *) PageGetSpecialPointer(page))->vector[(((uintptr_t) ((1)) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))) / sizeof(uint16) - 1]) == 0xF093))
      |       ~                                                                                                                                                ^        ~
brin_revmap.c:278:152: note: use '=' to turn this equality comparison into an assignment
  278 |   if (((((BrinSpecialSpace *) PageGetSpecialPointer(page))->vector[(((uintptr_t) ((1)) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))) / sizeof(uint16) - 1]) == 0xF093))
      |                                                                                                                                                        ^~
      |                                                                                                                                                        =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_tuple.bc brin_tuple.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_zstd.bc basebackup_zstd.c
brin_tuple.c:208:66: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  208 |    if (((((varattrib_1b *) (DatumGetPointer(value)))->va_header) == 0x01))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
brin_tuple.c:208:66: note: remove extraneous parentheses around the comparison to silence this warning
  208 |    if (((((varattrib_1b *) (DatumGetPointer(value)))->va_header) == 0x01))
      |        ~                                                         ^      ~
brin_tuple.c:208:66: note: use '=' to turn this equality comparison into an assignment
  208 |    if (((((varattrib_1b *) (DatumGetPointer(value)))->va_header) == 0x01))
      |                                                                  ^~
      |                                                                  =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_validate.bc brin_validate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_progress.bc basebackup_progress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o index.o index.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_xlog.bc brin_xlog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_server.bc basebackup_server.c
( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_bloom.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_minmax_multi.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_validate.o src/backend/access/brin/brin_xlog.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/brin'
make -C common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o attmap.o attmap.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_sink.bc basebackup_sink.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufmask.o bufmask.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_target.bc basebackup_target.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexing.o indexing.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o detoast.o detoast.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_throttle.bc basebackup_throttle.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o namespace.o namespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heaptuple.o heaptuple.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walsummary.bc walsummary.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indextuple.o indextuple.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walsummaryfuncs.bc walsummaryfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o printsimple.o printsimple.c
( echo src/backend/backup/backup_manifest.o src/backend/backup/basebackup.o src/backend/backup/basebackup_copy.o src/backend/backup/basebackup_gzip.o src/backend/backup/basebackup_incremental.o src/backend/backup/basebackup_lz4.o src/backend/backup/basebackup_zstd.o src/backend/backup/basebackup_progress.o src/backend/backup/basebackup_server.o src/backend/backup/basebackup_sink.o src/backend/backup/basebackup_target.o src/backend/backup/basebackup_throttle.o src/backend/backup/walsummary.o src/backend/backup/walsummaryfuncs.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/backup'
make -C parser all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyze.o analyze.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o printtup.o printtup.c
touch man-stamp
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gram.o gram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relation.o relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reloptions.o reloptions.c
make -C gin all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginarrayproc.o ginarrayproc.c
In file included from namespace.c:45:
../../../src/include/common/hashfn_unstable.h: In function 'fasthash_accum':
../../../src/include/common/hashfn_unstable.h:184:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:186:3: note: here
../../../src/include/common/hashfn_unstable.h:187:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:189:3: note: here
../../../src/include/common/hashfn_unstable.h:190:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:192:3: note: here
../../../src/include/common/hashfn_unstable.h:197:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:199:3: note: here
../../../src/include/common/hashfn_unstable.h:200:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:202:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o objectaccess.o objectaccess.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginbtree.o ginbtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o objectaddress.o objectaddress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scankey.o scankey.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginbulk.o ginbulk.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o session.o session.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncscan.o syncscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindatapage.o gindatapage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidstore.o tidstore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginentrypage.o ginentrypage.c
objectaddress.c: In function 'pg_get_object_address':
objectaddress.c:2221:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
objectaddress.c:2227:3: note: here
objectaddress.c:2246:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
objectaddress.c:2252:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partition.o partition.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toast_compression.o toast_compression.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toast_internals.o toast_internals.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginfast.o ginfast.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_aggregate.o pg_aggregate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tupconvert.o tupconvert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginget.o ginget.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_attrdef.o pg_attrdef.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tupdesc.o tupdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_cast.o pg_cast.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o attmap.bc attmap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gininsert.o gininsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_class.o pg_class.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bufmask.bc bufmask.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_collation.o pg_collation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginlogic.o ginlogic.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o detoast.bc detoast.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginpostinglist.o ginpostinglist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_constraint.o pg_constraint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginscan.o ginscan.c
detoast.c:70:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   70 |   if (((((varattrib_1b *) (attr))->va_header) == 0x01))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
detoast.c:70:47: note: remove extraneous parentheses around the comparison to silence this warning
   70 |   if (((((varattrib_1b *) (attr))->va_header) == 0x01))
      |       ~                                       ^      ~
detoast.c:70:47: note: use '=' to turn this equality comparison into an assignment
   70 |   if (((((varattrib_1b *) (attr))->va_header) == 0x01))
      |                                               ^~
      |                                               =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heaptuple.bc heaptuple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_conversion.o pg_conversion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginutil.o ginutil.c
heaptuple.c:323:46: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  323 |   if (((((varattrib_1b *) (val))->va_header) == 0x01))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
heaptuple.c:323:46: note: remove extraneous parentheses around the comparison to silence this warning
  323 |   if (((((varattrib_1b *) (val))->va_header) == 0x01))
      |       ~                                      ^      ~
heaptuple.c:323:46: note: use '=' to turn this equality comparison into an assignment
  323 |   if (((((varattrib_1b *) (val))->va_header) == 0x01))
      |                                              ^~
      |                                              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indextuple.bc indextuple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_db_role_setting.o pg_db_role_setting.c
indextuple.c:108:69: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  108 |   if (((((varattrib_1b *) (DatumGetPointer(values[i])))->va_header) == 0x01))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
indextuple.c:108:69: note: remove extraneous parentheses around the comparison to silence this warning
  108 |   if (((((varattrib_1b *) (DatumGetPointer(values[i])))->va_header) == 0x01))
      |       ~                                                             ^      ~
indextuple.c:108:69: note: use '=' to turn this equality comparison into an assignment
  108 |   if (((((varattrib_1b *) (DatumGetPointer(values[i])))->va_header) == 0x01))
      |                                                                     ^~
      |                                                                     =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o printsimple.bc printsimple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginvacuum.o ginvacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_depend.o pg_depend.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o printtup.bc printtup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginvalidate.o ginvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_enum.o pg_enum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_agg.o parse_agg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginxlog.o ginxlog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relation.bc relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_inherits.o pg_inherits.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginarrayproc.bc ginarrayproc.c
relation.c:72:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   72 |  if (((r)->rd_rel->relpersistence == 't'))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
relation.c:72:35: note: remove extraneous parentheses around the comparison to silence this warning
   72 |  if (((r)->rd_rel->relpersistence == 't'))
      |      ~                            ^     ~
relation.c:72:35: note: use '=' to turn this equality comparison into an assignment
   72 |  if (((r)->rd_rel->relpersistence == 't'))
      |                                   ^~
      |                                   =
relation.c:122:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  122 |  if (((r)->rd_rel->relpersistence == 't'))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
relation.c:122:35: note: remove extraneous parentheses around the comparison to silence this warning
  122 |  if (((r)->rd_rel->relpersistence == 't'))
      |      ~                            ^     ~
relation.c:122:35: note: use '=' to turn this equality comparison into an assignment
  122 |  if (((r)->rd_rel->relpersistence == 't'))
      |                                   ^~
      |                                   =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o reloptions.bc reloptions.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_clause.o parse_clause.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginbtree.bc ginbtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_largeobject.o pg_largeobject.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o scankey.bc scankey.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_namespace.o pg_namespace.c
ginbtree.c:712:69: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  712 |    if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ginbtree.c:712:69: note: remove extraneous parentheses around the comparison to silence this warning
  712 |    if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |        ~                                                            ^                            ~
ginbtree.c:712:69: note: use '=' to turn this equality comparison into an assignment
  712 |    if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |                                                                     ^~
      |                                                                     =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginbulk.bc ginbulk.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o session.bc session.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_operator.o pg_operator.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gindatapage.bc gindatapage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_coerce.o parse_coerce.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncscan.bc syncscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_parameter_acl.o pg_parameter_acl.c
gindatapage.c:238:67: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  238 |  if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gindatapage.c:238:67: note: remove extraneous parentheses around the comparison to silence this warning
  238 |  if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |      ~                                                            ^                            ~
gindatapage.c:238:67: note: use '=' to turn this equality comparison into an assignment
  238 |  if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |                                                                   ^~
      |                                                                   =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginentrypage.bc ginentrypage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tidstore.bc tidstore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_proc.o pg_proc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_collate.o parse_collate.c
ginentrypage.c:250:67: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  250 |  if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ginentrypage.c:250:67: note: remove extraneous parentheses around the comparison to silence this warning
  250 |  if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |      ~                                                            ^                            ~
ginentrypage.c:250:67: note: use '=' to turn this equality comparison into an assignment
  250 |  if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |                                                                   ^~
      |                                                                   =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginfast.bc ginfast.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toast_compression.bc toast_compression.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_cte.o parse_cte.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_publication.o pg_publication.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toast_internals.bc toast_internals.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginget.bc ginget.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_enr.o parse_enr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tupconvert.bc tupconvert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_expr.o parse_expr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_range.o pg_range.c
ginget.c:52:68: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   52 |   if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ginget.c:52:68: note: remove extraneous parentheses around the comparison to silence this warning
   52 |   if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |       ~                                                            ^                            ~
ginget.c:52:68: note: use '=' to turn this equality comparison into an assignment
   52 |   if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |                                                                    ^~
      |                                                                    =
ginget.c:98:68: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   98 |   if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ginget.c:98:68: note: remove extraneous parentheses around the comparison to silence this warning
   98 |   if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |       ~                                                            ^                            ~
ginget.c:98:68: note: use '=' to turn this equality comparison into an assignment
   98 |   if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |                                                                    ^~
      |                                                                    =
ginget.c:732:69: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  732 |    if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ginget.c:732:69: note: remove extraneous parentheses around the comparison to silence this warning
  732 |    if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |        ~                                                            ^                            ~
ginget.c:732:69: note: use '=' to turn this equality comparison into an assignment
  732 |    if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |                                                                     ^~
      |                                                                     =
ginget.c:779:70: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  779 |     if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ginget.c:779:70: note: remove extraneous parentheses around the comparison to silence this warning
  779 |     if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |         ~                                                            ^                            ~
ginget.c:779:70: note: use '=' to turn this equality comparison into an assignment
  779 |     if (( ( (GinPageOpaque) PageGetSpecialPointer(page) )->rightlink == ((BlockNumber) 0xFFFFFFFF)))
      |                                                                      ^~
      |                                                                      =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gininsert.bc gininsert.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tupdesc.bc tupdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_shdepend.o pg_shdepend.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginlogic.bc ginlogic.c
( echo src/backend/access/common/attmap.o src/backend/access/common/bufmask.o src/backend/access/common/detoast.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/syncscan.o src/backend/access/common/tidstore.o src/backend/access/common/toast_compression.o src/backend/access/common/toast_internals.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/common'
make -C gist all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gist.o gist.c
pg_shdepend.c: In function 'shdepDropOwned':
pg_shdepend.c:1454:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
pg_shdepend.c:1463:5: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_subscription.o pg_subscription.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginpostinglist.bc ginpostinglist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_func.o parse_func.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistbuild.o gistbuild.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginscan.bc ginscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_type.o pg_type.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginutil.bc ginutil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistbuildbuffers.o gistbuildbuffers.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_jsontable.o parse_jsontable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o storage.o storage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistget.o gistget.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginvacuum.bc ginvacuum.c
parse_jsontable.c: In function 'transformJsonTableColumns':
parse_jsontable.c:313:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
parse_jsontable.c:318:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_merge.o parse_merge.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toasting.o toasting.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_node.o parse_node.c
ginvacuum.c:704:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  704 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
ginvacuum.c:704:22: note: remove extraneous parentheses around the comparison to silence this warning
  704 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |       ~              ^                  ~
ginvacuum.c:704:22: note: use '=' to turn this equality comparison into an assignment
  704 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |                      ^~
      |                      =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginvalidate.bc ginvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistproc.o gistproc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o aclchk.bc aclchk.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_oper.o parse_oper.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginxlog.bc ginxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistscan.o gistscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_param.o parse_param.c
( echo src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginbulk.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginget.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginutil.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginvalidate.o src/backend/access/gin/ginxlog.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_relation.o parse_relation.c
aclchk.c:4318:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4318 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
aclchk.c:4318:12: note: remove extraneous parentheses around the comparison to silence this warning
 4318 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
aclchk.c:4318:12: note: use '=' to turn this equality comparison into an assignment
 4318 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o catalog.bc catalog.c
make -C hash all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hash.o hash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistsplit.o gistsplit.c
catalog.c:434:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  434 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
catalog.c:434:12: note: remove extraneous parentheses around the comparison to silence this warning
  434 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
catalog.c:434:12: note: use '=' to turn this equality comparison into an assignment
  434 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dependency.bc dependency.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hash_xlog.o hash_xlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistutil.o gistutil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_target.o parse_target.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashfunc.o hashfunc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heap.bc heap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistvacuum.o gistvacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashinsert.o hashinsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_type.o parse_type.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistvalidate.o gistvalidate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o index.bc index.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashovfl.o hashovfl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistxlog.o gistxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_utilcmd.o parse_utilcmd.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashpage.o hashpage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gist.bc gist.c
index.c:1234:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1234 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
index.c:1234:12: note: remove extraneous parentheses around the comparison to silence this warning
 1234 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
index.c:1234:12: note: use '=' to turn this equality comparison into an assignment
 1234 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
index.c:1257:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1257 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
index.c:1257:12: note: remove extraneous parentheses around the comparison to silence this warning
 1257 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
index.c:1257:12: note: use '=' to turn this equality comparison into an assignment
 1257 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexing.bc indexing.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashsearch.o hashsearch.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o namespace.bc namespace.c
gist.c:681:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  681 |   if (((stack->lsn) == 0))
      |        ~~~~~~~~~~~~~^~~~
gist.c:681:21: note: remove extraneous parentheses around the comparison to silence this warning
  681 |   if (((stack->lsn) == 0))
      |       ~             ^   ~
gist.c:681:21: note: use '=' to turn this equality comparison into an assignment
  681 |   if (((stack->lsn) == 0))
      |                     ^~
      |                     =
gist.c:1691:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1691 |   if (((itemId)->lp_flags == 3))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
gist.c:1691:27: note: remove extraneous parentheses around the comparison to silence this warning
 1691 |   if (((itemId)->lp_flags == 3))
      |       ~                   ^   ~
gist.c:1691:27: note: use '=' to turn this equality comparison into an assignment
 1691 |   if (((itemId)->lp_flags == 3))
      |                           ^~
      |                           =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistbuild.bc gistbuild.c
parse_utilcmd.c: In function 'transformColumnDefinition':
parse_utilcmd.c:793:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
parse_utilcmd.c:801:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parser.o parser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashsort.o hashsort.c
/usr/bin/flex -b -CF -p -p -o'scan.c' scan.l
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistbuildbuffers.bc gistbuildbuffers.c
'/usr/bin/perl' ../../../src/tools/fix-old-flex-code.pl 'scan.c'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scansup.o scansup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashutil.o hashutil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scan.o scan.c
namespace.c:788:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  788 |   if ((Mode == BootstrapProcessing))
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
namespace.c:788:13: note: remove extraneous parentheses around the comparison to silence this warning
  788 |   if ((Mode == BootstrapProcessing))
      |       ~     ^                     ~
namespace.c:788:13: note: use '=' to turn this equality comparison into an assignment
  788 |   if ((Mode == BootstrapProcessing))
      |             ^~
      |             =
namespace.c:4738:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4738 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
namespace.c:4738:12: note: remove extraneous parentheses around the comparison to silence this warning
 4738 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
namespace.c:4738:12: note: use '=' to turn this equality comparison into an assignment
 4738 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o objectaccess.bc objectaccess.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashvalidate.o hashvalidate.c
gistbuildbuffers.c:428:41: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  428 |  if ((nodeBuffer->pageBuffer->freespace == 8192 - (((uintptr_t) ((__builtin_offsetof(GISTNodeBufferPage, tupledata))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1)))))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gistbuildbuffers.c:428:41: note: remove extraneous parentheses around the comparison to silence this warning
  428 |  if ((nodeBuffer->pageBuffer->freespace == 8192 - (((uintptr_t) ((__builtin_offsetof(GISTNodeBufferPage, tupledata))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1)))))
      |      ~                                  ^                                                                                                                     ~
gistbuildbuffers.c:428:41: note: use '=' to turn this equality comparison into an assignment
  428 |  if ((nodeBuffer->pageBuffer->freespace == 8192 - (((uintptr_t) ((__builtin_offsetof(GISTNodeBufferPage, tupledata))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1)))))
      |                                         ^~
      |                                         =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistget.bc gistget.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o objectaddress.bc objectaddress.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hash.bc hash.c
gistget.c:579:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  579 |   if (((*item).blkno == ((BlockNumber) 0xFFFFFFFF)))
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gistget.c:579:22: note: remove extraneous parentheses around the comparison to silence this warning
  579 |   if (((*item).blkno == ((BlockNumber) 0xFFFFFFFF)))
      |       ~              ^                            ~
gistget.c:579:22: note: use '=' to turn this equality comparison into an assignment
  579 |   if (((*item).blkno == ((BlockNumber) 0xFFFFFFFF)))
      |                      ^~
      |                      =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistproc.bc gistproc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o analyze.bc analyze.c
hash.c:564:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  564 |  if (((metabuf) == 0))
      |       ~~~~~~~~~~^~~~
hash.c:564:17: note: remove extraneous parentheses around the comparison to silence this warning
  564 |  if (((metabuf) == 0))
      |      ~          ^   ~
hash.c:564:17: note: use '=' to turn this equality comparison into an assignment
  564 |  if (((metabuf) == 0))
      |                 ^~
      |                 =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hash_xlog.bc hash_xlog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistscan.bc gistscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partition.bc partition.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gram.bc gram.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashfunc.bc hashfunc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistsplit.bc gistsplit.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_aggregate.bc pg_aggregate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashinsert.bc hashinsert.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistutil.bc gistutil.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_attrdef.bc pg_attrdef.c
hashinsert.c:388:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  388 |   if (((itemId)->lp_flags == 3))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
hashinsert.c:388:27: note: remove extraneous parentheses around the comparison to silence this warning
  388 |   if (((itemId)->lp_flags == 3))
      |       ~                   ^   ~
hashinsert.c:388:27: note: use '=' to turn this equality comparison into an assignment
  388 |   if (((itemId)->lp_flags == 3))
      |                           ^~
      |                           =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashovfl.bc hashovfl.c
gistutil.c:1027:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1027 |  else if (((rel)->rd_rel->relpersistence == 'p'))
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
gistutil.c:1027:42: note: remove extraneous parentheses around the comparison to silence this warning
 1027 |  else if (((rel)->rd_rel->relpersistence == 'p'))
      |           ~                              ^     ~
gistutil.c:1027:42: note: use '=' to turn this equality comparison into an assignment
 1027 |  else if (((rel)->rd_rel->relpersistence == 'p'))
      |                                          ^~
      |                                          =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistvacuum.bc gistvacuum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_cast.bc pg_cast.c
hashovfl.c:926:51: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  926 |    if (((PageGetItemId(rpage, roffnum))->lp_flags == 3))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
hashovfl.c:926:51: note: remove extraneous parentheses around the comparison to silence this warning
  926 |    if (((PageGetItemId(rpage, roffnum))->lp_flags == 3))
      |        ~                                          ^   ~
hashovfl.c:926:51: note: use '=' to turn this equality comparison into an assignment
  926 |    if (((PageGetItemId(rpage, roffnum))->lp_flags == 3))
      |                                                   ^~
      |                                                   =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashpage.bc hashpage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistvalidate.bc gistvalidate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_class.bc pg_class.c
hashpage.c:1133:51: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1133 |    if (((PageGetItemId(opage, ooffnum))->lp_flags == 3))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
hashpage.c:1133:51: note: remove extraneous parentheses around the comparison to silence this warning
 1133 |    if (((PageGetItemId(opage, ooffnum))->lp_flags == 3))
      |        ~                                          ^   ~
hashpage.c:1133:51: note: use '=' to turn this equality comparison into an assignment
 1133 |    if (((PageGetItemId(opage, ooffnum))->lp_flags == 3))
      |                                                   ^~
      |                                                   =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashsearch.bc hashsearch.c
gram.c:30668:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30668 |   if (((yyn) == (-5794)))
       |        ~~~~~~^~~~~~~~~~
gram.c:30668:14: note: remove extraneous parentheses around the comparison to silence this warning
 30668 |   if (((yyn) == (-5794)))
       |       ~      ^         ~
gram.c:30668:14: note: use '=' to turn this equality comparison into an assignment
 30668 |   if (((yyn) == (-5794)))
       |              ^~
       |              =
gram.c:30711:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30711 |       if (((yyn) == (-2988)))
       |            ~~~~~~^~~~~~~~~~
gram.c:30711:18: note: remove extraneous parentheses around the comparison to silence this warning
 30711 |       if (((yyn) == (-2988)))
       |           ~      ^         ~
gram.c:30711:18: note: use '=' to turn this equality comparison into an assignment
 30711 |       if (((yyn) == (-2988)))
       |                  ^~
       |                  =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_agg.bc parse_agg.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistxlog.bc gistxlog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_collation.bc pg_collation.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashsort.bc hashsort.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_clause.bc parse_clause.c
( echo src/backend/access/gist/gist.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistget.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistvalidate.o src/backend/access/gist/gistxlog.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gist'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_coerce.bc parse_coerce.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_constraint.bc pg_constraint.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashutil.bc hashutil.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_conversion.bc pg_conversion.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashvalidate.bc hashvalidate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_collate.bc parse_collate.c
make -C heap all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapam.o heapam.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_cte.bc parse_cte.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_db_role_setting.bc pg_db_role_setting.c
( echo src/backend/access/hash/hash.o src/backend/access/hash/hash_xlog.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/hash'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_depend.bc pg_depend.c
parse_cte.c:874:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  874 |    if (((items[j].depends_on) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
parse_cte.c:874:31: note: remove extraneous parentheses around the comparison to silence this warning
  874 |    if (((items[j].depends_on) == ((void*)0)))
      |        ~                      ^            ~
parse_cte.c:874:31: note: use '=' to turn this equality comparison into an assignment
  874 |    if (((items[j].depends_on) == ((void*)0)))
      |                               ^~
      |                               =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_enr.bc parse_enr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_enum.bc pg_enum.c
pg_depend.c:81:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   81 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
pg_depend.c:81:12: note: remove extraneous parentheses around the comparison to silence this warning
   81 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
pg_depend.c:81:12: note: use '=' to turn this equality comparison into an assignment
   81 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_inherits.bc pg_inherits.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_expr.bc parse_expr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_largeobject.bc pg_largeobject.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_namespace.bc pg_namespace.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_operator.bc pg_operator.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_func.bc parse_func.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_jsontable.bc parse_jsontable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapam_handler.o heapam_handler.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_parameter_acl.bc pg_parameter_acl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_merge.bc parse_merge.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_node.bc parse_node.c
heapam_handler.c: In function 'heapam_relation_copy_for_cluster':
heapam_handler.c:850:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
heapam_handler.c:852:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapam_visibility.o heapam_visibility.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_proc.bc pg_proc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_publication.bc pg_publication.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_oper.bc parse_oper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heaptoast.o heaptoast.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_param.bc parse_param.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_range.bc pg_range.c
pg_publication.c:1059:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1059 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pg_publication.c:1059:32: note: remove extraneous parentheses around the comparison to silence this warning
 1059 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pg_publication.c:1059:32: note: use '=' to turn this equality comparison into an assignment
 1059 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_relation.bc parse_relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hio.o hio.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_shdepend.bc pg_shdepend.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_target.bc parse_target.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_type.bc parse_type.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pruneheap.o pruneheap.c
pg_shdepend.c:141:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  141 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
pg_shdepend.c:141:12: note: remove extraneous parentheses around the comparison to silence this warning
  141 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
pg_shdepend.c:141:12: note: use '=' to turn this equality comparison into an assignment
  141 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_subscription.bc pg_subscription.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_type.bc pg_type.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_utilcmd.bc parse_utilcmd.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteheap.o rewriteheap.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o storage.bc storage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parser.bc parser.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toasting.bc toasting.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o scan.bc scan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumlazy.o vacuumlazy.c
make -C index all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amapi.o amapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amvalidate.o amvalidate.c
( echo src/backend/catalog/aclchk.o src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_attrdef.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_class.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_parameter_acl.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genam.o genam.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o scansup.bc scansup.c
make -C commands all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aggregatecmds.o aggregatecmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o visibilitymap.o visibilitymap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexam.o indexam.c
( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_jsontable.o src/backend/parser/parse_merge.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/parser.o src/backend/parser/scan.o src/backend/parser/scansup.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
make -C nbtree all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtcompare.o nbtcompare.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o alter.o alter.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapam.bc heapam.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdedup.o nbtdedup.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amapi.bc amapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtinsert.o nbtinsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amcmds.o amcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amvalidate.bc amvalidate.c
heapam.c:8291:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 8291 |    if (((lp)->lp_flags == 2))
      |         ~~~~~~~~~~~~~~~^~~~
heapam.c:8291:24: note: remove extraneous parentheses around the comparison to silence this warning
 8291 |    if (((lp)->lp_flags == 2))
      |        ~               ^   ~
heapam.c:8291:24: note: use '=' to turn this equality comparison into an assignment
 8291 |    if (((lp)->lp_flags == 2))
      |                        ^~
      |                        =
heapam.c:9124:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 9124 |  if (((idattrs) == ((void*)0)))
      |       ~~~~~~~~~~^~~~~~~~~~~~~
heapam.c:9124:17: note: remove extraneous parentheses around the comparison to silence this warning
 9124 |  if (((idattrs) == ((void*)0)))
      |      ~          ^            ~
heapam.c:9124:17: note: use '=' to turn this equality comparison into an assignment
 9124 |  if (((idattrs) == ((void*)0)))
      |                 ^~
      |                 =
heapam.c:10400:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 10400 |   if (((iid)->lp_flags == 1))
       |        ~~~~~~~~~~~~~~~~^~~~
heapam.c:10400:24: note: remove extraneous parentheses around the comparison to silence this warning
 10400 |   if (((iid)->lp_flags == 1))
       |       ~                ^   ~
heapam.c:10400:24: note: use '=' to turn this equality comparison into an assignment
 10400 |   if (((iid)->lp_flags == 1))
       |                        ^~
       |                        =
heapam.c:10553:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 10553 |  if (((xid) == (GetTopTransactionIdIfAny())))
       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
heapam.c:10553:13: note: remove extraneous parentheses around the comparison to silence this warning
 10553 |  if (((xid) == (GetTopTransactionIdIfAny())))
       |      ~      ^                              ~
heapam.c:10553:13: note: use '=' to turn this equality comparison into an assignment
 10553 |  if (((xid) == (GetTopTransactionIdIfAny())))
       |             ^~
       |             =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapam_handler.bc heapam_handler.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyze.o analyze.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o genam.bc genam.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtpage.o nbtpage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexam.bc indexam.c
heapam_handler.c:1062:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1062 |    if (((itemid)->lp_flags == 3))
      |         ~~~~~~~~~~~~~~~~~~~^~~~
heapam_handler.c:1062:28: note: remove extraneous parentheses around the comparison to silence this warning
 1062 |    if (((itemid)->lp_flags == 3))
      |        ~                   ^   ~
heapam_handler.c:1062:28: note: use '=' to turn this equality comparison into an assignment
 1062 |    if (((itemid)->lp_flags == 3))
      |                            ^~
      |                            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapam_visibility.bc heapam_visibility.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o async.o async.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtree.o nbtree.c
( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cluster.o cluster.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heaptoast.bc heaptoast.c
heaptoast.c:377:53: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  377 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
heaptoast.c:377:53: note: remove extraneous parentheses around the comparison to silence this warning
  377 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |        ~                                            ^      ~
heaptoast.c:377:53: note: use '=' to turn this equality comparison into an assignment
  377 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |                                                     ^~
      |                                                     =
heaptoast.c:592:53: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  592 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
heaptoast.c:592:53: note: remove extraneous parentheses around the comparison to silence this warning
  592 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |        ~                                            ^      ~
heaptoast.c:592:53: note: use '=' to turn this equality comparison into an assignment
  592 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |                                                     ^~
      |                                                     =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hio.bc hio.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsearch.o nbtsearch.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pruneheap.bc pruneheap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o collationcmds.o collationcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsort.o nbtsort.c
pruneheap.c:515:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  515 |   if (((itemid)->lp_flags == 3))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
pruneheap.c:515:27: note: remove extraneous parentheses around the comparison to silence this warning
  515 |   if (((itemid)->lp_flags == 3))
      |       ~                   ^   ~
pruneheap.c:515:27: note: use '=' to turn this equality comparison into an assignment
  515 |   if (((itemid)->lp_flags == 3))
      |                           ^~
      |                           =
pruneheap.c:528:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  528 |   if (((itemid)->lp_flags == 2))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
pruneheap.c:528:27: note: remove extraneous parentheses around the comparison to silence this warning
  528 |   if (((itemid)->lp_flags == 2))
      |       ~                   ^   ~
pruneheap.c:528:27: note: use '=' to turn this equality comparison into an assignment
  528 |   if (((itemid)->lp_flags == 2))
      |                           ^~
      |                           =
pruneheap.c:1055:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1055 |   if (((lp)->lp_flags == 2))
      |        ~~~~~~~~~~~~~~~^~~~
pruneheap.c:1055:23: note: remove extraneous parentheses around the comparison to silence this warning
 1055 |   if (((lp)->lp_flags == 2))
      |       ~               ^   ~
pruneheap.c:1055:23: note: use '=' to turn this equality comparison into an assignment
 1055 |   if (((lp)->lp_flags == 2))
      |                       ^~
      |                       =
pruneheap.c:1163:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1163 |   if (((rootlp)->lp_flags == 2))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
pruneheap.c:1163:27: note: remove extraneous parentheses around the comparison to silence this warning
 1163 |   if (((rootlp)->lp_flags == 2))
      |       ~                   ^   ~
pruneheap.c:1163:27: note: use '=' to turn this equality comparison into an assignment
 1163 |   if (((rootlp)->lp_flags == 2))
      |                           ^~
      |                           =
pruneheap.c:1805:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1805 |   if (((lp)->lp_flags == 1))
      |        ~~~~~~~~~~~~~~~^~~~
pruneheap.c:1805:23: note: remove extraneous parentheses around the comparison to silence this warning
 1805 |   if (((lp)->lp_flags == 1))
      |       ~               ^   ~
pruneheap.c:1805:23: note: use '=' to turn this equality comparison into an assignment
 1805 |   if (((lp)->lp_flags == 1))
      |                       ^~
      |                       =
5 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteheap.bc rewriteheap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsplitloc.o nbtsplitloc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o comment.o comment.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtutils.o nbtutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtvalidate.o nbtvalidate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuumlazy.bc vacuumlazy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o constraint.o constraint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtxlog.o nbtxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conversioncmds.o conversioncmds.c
vacuumlazy.c:1690:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1690 |   if (((itemid)->lp_flags == 2))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
vacuumlazy.c:1690:27: note: remove extraneous parentheses around the comparison to silence this warning
 1690 |   if (((itemid)->lp_flags == 2))
      |       ~                   ^   ~
vacuumlazy.c:1690:27: note: use '=' to turn this equality comparison into an assignment
 1690 |   if (((itemid)->lp_flags == 2))
      |                           ^~
      |                           =
vacuumlazy.c:1696:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1696 |   if (((itemid)->lp_flags == 3))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
vacuumlazy.c:1696:27: note: remove extraneous parentheses around the comparison to silence this warning
 1696 |   if (((itemid)->lp_flags == 3))
      |       ~                   ^   ~
vacuumlazy.c:1696:27: note: use '=' to turn this equality comparison into an assignment
 1696 |   if (((itemid)->lp_flags == 3))
      |                           ^~
      |                           =
vacuumlazy.c:2836:46: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2836 |   if (((vacrel->rel)->rd_rel->relpersistence == 't'))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
vacuumlazy.c:2836:46: note: remove extraneous parentheses around the comparison to silence this warning
 2836 |   if (((vacrel->rel)->rd_rel->relpersistence == 't'))
      |       ~                                      ^     ~
vacuumlazy.c:2836:46: note: use '=' to turn this equality comparison into an assignment
 2836 |   if (((vacrel->rel)->rd_rel->relpersistence == 't'))
      |                                              ^~
      |                                              =
vacuumlazy.c:2988:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2988 |   if (((itemid)->lp_flags == 3))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
vacuumlazy.c:2988:27: note: remove extraneous parentheses around the comparison to silence this warning
 2988 |   if (((itemid)->lp_flags == 3))
      |       ~                   ^   ~
vacuumlazy.c:2988:27: note: use '=' to turn this equality comparison into an assignment
 2988 |   if (((itemid)->lp_flags == 3))
      |                           ^~
      |                           =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o visibilitymap.bc visibilitymap.c
nbtutils.c: In function '_bt_compare_array_scankey_args':
nbtutils.c:1048:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
nbtutils.c:1050:3: note: here
nbtutils.c:1070:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
nbtutils.c:1072:3: note: here
make -C rmgrdesc all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brindesc.o brindesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtcompare.bc nbtcompare.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy.o copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clogdesc.o clogdesc.c
visibilitymap.c:286:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  286 |    if (((recptr) == 0))
      |         ~~~~~~~~~^~~~
visibilitymap.c:286:18: note: remove extraneous parentheses around the comparison to silence this warning
  286 |    if (((recptr) == 0))
      |        ~         ^   ~
visibilitymap.c:286:18: note: use '=' to turn this equality comparison into an assignment
  286 |    if (((recptr) == 0))
      |                  ^~
      |                  =
1 warning generated.
( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/heaptoast.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfrom.o copyfrom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o committsdesc.o committsdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtdedup.bc nbtdedup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbasedesc.o dbasedesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfromparse.o copyfromparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genericdesc.o genericdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtinsert.bc nbtinsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindesc.o gindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyto.o copyto.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistdesc.o gistdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashdesc.o hashdesc.c
nbtinsert.c:725:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  725 |    if (((opaque)->btpo_next == 0))
      |         ~~~~~~~~~~~~~~~~~~~~^~~~
nbtinsert.c:725:29: note: remove extraneous parentheses around the comparison to silence this warning
  725 |    if (((opaque)->btpo_next == 0))
      |        ~                    ^   ~
nbtinsert.c:725:29: note: use '=' to turn this equality comparison into an assignment
  725 |    if (((opaque)->btpo_next == 0))
      |                             ^~
      |                             =
nbtinsert.c:741:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  741 |     if (((opaque)->btpo_next == 0))
      |          ~~~~~~~~~~~~~~~~~~~~^~~~
nbtinsert.c:741:30: note: remove extraneous parentheses around the comparison to silence this warning
  741 |     if (((opaque)->btpo_next == 0))
      |         ~                    ^   ~
nbtinsert.c:741:30: note: use '=' to turn this equality comparison into an assignment
  741 |     if (((opaque)->btpo_next == 0))
      |                              ^~
      |                              =
nbtinsert.c:1062:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1062 |   if (((opaque)->btpo_next == 0))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~
nbtinsert.c:1062:28: note: remove extraneous parentheses around the comparison to silence this warning
 1062 |   if (((opaque)->btpo_next == 0))
      |       ~                    ^   ~
nbtinsert.c:1062:28: note: use '=' to turn this equality comparison into an assignment
 1062 |   if (((opaque)->btpo_next == 0))
      |                            ^~
      |                            =
nbtinsert.c:2414:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2414 |   if (((opaque)->btpo_next == 0))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~
nbtinsert.c:2414:28: note: remove extraneous parentheses around the comparison to silence this warning
 2414 |   if (((opaque)->btpo_next == 0))
      |       ~                    ^   ~
nbtinsert.c:2414:28: note: use '=' to turn this equality comparison into an assignment
 2414 |   if (((opaque)->btpo_next == 0))
      |                            ^~
      |                            =
nbtinsert.c:2717:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2717 |   if (((itemId)->lp_flags == 3))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
nbtinsert.c:2717:27: note: remove extraneous parentheses around the comparison to silence this warning
 2717 |   if (((itemId)->lp_flags == 3))
      |       ~                   ^   ~
nbtinsert.c:2717:27: note: use '=' to turn this equality comparison into an assignment
 2717 |   if (((itemId)->lp_flags == 3))
      |                           ^~
      |                           =
5 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtpage.bc nbtpage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapdesc.o heapdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtree.bc nbtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logicalmsgdesc.o logicalmsgdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createas.o createas.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mxactdesc.o mxactdesc.c
nbtpage.c:546:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  546 |    if (((rootopaque)->btpo_next == 0))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
nbtpage.c:546:33: note: remove extraneous parentheses around the comparison to silence this warning
  546 |    if (((rootopaque)->btpo_next == 0))
      |        ~                        ^   ~
nbtpage.c:546:33: note: use '=' to turn this equality comparison into an assignment
  546 |    if (((rootopaque)->btpo_next == 0))
      |                                 ^~
      |                                 =
nbtpage.c:649:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  649 |   if (((rootopaque)->btpo_next == 0))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
nbtpage.c:649:32: note: remove extraneous parentheses around the comparison to silence this warning
  649 |   if (((rootopaque)->btpo_next == 0))
      |       ~                        ^   ~
nbtpage.c:649:32: note: use '=' to turn this equality comparison into an assignment
  649 |   if (((rootopaque)->btpo_next == 0))
      |                                ^~
      |                                =
nbtpage.c:2569:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2569 |   if (((opaque)->btpo_next == 0))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~
nbtpage.c:2569:28: note: remove extraneous parentheses around the comparison to silence this warning
 2569 |   if (((opaque)->btpo_next == 0))
      |       ~                    ^   ~
nbtpage.c:2569:28: note: use '=' to turn this equality comparison into an assignment
 2569 |   if (((opaque)->btpo_next == 0))
      |                            ^~
      |                            =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtsearch.bc nbtsearch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdesc.o nbtdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtsort.bc nbtsort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbcommands.o dbcommands.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapdesc.o relmapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o replorigindesc.o replorigindesc.c
nbtsearch.c:273:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  273 |   if (((opaque)->btpo_next == 0))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~
nbtsearch.c:273:28: note: remove extraneous parentheses around the comparison to silence this warning
  273 |   if (((opaque)->btpo_next == 0))
      |       ~                    ^   ~
nbtsearch.c:273:28: note: use '=' to turn this equality comparison into an assignment
  273 |   if (((opaque)->btpo_next == 0))
      |                            ^~
      |                            =
nbtsearch.c:628:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  628 |  if (((itemid)->lp_flags == 3))
      |       ~~~~~~~~~~~~~~~~~~~^~~~
nbtsearch.c:628:26: note: remove extraneous parentheses around the comparison to silence this warning
  628 |  if (((itemid)->lp_flags == 3))
      |      ~                   ^   ~
nbtsearch.c:628:26: note: use '=' to turn this equality comparison into an assignment
  628 |  if (((itemid)->lp_flags == 3))
      |                          ^~
      |                          =
nbtsearch.c:1408:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1408 |   if ((XactIsoLevel == 3))
      |        ~~~~~~~~~~~~~^~~~
nbtsearch.c:1408:21: note: remove extraneous parentheses around the comparison to silence this warning
 1408 |   if ((XactIsoLevel == 3))
      |       ~             ^   ~
nbtsearch.c:1408:21: note: use '=' to turn this equality comparison into an assignment
 1408 |   if ((XactIsoLevel == 3))
      |                     ^~
      |                     =
nbtsearch.c:2394:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2394 |   if (((opaque)->btpo_prev == 0))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~
nbtsearch.c:2394:28: note: remove extraneous parentheses around the comparison to silence this warning
 2394 |   if (((opaque)->btpo_prev == 0))
      |       ~                    ^   ~
nbtsearch.c:2394:28: note: use '=' to turn this equality comparison into an assignment
 2394 |   if (((opaque)->btpo_prev == 0))
      |                            ^~
      |                            =
nbtsearch.c:2450:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2450 |     if (((opaque)->btpo_next == 0))
      |          ~~~~~~~~~~~~~~~~~~~~^~~~
nbtsearch.c:2450:30: note: remove extraneous parentheses around the comparison to silence this warning
 2450 |     if (((opaque)->btpo_next == 0))
      |         ~                    ^   ~
nbtsearch.c:2450:30: note: use '=' to turn this equality comparison into an assignment
 2450 |     if (((opaque)->btpo_next == 0))
      |                              ^~
      |                              =
5 warnings generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgrdesc_utils.o rmgrdesc_utils.c
make -C spgist all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seqdesc.o seqdesc.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdoinsert.o spgdoinsert.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtsplitloc.bc nbtsplitloc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgrdesc.o smgrdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdesc.o spgdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtutils.bc nbtutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standbydesc.o standbydesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o define.o define.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tblspcdesc.o tblspcdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spginsert.o spginsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xactdesc.o xactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o discard.o discard.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtvalidate.bc nbtvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogdesc.o xlogdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgkdtreeproc.o spgkdtreeproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropcmds.o dropcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brindesc.bc brindesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtxlog.bc nbtxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgproc.o spgproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o event_trigger.o event_trigger.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clogdesc.bc clogdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgquadtreeproc.o spgquadtreeproc.c
( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtdedup.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgscan.o spgscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o committsdesc.bc committsdesc.c
make -C executor all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execAmi.o execAmi.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dbasedesc.bc dbasedesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o explain.o explain.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgtextproc.o spgtextproc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o genericdesc.bc genericdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execAsync.o execAsync.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gindesc.bc gindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execCurrent.o execCurrent.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgutils.o spgutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistdesc.bc gistdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execExpr.o execExpr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashdesc.bc hashdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgvacuum.o spgvacuum.c
explain.c: In function 'ExplainNode':
explain.c:2014:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
explain.c:2018:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extension.o extension.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapdesc.bc heapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgvalidate.o spgvalidate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logicalmsgdesc.bc logicalmsgdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execExprInterp.o execExprInterp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mxactdesc.bc mxactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgxlog.o spgxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o foreigncmds.o foreigncmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtdesc.bc nbtdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgdoinsert.bc spgdoinsert.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relmapdesc.bc relmapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o functioncmds.o functioncmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o replorigindesc.bc replorigindesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spginsert.bc spginsert.c
execExprInterp.c: In function 'ExecEvalJsonExprPath':
execExprInterp.c:4404:31: warning: the comparison will always evaluate as 'true' for the address of 'escontext' will never be NULL [-Waddress]
In file included from ../../../src/include/executor/nodeAgg.h:18,
                 from ../../../src/include/executor/execExpr.h:17,
                 from execExprInterp.c:62:
../../../src/include/nodes/execnodes.h:1086:19: note: 'escontext' declared here
execExprInterp.c: In function 'ExecEvalJsonCoercionFinish':
execExprInterp.c:4640:30: warning: the comparison will always evaluate as 'true' for the address of 'escontext' will never be NULL [-Waddress]
../../../src/include/nodes/execnodes.h:1086:19: note: 'escontext' declared here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execGrouping.o execGrouping.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rmgrdesc_utils.bc rmgrdesc_utils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o seqdesc.bc seqdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgkdtreeproc.bc spgkdtreeproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexcmds.o indexcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execIndexing.o execIndexing.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o smgrdesc.bc smgrdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgproc.bc spgproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execJunk.o execJunk.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgdesc.bc spgdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgquadtreeproc.bc spgquadtreeproc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o standbydesc.bc standbydesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execMain.o execMain.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lockcmds.o lockcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgscan.bc spgscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tblspcdesc.bc tblspcdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o matview.o matview.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xactdesc.bc xactdesc.c
spgscan.c:748:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  748 |  if (((so->scanQueue)->ph_root == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
spgscan.c:748:32: note: remove extraneous parentheses around the comparison to silence this warning
  748 |  if (((so->scanQueue)->ph_root == ((void*)0)))
      |      ~                         ^            ~
spgscan.c:748:32: note: use '=' to turn this equality comparison into an assignment
  748 |  if (((so->scanQueue)->ph_root == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgtextproc.bc spgtextproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execParallel.o execParallel.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogdesc.bc xlogdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o opclasscmds.o opclasscmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgutils.bc spgutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execPartition.o execPartition.c
( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/rmgrdesc_utils.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execProcnode.o execProcnode.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgvacuum.bc spgvacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o operatorcmds.o operatorcmds.c
make -C sequence all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/sequence'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sequence.o sequence.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execReplication.o execReplication.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sequence.bc sequence.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgvalidate.bc spgvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o policy.o policy.c
( echo src/backend/access/sequence/sequence.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/sequence'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgxlog.bc spgxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execSRF.o execSRF.c
make -C table all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/table'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o table.o table.c
( echo src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgutils.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgxlog.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tableam.o tableam.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o portalcmds.o portalcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tableamapi.o tableamapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execScan.o execScan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execTuples.o execTuples.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepare.o prepare.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toast_helper.o toast_helper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execUtils.o execUtils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o table.bc table.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proclang.o proclang.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tableam.bc tableam.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tableamapi.bc tableamapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o functions.o functions.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o publicationcmds.o publicationcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o schemacmds.o schemacmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toast_helper.bc toast_helper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o instrument.o instrument.c
toast_helper.c:137:53: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  137 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
toast_helper.c:137:53: note: remove extraneous parentheses around the comparison to silence this warning
  137 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |        ~                                            ^      ~
toast_helper.c:137:53: note: use '=' to turn this equality comparison into an assignment
  137 |    if (((((varattrib_1b *) (new_value))->va_header) == 0x01))
      |                                                     ^~
      |                                                     =
toast_helper.c:200:78: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  200 |   if (((((varattrib_1b *) (DatumGetPointer(ttc->ttc_values[i])))->va_header) == 0x01))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
toast_helper.c:200:78: note: remove extraneous parentheses around the comparison to silence this warning
  200 |   if (((((varattrib_1b *) (DatumGetPointer(ttc->ttc_values[i])))->va_header) == 0x01))
      |       ~                                                                      ^      ~
toast_helper.c:200:78: note: use '=' to turn this equality comparison into an assignment
  200 |   if (((((varattrib_1b *) (DatumGetPointer(ttc->ttc_values[i])))->va_header) == 0x01))
      |                                                                              ^~
      |                                                                              =
2 warnings generated.
( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o src/backend/access/table/toast_helper.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/table'
make -C tablesample all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/tablesample'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bernoulli.o bernoulli.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seclabel.o seclabel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeAgg.o nodeAgg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sequence.o sequence.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o system.o system.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o statscmds.o statscmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablesample.o tablesample.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subscriptioncmds.o subscriptioncmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablecmds.o tablecmds.c
nodeAgg.c: In function 'ExecAgg':
nodeAgg.c:2171:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeAgg.c:2174:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeAppend.o nodeAppend.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bernoulli.bc bernoulli.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapAnd.o nodeBitmapAnd.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o system.bc system.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablespace.o tablespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablesample.bc tablesample.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trigger.o trigger.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c
( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/tablesample'
make -C transam all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clog.o clog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapOr.o nodeBitmapOr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o commit_ts.o commit_ts.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeCtescan.o nodeCtescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeCustom.o nodeCustom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o generic_xlog.o generic_xlog.c
trigger.c: In function 'AfterTriggerExecute':
trigger.c:4320:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
trigger.c:4334:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsearchcmds.o tsearchcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeForeignscan.o nodeForeignscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multixact.o multixact.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeFunctionscan.o nodeFunctionscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o typecmds.o typecmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeGather.o nodeGather.c
tablecmds.c: In function 'ATExecChangeOwner':
tablecmds.c:14544:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
tablecmds.c:14547:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeGatherMerge.o nodeGatherMerge.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o user.o user.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeGroup.o nodeGroup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgr.o rmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeHash.o nodeHash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuum.o vacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumparallel.o vacuumparallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slru.o slru.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variable.o variable.c
nodeHash.c: In function 'MultiExecParallelHash':
nodeHash.c:258:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHash.c:261:3: note: here
nodeHash.c: In function 'ExecParallelHashIncreaseNumBatches':
nodeHash.c:1101:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHash.c:1218:3: note: here
nodeHash.c:1220:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHash.c:1224:3: note: here
nodeHash.c:1233:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHash.c:1237:3: note: here
nodeHash.c:1244:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHash.c:1299:3: note: here
nodeHash.c: In function 'ExecParallelHashIncreaseNumBuckets':
nodeHash.c:1550:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHash.c:1577:3: note: here
nodeHash.c:1579:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHash.c:1583:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeHashjoin.o nodeHashjoin.c
make -C foreign all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/foreign'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o foreign.o foreign.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subtrans.o subtrans.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o view.o view.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timeline.o timeline.c
nodeHashjoin.c: In function 'ExecHashJoinImpl':
nodeHashjoin.c:419:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHashjoin.c:423:4: note: here
nodeHashjoin.c:508:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHashjoin.c:512:4: note: here
nodeHashjoin.c: In function 'ExecParallelHashJoinNewBatch':
nodeHashjoin.c:1214:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHashjoin.c:1219:5: note: here
nodeHashjoin.c:1221:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHashjoin.c:1225:5: note: here
nodeHashjoin.c:1241:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeHashjoin.c:1245:5: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIncrementalSort.o nodeIncrementalSort.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o foreign.bc foreign.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o transam.o transam.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o aggregatecmds.bc aggregatecmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o twophase.o twophase.c
( echo src/backend/foreign/foreign.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/foreign'
make -C lib all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bipartite_match.o bipartite_match.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o alter.bc alter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIndexscan.o nodeIndexscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bloomfilter.o bloomfilter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dshash.o dshash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o twophase_rmgr.o twophase_rmgr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amcmds.bc amcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hyperloglog.o hyperloglog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeLimit.o nodeLimit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varsup.o varsup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ilist.o ilist.c
nodeLimit.c: In function 'ExecLimit':
nodeLimit.c:69:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeLimit.c:73:3: note: here
nodeLimit.c:135:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeLimit.c:220:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeLockRows.o nodeLockRows.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o analyze.bc analyze.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o integerset.o integerset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xact.o xact.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o knapsack.o knapsack.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMaterial.o nodeMaterial.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pairingheap.o pairingheap.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o async.bc async.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rbtree.o rbtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMemoize.o nodeMemoize.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bipartite_match.bc bipartite_match.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlog.o xlog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bloomfilter.bc bloomfilter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMergeAppend.o nodeMergeAppend.c
async.c:795:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  795 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
async.c:795:32: note: remove extraneous parentheses around the comparison to silence this warning
  795 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
async.c:795:32: note: use '=' to turn this equality comparison into an assignment
  795 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cluster.bc cluster.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dshash.bc dshash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMergejoin.o nodeMergejoin.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hyperloglog.bc hyperloglog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o collationcmds.bc collationcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ilist.bc ilist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeModifyTable.o nodeModifyTable.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o integerset.bc integerset.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o comment.bc comment.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o knapsack.bc knapsack.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogarchive.o xlogarchive.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pairingheap.bc pairingheap.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o constraint.bc constraint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogbackup.o xlogbackup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rbtree.bc rbtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogfuncs.o xlogfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeNestloop.o nodeNestloop.c
( echo src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xloginsert.o xloginsert.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o conversioncmds.bc conversioncmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeProjectSet.o nodeProjectSet.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogprefetcher.o xlogprefetcher.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copy.bc copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeRecursiveunion.o nodeRecursiveunion.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyfrom.bc copyfrom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeResult.o nodeResult.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogrecovery.o xlogrecovery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogstats.o xlogstats.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogutils.o xlogutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSamplescan.o nodeSamplescan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyfromparse.bc copyfromparse.c
make -C libpq all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSeqscan.o nodeSeqscan.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth-sasl.o auth-sasl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSetOp.o nodeSetOp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clog.bc clog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth-scram.o auth-scram.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyto.bc copyto.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSort.o nodeSort.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o commit_ts.bc commit_ts.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth.o auth.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSubplan.o nodeSubplan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o generic_xlog.bc generic_xlog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o createas.bc createas.c
generic_xlog.c:308:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  308 |   if (((page->buffer) == 0))
      |        ~~~~~~~~~~~~~~~^~~~
generic_xlog.c:308:23: note: remove extraneous parentheses around the comparison to silence this warning
  308 |   if (((page->buffer) == 0))
      |       ~               ^   ~
generic_xlog.c:308:23: note: use '=' to turn this equality comparison into an assignment
  308 |   if (((page->buffer) == 0))
      |                       ^~
      |                       =
generic_xlog.c:359:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  359 |    if (((pageData->buffer) == 0))
      |         ~~~~~~~~~~~~~~~~~~~^~~~
generic_xlog.c:359:28: note: remove extraneous parentheses around the comparison to silence this warning
  359 |    if (((pageData->buffer) == 0))
      |        ~                   ^   ~
generic_xlog.c:359:28: note: use '=' to turn this equality comparison into an assignment
  359 |    if (((pageData->buffer) == 0))
      |                            ^~
      |                            =
generic_xlog.c:406:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  406 |    if (((pageData->buffer) == 0))
      |         ~~~~~~~~~~~~~~~~~~~^~~~
generic_xlog.c:406:28: note: remove extraneous parentheses around the comparison to silence this warning
  406 |    if (((pageData->buffer) == 0))
      |        ~                   ^   ~
generic_xlog.c:406:28: note: use '=' to turn this equality comparison into an assignment
  406 |    if (((pageData->buffer) == 0))
      |                            ^~
      |                            =
generic_xlog.c:420:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  420 |    if (((pageData->buffer) == 0))
      |         ~~~~~~~~~~~~~~~~~~~^~~~
generic_xlog.c:420:28: note: remove extraneous parentheses around the comparison to silence this warning
  420 |    if (((pageData->buffer) == 0))
      |        ~                   ^   ~
generic_xlog.c:420:28: note: use '=' to turn this equality comparison into an assignment
  420 |    if (((pageData->buffer) == 0))
      |                            ^~
      |                            =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multixact.bc multixact.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSubqueryscan.o nodeSubqueryscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dbcommands.bc dbcommands.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTableFuncscan.o nodeTableFuncscan.c
auth.c: In function 'pam_passwd_conv_proc':
auth.c:1987:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
auth.c:1991:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-fsstubs.o be-fsstubs.c
multixact.c:3519:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3519 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
multixact.c:3519:32: note: remove extraneous parentheses around the comparison to silence this warning
 3519 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
multixact.c:3519:32: note: use '=' to turn this equality comparison into an assignment
 3519 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parallel.bc parallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTidrangescan.o nodeTidrangescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure-common.o be-secure-common.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o define.bc define.c
nodeTidrangescan.c: In function 'MakeTidOpExpr':
nodeTidrangescan.c:81:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeTidrangescan.c:83:3: note: here
nodeTidrangescan.c:87:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
nodeTidrangescan.c:89:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTidscan.o nodeTidscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure.o be-secure.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rmgr.bc rmgr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o discard.bc discard.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeUnique.o nodeUnique.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt.o crypt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dropcmds.bc dropcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeValuesscan.o nodeValuesscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slru.bc slru.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeWindowAgg.o nodeWindowAgg.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o event_trigger.bc event_trigger.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hba.o hba.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o subtrans.bc subtrans.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o timeline.bc timeline.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o explain.bc explain.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeWorktablescan.o nodeWorktablescan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o transam.bc transam.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spi.o spi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ifaddr.o ifaddr.c
transam.c:61:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   61 |  if (((transactionId) == (cachedFetchXid)))
      |       ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
transam.c:61:23: note: remove extraneous parentheses around the comparison to silence this warning
   61 |  if (((transactionId) == (cachedFetchXid)))
      |      ~                ^                  ~
transam.c:61:23: note: use '=' to turn this equality comparison into an assignment
   61 |  if (((transactionId) == (cachedFetchXid)))
      |                       ^~
      |                       =
transam.c:69:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   69 |   if (((transactionId) == (((TransactionId) 1))))
      |        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
transam.c:69:24: note: remove extraneous parentheses around the comparison to silence this warning
   69 |   if (((transactionId) == (((TransactionId) 1))))
      |       ~                ^                       ~
transam.c:69:24: note: use '=' to turn this equality comparison into an assignment
   69 |   if (((transactionId) == (((TransactionId) 1))))
      |                        ^~
      |                        =
transam.c:71:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   71 |   if (((transactionId) == (((TransactionId) 2))))
      |        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
transam.c:71:24: note: remove extraneous parentheses around the comparison to silence this warning
   71 |   if (((transactionId) == (((TransactionId) 2))))
      |       ~                ^                       ~
transam.c:71:24: note: use '=' to turn this equality comparison into an assignment
   71 |   if (((transactionId) == (((TransactionId) 2))))
      |                        ^~
      |                        =
transam.c:392:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  392 |  if (((xid) == (cachedFetchXid)))
      |       ~~~~~~^~~~~~~~~~~~~~~~~~~
transam.c:392:13: note: remove extraneous parentheses around the comparison to silence this warning
  392 |  if (((xid) == (cachedFetchXid)))
      |      ~      ^                  ~
transam.c:392:13: note: use '=' to turn this equality comparison into an assignment
  392 |  if (((xid) == (cachedFetchXid)))
      |             ^~
      |             =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o twophase.bc twophase.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o extension.bc extension.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqcomm.o pqcomm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tqueue.o tqueue.c
twophase.c:716:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  716 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
twophase.c:716:32: note: remove extraneous parentheses around the comparison to silence this warning
  716 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
twophase.c:716:32: note: use '=' to turn this equality comparison into an assignment
  716 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o twophase_rmgr.bc twophase_rmgr.c
extension.c:415:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  415 |  if (( (((control->directory)[0]) == '/') ))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
extension.c:415:35: note: remove extraneous parentheses around the comparison to silence this warning
  415 |  if (( (((control->directory)[0]) == '/') ))
      |      ~                            ^       ~
extension.c:415:35: note: use '=' to turn this equality comparison into an assignment
  415 |  if (( (((control->directory)[0]) == '/') ))
      |                                   ^~
      |                                   =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o foreigncmds.bc foreigncmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tstoreReceiver.o tstoreReceiver.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varsup.bc varsup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqformat.o pqformat.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execAmi.bc execAmi.c
varsup.c:93:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   93 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
varsup.c:93:12: note: remove extraneous parentheses around the comparison to silence this warning
   93 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
varsup.c:93:12: note: use '=' to turn this equality comparison into an assignment
   93 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xact.bc xact.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o functioncmds.bc functioncmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execAsync.bc execAsync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqmq.o pqmq.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execCurrent.bc execCurrent.c
xact.c:958:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  958 |  if (((xid) == (GetTopTransactionIdIfAny())))
      |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xact.c:958:13: note: remove extraneous parentheses around the comparison to silence this warning
  958 |  if (((xid) == (GetTopTransactionIdIfAny())))
      |      ~      ^                              ~
xact.c:958:13: note: use '=' to turn this equality comparison into an assignment
  958 |  if (((xid) == (GetTopTransactionIdIfAny())))
      |             ^~
      |             =
xact.c:1007:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1007 |   if (((xid) == (((uint32) (s->fullTransactionId).value))))
      |        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xact.c:1007:14: note: remove extraneous parentheses around the comparison to silence this warning
 1007 |   if (((xid) == (((uint32) (s->fullTransactionId).value))))
      |       ~      ^                                           ~
xact.c:1007:14: note: use '=' to turn this equality comparison into an assignment
 1007 |   if (((xid) == (((uint32) (s->fullTransactionId).value))))
      |              ^~
      |              =
xact.c:1019:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1019 |    if (((probe) == (xid)))
      |         ~~~~~~~~^~~~~~~~
xact.c:1019:17: note: remove extraneous parentheses around the comparison to silence this warning
 1019 |    if (((probe) == (xid)))
      |        ~        ^       ~
xact.c:1019:17: note: use '=' to turn this equality comparison into an assignment
 1019 |    if (((probe) == (xid)))
      |                 ^~
      |                 =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlog.bc xlog.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexcmds.bc indexcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqsignal.o pqsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure-openssl.o be-secure-openssl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execExpr.bc execExpr.c
xlog.c:2746:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2746 |  if (((LocalMinRecoveryPoint) == 0))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
xlog.c:2746:31: note: remove extraneous parentheses around the comparison to silence this warning
 2746 |  if (((LocalMinRecoveryPoint) == 0))
      |      ~                        ^   ~
xlog.c:2746:31: note: use '=' to turn this equality comparison into an assignment
 2746 |  if (((LocalMinRecoveryPoint) == 0))
      |                               ^~
      |                               =
xlog.c:3167:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3167 |   if (((LocalMinRecoveryPoint) == 0))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
xlog.c:3167:32: note: remove extraneous parentheses around the comparison to silence this warning
 3167 |   if (((LocalMinRecoveryPoint) == 0))
      |       ~                        ^   ~
xlog.c:3167:32: note: use '=' to turn this equality comparison into an assignment
 3167 |   if (((LocalMinRecoveryPoint) == 0))
      |                                ^~
      |                                =
xlog.c:7872:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 7872 |  if (((targetLSN) == 0))
      |       ~~~~~~~~~~~~^~~~
xlog.c:7872:19: note: remove extraneous parentheses around the comparison to silence this warning
 7872 |  if (((targetLSN) == 0))
      |      ~            ^   ~
xlog.c:7872:19: note: use '=' to turn this equality comparison into an assignment
 7872 |  if (((targetLSN) == 0))
      |                   ^~
      |                   =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogarchive.bc xlogarchive.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lockcmds.bc lockcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogbackup.bc xlogbackup.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execExprInterp.bc execExprInterp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o matview.bc matview.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-gssapi-common.o be-gssapi-common.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogfuncs.bc xlogfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure-gssapi.o be-secure-gssapi.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o opclasscmds.bc opclasscmds.c
execExprInterp.c:4404:20: warning: comparison of address of 'jsestate->escontext' not equal to a null pointer is always true [-Wtautological-pointer-compare]
 4404 |   if (((&jsestate->escontext) != ((void*)0) && ((((const Node*)(&jsestate->escontext))->type) == T_ErrorSaveContext) && ((ErrorSaveContext *) (&jsestate->escontext))->error_occurred))
      |          ~~~~~~~~~~^~~~~~~~~     ~~~~~~~~~~
execExprInterp.c:4640:19: warning: comparison of address of 'jsestate->escontext' not equal to a null pointer is always true [-Wtautological-pointer-compare]
 4640 |  if (((&jsestate->escontext) != ((void*)0) && ((((const Node*)(&jsestate->escontext))->type) == T_ErrorSaveContext) && ((ErrorSaveContext *) (&jsestate->escontext))->error_occurred))
      |         ~~~~~~~~~~^~~~~~~~~     ~~~~~~~~~~
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execGrouping.bc execGrouping.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xloginsert.bc xloginsert.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth-sasl.bc auth-sasl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o operatorcmds.bc operatorcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execIndexing.bc execIndexing.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogprefetcher.bc xlogprefetcher.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth-scram.bc auth-scram.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o policy.bc policy.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execJunk.bc execJunk.c
xlogprefetcher.c:1101:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1101 |  if ((MyBackendType == B_STARTUP))
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~
xlogprefetcher.c:1101:21: note: remove extraneous parentheses around the comparison to silence this warning
 1101 |  if ((MyBackendType == B_STARTUP))
      |      ~              ^           ~
xlogprefetcher.c:1101:21: note: use '=' to turn this equality comparison into an assignment
 1101 |  if ((MyBackendType == B_STARTUP))
      |                     ^~
      |                     =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogreader.bc xlogreader.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execMain.bc execMain.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o portalcmds.bc portalcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth.bc auth.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogrecovery.bc xlogrecovery.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepare.bc prepare.c
execMain.c:691:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  691 |    if (((perminfo->selectedCols) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
execMain.c:691:34: note: remove extraneous parentheses around the comparison to silence this warning
  691 |    if (((perminfo->selectedCols) == ((void*)0)))
      |        ~                         ^            ~
execMain.c:691:34: note: use '=' to turn this equality comparison into an assignment
  691 |    if (((perminfo->selectedCols) == ((void*)0)))
      |                                  ^~
      |                                  =
execMain.c:756:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  756 |  if (((modifiedCols) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
execMain.c:756:22: note: remove extraneous parentheses around the comparison to silence this warning
  756 |  if (((modifiedCols) == ((void*)0)))
      |      ~               ^            ~
execMain.c:756:22: note: use '=' to turn this equality comparison into an assignment
  756 |  if (((modifiedCols) == ((void*)0)))
      |                      ^~
      |                      =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execParallel.bc execParallel.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-fsstubs.bc be-fsstubs.c
xlogrecovery.c:1031:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1031 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
xlogrecovery.c:1031:12: note: remove extraneous parentheses around the comparison to silence this warning
 1031 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
xlogrecovery.c:1031:12: note: use '=' to turn this equality comparison into an assignment
 1031 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
xlogrecovery.c:2184:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2184 |  if (((minRecoveryPoint) == 0))
      |       ~~~~~~~~~~~~~~~~~~~^~~~
xlogrecovery.c:2184:26: note: remove extraneous parentheses around the comparison to silence this warning
 2184 |  if (((minRecoveryPoint) == 0))
      |      ~                   ^   ~
xlogrecovery.c:2184:26: note: use '=' to turn this equality comparison into an assignment
 2184 |  if (((minRecoveryPoint) == 0))
      |                          ^~
      |                          =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogstats.bc xlogstats.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o proclang.bc proclang.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execPartition.bc execPartition.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogutils.bc xlogutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure-common.bc be-secure-common.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o publicationcmds.bc publicationcmds.c
( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogbackup.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogprefetcher.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogrecovery.o src/backend/access/transam/xlogstats.o src/backend/access/transam/xlogutils.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/transam'
( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt sequence/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo  ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure.bc be-secure.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execProcnode.bc execProcnode.c
make -C main all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/main'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o main.o main.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o schemacmds.bc schemacmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execReplication.bc execReplication.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt.bc crypt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o main.bc main.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o seclabel.bc seclabel.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execSRF.bc execSRF.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hba.bc hba.c
( echo src/backend/main/main.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/main'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ifaddr.bc ifaddr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sequence.bc sequence.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execScan.bc execScan.c
make -C nodes all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bitmapset.o bitmapset.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqcomm.bc pqcomm.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execTuples.bc execTuples.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfuncs.o copyfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o statscmds.bc statscmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execUtils.bc execUtils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o subscriptioncmds.bc subscriptioncmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqformat.bc pqformat.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o functions.bc functions.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqmq.bc pqmq.c
subscriptioncmds.c:360:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  360 |     if (((lsn) == 0))
      |          ~~~~~~^~~~
subscriptioncmds.c:360:16: note: remove extraneous parentheses around the comparison to silence this warning
  360 |     if (((lsn) == 0))
      |         ~      ^   ~
subscriptioncmds.c:360:16: note: use '=' to turn this equality comparison into an assignment
  360 |     if (((lsn) == 0))
      |                ^~
      |                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablecmds.bc tablecmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o equalfuncs.o equalfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o instrument.bc instrument.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqsignal.bc pqsignal.c
instrument.c:95:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   95 |   if (((instr->starttime).ticks == 0))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
instrument.c:95:33: note: remove extraneous parentheses around the comparison to silence this warning
   95 |   if (((instr->starttime).ticks == 0))
      |       ~                         ^   ~
instrument.c:95:33: note: use '=' to turn this equality comparison into an assignment
   95 |   if (((instr->starttime).ticks == 0))
      |                                 ^~
      |                                 =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeAgg.bc nodeAgg.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure-openssl.bc be-secure-openssl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeAppend.bc nodeAppend.c
tablecmds.c:17160:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 17160 |     if (((foreignrel)->rd_rel->relpersistence == 'p'))
       |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
tablecmds.c:17160:47: note: remove extraneous parentheses around the comparison to silence this warning
 17160 |     if (((foreignrel)->rd_rel->relpersistence == 'p'))
       |         ~                                     ^     ~
tablecmds.c:17160:47: note: use '=' to turn this equality comparison into an assignment
 17160 |     if (((foreignrel)->rd_rel->relpersistence == 'p'))
       |                                               ^~
       |                                               =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablespace.bc tablespace.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-gssapi-common.bc be-gssapi-common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extensible.o extensible.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure-gssapi.bc be-secure-gssapi.c
nodeAppend.c:969:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  969 |  if (((node->as_needrequest) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
nodeAppend.c:969:30: note: remove extraneous parentheses around the comparison to silence this warning
  969 |  if (((node->as_needrequest) == ((void*)0)))
      |      ~                       ^            ~
nodeAppend.c:969:30: note: use '=' to turn this equality comparison into an assignment
  969 |  if (((node->as_needrequest) == ((void*)0)))
      |                              ^~
      |                              =
nodeAppend.c:1181:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1181 |  if (((node->as_valid_subplans) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
nodeAppend.c:1181:33: note: remove extraneous parentheses around the comparison to silence this warning
 1181 |  if (((node->as_valid_subplans) == ((void*)0)))
      |      ~                          ^            ~
nodeAppend.c:1181:33: note: use '=' to turn this equality comparison into an assignment
 1181 |  if (((node->as_valid_subplans) == ((void*)0)))
      |                                 ^~
      |                                 =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapAnd.bc nodeBitmapAnd.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trigger.bc trigger.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o list.o list.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapHeapscan.bc nodeBitmapHeapscan.c
( echo src/backend/libpq/auth-sasl.o src/backend/libpq/auth-scram.o src/backend/libpq/auth.o src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure-common.o src/backend/libpq/be-secure.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/be-secure-openssl.o src/backend/libpq/be-gssapi-common.o src/backend/libpq/be-secure-gssapi.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/libpq'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapIndexscan.bc nodeBitmapIndexscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o makefuncs.o makefuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsearchcmds.bc tsearchcmds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapOr.bc nodeBitmapOr.c
make -C optimizer all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer'
make -C geqo all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multibitmapset.o multibitmapset.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_copy.o geqo_copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_cx.o geqo_cx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeFuncs.o nodeFuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeCtescan.bc nodeCtescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_erx.o geqo_erx.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o typecmds.bc typecmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_eval.o geqo_eval.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeCustom.bc nodeCustom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_main.o geqo_main.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o outfuncs.o outfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o user.bc user.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_misc.o geqo_misc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeForeignscan.bc nodeForeignscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_mutation.o geqo_mutation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_ox1.o geqo_ox1.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeFunctionscan.bc nodeFunctionscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuum.bc vacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_ox2.o geqo_ox2.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_pmx.o geqo_pmx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_pool.o geqo_pool.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeGather.bc nodeGather.c
vacuum.c:567:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  567 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
vacuum.c:567:22: note: remove extraneous parentheses around the comparison to silence this warning
  567 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |       ~              ^                  ~
vacuum.c:567:22: note: use '=' to turn this equality comparison into an assignment
  567 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |                      ^~
      |                      =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuumparallel.bc vacuumparallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_px.o geqo_px.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeGatherMerge.bc nodeGatherMerge.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_random.o geqo_random.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o variable.bc variable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_recombination.o geqo_recombination.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_selection.o geqo_selection.c
nodeGatherMerge.c:571:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  571 |  if (((gm_state->gm_heap)->bh_size == 0))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
nodeGatherMerge.c:571:36: note: remove extraneous parentheses around the comparison to silence this warning
  571 |  if (((gm_state->gm_heap)->bh_size == 0))
      |      ~                             ^   ~
nodeGatherMerge.c:571:36: note: use '=' to turn this equality comparison into an assignment
  571 |  if (((gm_state->gm_heap)->bh_size == 0))
      |                                    ^~
      |                                    =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeGroup.bc nodeGroup.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_copy.bc geqo_copy.c
variable.c:1142:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1142 |  if ((MyBackendType == B_STARTUP))
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~
variable.c:1142:21: note: remove extraneous parentheses around the comparison to silence this warning
 1142 |  if ((MyBackendType == B_STARTUP))
      |      ~              ^           ~
variable.c:1142:21: note: use '=' to turn this equality comparison into an assignment
 1142 |  if ((MyBackendType == B_STARTUP))
      |                     ^~
      |                     =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o view.bc view.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o params.o params.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeHash.bc nodeHash.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_cx.bc geqo_cx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.c
( echo src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/amcmds.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/collationcmds.o src/backend/commands/comment.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/copyfrom.o src/backend/commands/copyfromparse.o src/backend/commands/copyto.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/opclasscmds.o src/backend/commands/operatorcmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/vacuumparallel.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/commands'
make -C partitioning all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/partitioning'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partbounds.o partbounds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_erx.bc geqo_erx.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeHashjoin.bc nodeHashjoin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o queryjumblefuncs.o queryjumblefuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_eval.bc geqo_eval.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_main.bc geqo_main.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeIncrementalSort.bc nodeIncrementalSort.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_misc.bc geqo_misc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partdesc.o partdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeIndexonlyscan.bc nodeIndexonlyscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_mutation.bc geqo_mutation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partprune.o partprune.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o read.o read.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_ox1.bc geqo_ox1.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeIndexscan.bc nodeIndexscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o readfuncs.o readfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_ox2.bc geqo_ox2.c
partprune.c: In function 'match_boolean_partition_clause':
partprune.c:3701:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
partprune.c:3703:5: note: here
partprune.c:3707:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
partprune.c:3709:5: note: here
partprune.c:3713:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
partprune.c:3715:5: note: here
partprune.c: In function 'get_matching_list_bounds':
partprune.c:2854:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
partprune.c:2856:3: note: here
partprune.c:2889:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
partprune.c:2891:3: note: here
partprune.c: In function 'get_matching_range_bounds':
partprune.c:3136:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
partprune.c:3138:3: note: here
partprune.c:3217:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
partprune.c:3219:3: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partbounds.bc partbounds.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeLimit.bc nodeLimit.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_pmx.bc geqo_pmx.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_pool.bc geqo_pool.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeLockRows.bc nodeLockRows.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_px.bc geqo_px.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partdesc.bc partdesc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMaterial.bc nodeMaterial.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_random.bc geqo_random.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partprune.bc partprune.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_recombination.bc geqo_recombination.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMemoize.bc nodeMemoize.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_selection.bc geqo_selection.c
partprune.c:593:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  593 |    if (((execparamids) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
partprune.c:593:24: note: remove extraneous parentheses around the comparison to silence this warning
  593 |    if (((execparamids) == ((void*)0)))
      |        ~               ^            ~
partprune.c:593:24: note: use '=' to turn this equality comparison into an assignment
  593 |    if (((execparamids) == ((void*)0)))
      |                        ^~
      |                        =
1 warning generated.
( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/partitioning'
make -C port all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o atomics.o atomics.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMergeAppend.bc nodeMergeAppend.c
( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/geqo'
make -C path all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o allpaths.o allpaths.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_sema.o pg_sema.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_shmem.o pg_shmem.c
nodeMergeAppend.c:255:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  255 |  if (((node->ms_heap)->bh_size == 0))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
nodeMergeAppend.c:255:32: note: remove extraneous parentheses around the comparison to silence this warning
  255 |  if (((node->ms_heap)->bh_size == 0))
      |      ~                         ^   ~
nodeMergeAppend.c:255:32: note: use '=' to turn this equality comparison into an assignment
  255 |  if (((node->ms_heap)->bh_size == 0))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMergejoin.bc nodeMergejoin.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o atomics.bc atomics.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidbitmap.o tidbitmap.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeModifyTable.bc nodeModifyTable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clausesel.o clausesel.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_sema.bc pg_sema.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o value.o value.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o costsize.o costsize.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_shmem.bc pg_shmem.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bitmapset.bc bitmapset.c
nodeModifyTable.c:2301:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2301 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
nodeModifyTable.c:2301:12: note: remove extraneous parentheses around the comparison to silence this warning
 2301 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
nodeModifyTable.c:2301:12: note: use '=' to turn this equality comparison into an assignment
 2301 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeNamedtuplestorescan.bc nodeNamedtuplestorescan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyfuncs.bc copyfuncs.c
( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/port'
make -C postmaster all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autovacuum.o autovacuum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeNestloop.bc nodeNestloop.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeProjectSet.bc nodeProjectSet.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o equivclass.o equivclass.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o equalfuncs.bc equalfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auxprocess.o auxprocess.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeRecursiveunion.bc nodeRecursiveunion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bgworker.o bgworker.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indxpath.o indxpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o extensible.bc extensible.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeResult.bc nodeResult.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bgwriter.o bgwriter.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSamplescan.bc nodeSamplescan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o list.bc list.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o checkpointer.o checkpointer.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o makefuncs.bc makefuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joinpath.o joinpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSeqscan.bc nodeSeqscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fork_process.o fork_process.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multibitmapset.bc multibitmapset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o interrupt.o interrupt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSetOp.bc nodeSetOp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joinrels.o joinrels.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeFuncs.bc nodeFuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o launch_backend.o launch_backend.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSort.bc nodeSort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pathkeys.o pathkeys.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o outfuncs.bc outfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgarch.o pgarch.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSubplan.bc nodeSubplan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidpath.o tidpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postmaster.o postmaster.c
nodeSubplan.c:1303:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1303 |  if (((planstate->plan->extParam) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
nodeSubplan.c:1303:35: note: remove extraneous parentheses around the comparison to silence this warning
 1303 |  if (((planstate->plan->extParam) == ((void*)0)))
      |      ~                            ^            ~
nodeSubplan.c:1303:35: note: use '=' to turn this equality comparison into an assignment
 1303 |  if (((planstate->plan->extParam) == ((void*)0)))
      |                                   ^~
      |                                   =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSubqueryscan.bc nodeSubqueryscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o allpaths.bc allpaths.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o params.bc params.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeTableFuncscan.bc nodeTableFuncscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clausesel.bc clausesel.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o print.bc print.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeTidrangescan.bc nodeTidrangescan.c
postmaster.c: In function 'bgworker_should_start_now':
postmaster.c:4318:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
postmaster.c:4322:3: note: here
postmaster.c:4323:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
postmaster.c:4327:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o startup.o startup.c
clausesel.c:564:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  564 |   if (((rinfo->clause_relids) == ((void*)0)))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
clausesel.c:564:31: note: remove extraneous parentheses around the comparison to silence this warning
  564 |   if (((rinfo->clause_relids) == ((void*)0)))
      |       ~                       ^            ~
clausesel.c:564:31: note: use '=' to turn this equality comparison into an assignment
  564 |   if (((rinfo->clause_relids) == ((void*)0)))
      |                               ^~
      |                               =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o costsize.bc costsize.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o queryjumblefuncs.bc queryjumblefuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syslogger.o syslogger.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeTidscan.bc nodeTidscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o equivclass.bc equivclass.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walsummarizer.o walsummarizer.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeUnique.bc nodeUnique.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o read.bc read.c
equivclass.c:529:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  529 |  if (((relids) == ((void*)0)))
      |       ~~~~~~~~~^~~~~~~~~~~~~
equivclass.c:529:16: note: remove extraneous parentheses around the comparison to silence this warning
  529 |  if (((relids) == ((void*)0)))
      |      ~         ^            ~
equivclass.c:529:16: note: use '=' to turn this equality comparison into an assignment
  529 |  if (((relids) == ((void*)0)))
      |                ^~
      |                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indxpath.bc indxpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeValuesscan.bc nodeValuesscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walwriter.o walwriter.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o readfuncs.bc readfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeWindowAgg.bc nodeWindowAgg.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o autovacuum.bc autovacuum.c
indxpath.c:3472:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3472 |   if (((restrictinfo->left_relids) == ((void*)0)))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
indxpath.c:3472:36: note: remove extraneous parentheses around the comparison to silence this warning
 3472 |   if (((restrictinfo->left_relids) == ((void*)0)))
      |       ~                            ^            ~
indxpath.c:3472:36: note: use '=' to turn this equality comparison into an assignment
 3472 |   if (((restrictinfo->left_relids) == ((void*)0)))
      |                                    ^~
      |                                    =
indxpath.c:3477:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3477 |   else if (((restrictinfo->right_relids) == ((void*)0)))
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
indxpath.c:3477:42: note: remove extraneous parentheses around the comparison to silence this warning
 3477 |   else if (((restrictinfo->right_relids) == ((void*)0)))
      |            ~                             ^            ~
indxpath.c:3477:42: note: use '=' to turn this equality comparison into an assignment
 3477 |   else if (((restrictinfo->right_relids) == ((void*)0)))
      |                                          ^~
      |                                          =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o joinpath.bc joinpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeWorktablescan.bc nodeWorktablescan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o joinrels.bc joinrels.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auxprocess.bc auxprocess.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tidbitmap.bc tidbitmap.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spi.bc spi.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pathkeys.bc pathkeys.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bgworker.bc bgworker.c
In file included from tidbitmap.c:253:
../../../src/include/lib/simplehash.h:672:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  672 |   if ((entry->blockno == key))
      |        ~~~~~~~~~~~~~~~^~~~~~
../../../src/include/lib/simplehash.h:672:23: note: remove extraneous parentheses around the comparison to silence this warning
  672 |   if ((entry->blockno == key))
      |       ~               ^     ~
../../../src/include/lib/simplehash.h:672:23: note: use '=' to turn this equality comparison into an assignment
  672 |   if ((entry->blockno == key))
      |                       ^~
      |                       =
../../../src/include/lib/simplehash.h:816:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  816 |   if ((entry->blockno == key))
      |        ~~~~~~~~~~~~~~~^~~~~~
../../../src/include/lib/simplehash.h:816:23: note: remove extraneous parentheses around the comparison to silence this warning
  816 |   if ((entry->blockno == key))
      |       ~               ^     ~
../../../src/include/lib/simplehash.h:816:23: note: use '=' to turn this equality comparison into an assignment
  816 |   if ((entry->blockno == key))
      |                       ^~
      |                       =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o value.bc value.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tidpath.bc tidpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bgwriter.bc bgwriter.c
( echo src/backend/nodes/bitmapset.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/list.o src/backend/nodes/makefuncs.o src/backend/nodes/multibitmapset.o src/backend/nodes/nodeFuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/params.o src/backend/nodes/print.o src/backend/nodes/queryjumblefuncs.o src/backend/nodes/read.o src/backend/nodes/readfuncs.o src/backend/nodes/tidbitmap.o src/backend/nodes/value.o ) >objfiles.txt
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tqueue.bc tqueue.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make -C plan all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyzejoins.o analyzejoins.c
( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createplan.o createplan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tstoreReceiver.bc tstoreReceiver.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o checkpointer.bc checkpointer.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fork_process.bc fork_process.c
tstoreReceiver.c:161:64: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  161 |    if (((((varattrib_1b *) (DatumGetPointer(val)))->va_header) == 0x01))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
tstoreReceiver.c:161:64: note: remove extraneous parentheses around the comparison to silence this warning
  161 |    if (((((varattrib_1b *) (DatumGetPointer(val)))->va_header) == 0x01))
      |        ~                                                       ^      ~
tstoreReceiver.c:161:64: note: use '=' to turn this equality comparison into an assignment
  161 |    if (((((varattrib_1b *) (DatumGetPointer(val)))->va_header) == 0x01))
      |                                                                ^~
      |                                                                =
1 warning generated.
( echo src/backend/executor/execAmi.o src/backend/executor/execAsync.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execSRF.o src/backend/executor/execScan.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAgg.o src/backend/executor/nodeAppend.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeGroup.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIncrementalSort.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMemoize.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTableFuncscan.o src/backend/executor/nodeTidrangescan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/nodeWorktablescan.o src/backend/executor/spi.o src/backend/executor/tqueue.o src/backend/executor/tstoreReceiver.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/executor'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o interrupt.bc interrupt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o launch_backend.bc launch_backend.c
checkpointer.c:1101:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1101 |  if ((MyBackendType == B_CHECKPOINTER))
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
checkpointer.c:1101:21: note: remove extraneous parentheses around the comparison to silence this warning
 1101 |  if ((MyBackendType == B_CHECKPOINTER))
      |      ~              ^                ~
checkpointer.c:1101:21: note: use '=' to turn this equality comparison into an assignment
 1101 |  if ((MyBackendType == B_CHECKPOINTER))
      |                     ^~
      |                     =
1 warning generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o initsplan.o initsplan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgarch.bc pgarch.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postmaster.bc postmaster.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planagg.o planagg.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o startup.bc startup.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syslogger.bc syslogger.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planmain.o planmain.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planner.o planner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o setrefs.o setrefs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walsummarizer.bc walsummarizer.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walwriter.bc walwriter.c
walsummarizer.c:342:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  342 |  if (((current_lsn) == 0))
      |       ~~~~~~~~~~~~~~^~~~
walsummarizer.c:342:21: note: remove extraneous parentheses around the comparison to silence this warning
  342 |  if (((current_lsn) == 0))
      |      ~              ^   ~
walsummarizer.c:342:21: note: use '=' to turn this equality comparison into an assignment
  342 |  if (((current_lsn) == 0))
      |                     ^~
      |                     =
walsummarizer.c:971:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  971 |   if (((summary_start_lsn) == 0))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~
walsummarizer.c:971:28: note: remove extraneous parentheses around the comparison to silence this warning
  971 |   if (((summary_start_lsn) == 0))
      |       ~                    ^   ~
walsummarizer.c:971:28: note: use '=' to turn this equality comparison into an assignment
  971 |   if (((summary_start_lsn) == 0))
      |                            ^~
      |                            =
2 warnings generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subselect.o subselect.c
( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/auxprocess.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/interrupt.o src/backend/postmaster/launch_backend.o src/backend/postmaster/pgarch.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walsummarizer.o src/backend/postmaster/walwriter.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/postmaster'
make -C regex all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regcomp.o regcomp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regerror.o regerror.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexec.o regexec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexport.o regexport.c
planner.c: In function 'adjust_group_pathkeys_for_groupagg':
planner.c:3410:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
planner.c:3413:6: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o analyzejoins.bc analyzejoins.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regfree.o regfree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regprefix.o regprefix.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o createplan.bc createplan.c
analyzejoins.c:645:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  645 |    if (((cur_em->em_relids) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
analyzejoins.c:645:29: note: remove extraneous parentheses around the comparison to silence this warning
  645 |    if (((cur_em->em_relids) == ((void*)0)))
      |        ~                    ^            ~
analyzejoins.c:645:29: note: use '=' to turn this equality comparison into an assignment
  645 |    if (((cur_em->em_relids) == ((void*)0)))
      |                             ^~
      |                             =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o initsplan.bc initsplan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o planagg.bc planagg.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o planmain.bc planmain.c
initsplan.c:693:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  693 |   if (((lateral_relids) == ((void*)0)))
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
initsplan.c:693:25: note: remove extraneous parentheses around the comparison to silence this warning
  693 |   if (((lateral_relids) == ((void*)0)))
      |       ~                 ^            ~
initsplan.c:693:25: note: use '=' to turn this equality comparison into an assignment
  693 |   if (((lateral_relids) == ((void*)0)))
      |                         ^~
      |                         =
initsplan.c:1644:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1644 |  if (((min_lefthand) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
initsplan.c:1644:22: note: remove extraneous parentheses around the comparison to silence this warning
 1644 |  if (((min_lefthand) == ((void*)0)))
      |      ~               ^            ~
initsplan.c:1644:22: note: use '=' to turn this equality comparison into an assignment
 1644 |  if (((min_lefthand) == ((void*)0)))
      |                      ^~
      |                      =
initsplan.c:1646:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1646 |  if (((min_righthand) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
initsplan.c:1646:23: note: remove extraneous parentheses around the comparison to silence this warning
 1646 |  if (((min_righthand) == ((void*)0)))
      |      ~                ^            ~
initsplan.c:1646:23: note: use '=' to turn this equality comparison into an assignment
 1646 |  if (((min_righthand) == ((void*)0)))
      |                       ^~
      |                       =
initsplan.c:2285:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2285 |  if (((relids) == ((void*)0)))
      |       ~~~~~~~~~^~~~~~~~~~~~~
initsplan.c:2285:16: note: remove extraneous parentheses around the comparison to silence this warning
 2285 |  if (((relids) == ((void*)0)))
      |      ~         ^            ~
initsplan.c:2285:16: note: use '=' to turn this equality comparison into an assignment
 2285 |  if (((relids) == ((void*)0)))
      |                ^~
      |                =
initsplan.c:3019:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3019 |  if (((relids) == ((void*)0)))
      |       ~~~~~~~~~^~~~~~~~~~~~~
initsplan.c:3019:16: note: remove extraneous parentheses around the comparison to silence this warning
 3019 |  if (((relids) == ((void*)0)))
      |      ~         ^            ~
initsplan.c:3019:16: note: use '=' to turn this equality comparison into an assignment
 3019 |  if (((relids) == ((void*)0)))
      |                ^~
      |                =
5 warnings generated.
make -C prep all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepagg.o prepagg.c
In file included from regcomp.c:2646:
regc_lex.c: In function 'lexescape':
regc_lex.c:744:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
regc_lex.c:747:3: note: here
regcomp.c: In function 'parseqatom':
regcomp.c:976:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:979:3: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regcomp.bc regcomp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regerror.bc regerror.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepjointree.o prepjointree.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o planner.bc planner.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o setrefs.bc setrefs.c
regcomp.c:1109:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1109 |     if ((v->nexttype == ('d')))
      |          ~~~~~~~~~~~~^~~~~~~~
regcomp.c:1109:22: note: remove extraneous parentheses around the comparison to silence this warning
 1109 |     if ((v->nexttype == ('d')))
      |         ~            ^       ~
regcomp.c:1109:22: note: use '=' to turn this equality comparison into an assignment
 1109 |     if ((v->nexttype == ('d')))
      |                      ^~
      |                      =
regcomp.c:1840:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1840 |  if ((v->nexttype == ('R')))
      |       ~~~~~~~~~~~~^~~~~~~~
regcomp.c:1840:19: note: remove extraneous parentheses around the comparison to silence this warning
 1840 |  if ((v->nexttype == ('R')))
      |      ~            ^       ~
regcomp.c:1840:19: note: use '=' to turn this equality comparison into an assignment
 1840 |  if ((v->nexttype == ('R')))
      |                   ^~
      |                   =
regcomp.c:1894:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1894 |  while ((v->nexttype == ('p')))
      |          ~~~~~~~~~~~~^~~~~~~~
regcomp.c:1894:22: note: remove extraneous parentheses around the comparison to silence this warning
 1894 |  while ((v->nexttype == ('p')))
      |         ~            ^       ~
regcomp.c:1894:22: note: use '=' to turn this equality comparison into an assignment
 1894 |  while ((v->nexttype == ('p')))
      |                      ^~
      |                      =
In file included from regcomp.c:2646:
./regc_lex.c:290:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  290 |      if ((v->lexcon == (4)))
      |           ~~~~~~~~~~^~~~~~
./regc_lex.c:290:21: note: remove extraneous parentheses around the comparison to silence this warning
  290 |      if ((v->lexcon == (4)))
      |          ~          ^     ~
./regc_lex.c:290:21: note: use '=' to turn this equality comparison into an assignment
  290 |      if ((v->lexcon == (4)))
      |                     ^~
      |                     =
./regc_lex.c:324:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  324 |      if ((v->lasttype == ('[')))
      |           ~~~~~~~~~~~~^~~~~~~~
./regc_lex.c:324:23: note: remove extraneous parentheses around the comparison to silence this warning
  324 |      if ((v->lasttype == ('[')))
      |          ~            ^       ~
./regc_lex.c:324:23: note: use '=' to turn this equality comparison into an assignment
  324 |      if ((v->lasttype == ('[')))
      |                       ^~
      |                       =
./regc_lex.c:535:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  535 |    if ((v->lasttype == ('(')))
      |         ~~~~~~~~~~~~^~~~~~~~
./regc_lex.c:535:21: note: remove extraneous parentheses around the comparison to silence this warning
  535 |    if ((v->lasttype == ('(')))
      |        ~            ^       ~
./regc_lex.c:535:21: note: use '=' to turn this equality comparison into an assignment
  535 |    if ((v->lasttype == ('(')))
      |                     ^~
      |                     =
./regc_lex.c:897:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  897 |    if ((v->lasttype == ('n')))
      |         ~~~~~~~~~~~~^~~~~~~~
./regc_lex.c:897:21: note: remove extraneous parentheses around the comparison to silence this warning
  897 |    if ((v->lasttype == ('n')))
      |        ~            ^       ~
./regc_lex.c:897:21: note: use '=' to turn this equality comparison into an assignment
  897 |    if ((v->lasttype == ('n')))
      |                     ^~
      |                     =
./regc_lex.c:899:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  899 |    if ((v->lasttype == ('(')))
      |         ~~~~~~~~~~~~^~~~~~~~
./regc_lex.c:899:21: note: remove extraneous parentheses around the comparison to silence this warning
  899 |    if ((v->lasttype == ('(')))
      |        ~            ^       ~
./regc_lex.c:899:21: note: use '=' to turn this equality comparison into an assignment
  899 |    if ((v->lasttype == ('(')))
      |                     ^~
      |                     =
8 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regexec.bc regexec.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o subselect.bc subselect.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepqual.o prepqual.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regexport.bc regexport.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regfree.bc regfree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o preptlist.o preptlist.c
subselect.c:1293:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1293 |  if (((upper_varnos) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
subselect.c:1293:22: note: remove extraneous parentheses around the comparison to silence this warning
 1293 |  if (((upper_varnos) == ((void*)0)))
      |      ~               ^            ~
subselect.c:1293:22: note: use '=' to turn this equality comparison into an assignment
 1293 |  if (((upper_varnos) == ((void*)0)))
      |                      ^~
      |                      =
1 warning generated.
( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/plan'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regprefix.bc regprefix.c
make -C replication all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication'
make -C logical all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o applyparallelworker.o applyparallelworker.c
make -C rewrite all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteDefine.o rewriteDefine.c
( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regexport.o src/backend/regex/regfree.o src/backend/regex/regprefix.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/regex'
make -C util all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepunion.o prepunion.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o appendinfo.o appendinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o decode.o decode.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteHandler.o rewriteHandler.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clauses.o clauses.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepagg.bc prepagg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o launcher.o launcher.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepjointree.bc prepjointree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logical.o logical.c
clauses.c: In function 'find_nonnullable_rels_walker':
clauses.c:1524:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
clauses.c:1539:4: note: here
clauses.c: In function 'find_nonnullable_vars_walker':
clauses.c:1782:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
clauses.c:1797:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inherit.o inherit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteManip.o rewriteManip.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepqual.bc prepqual.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joininfo.o joininfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteRemove.o rewriteRemove.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o preptlist.bc preptlist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logicalfuncs.o logicalfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o orclauses.o orclauses.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteSearchCycle.o rewriteSearchCycle.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepunion.bc prepunion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o paramassign.o paramassign.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o message.o message.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteSupport.o rewriteSupport.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o origin.o origin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pathnode.o pathnode.c
( echo src/backend/optimizer/prep/prepagg.o src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o placeholder.o placeholder.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rowsecurity.o rowsecurity.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plancat.o plancat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proto.o proto.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteDefine.bc rewriteDefine.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteHandler.bc rewriteHandler.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relation.o relation.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteManip.bc rewriteManip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o predtest.o predtest.c
rewriteHandler.c:1357:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1357 |   if (((default_only_cols) == ((void*)0)))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
rewriteHandler.c:1357:28: note: remove extraneous parentheses around the comparison to silence this warning
 1357 |   if (((default_only_cols) == ((void*)0)))
      |       ~                    ^            ~
rewriteHandler.c:1357:28: note: use '=' to turn this equality comparison into an assignment
 1357 |   if (((default_only_cols) == ((void*)0)))
      |                            ^~
      |                            =
rewriteHandler.c:2987:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2987 |    if (((updatable_cols) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
rewriteHandler.c:2987:26: note: remove extraneous parentheses around the comparison to silence this warning
 2987 |    if (((updatable_cols) == ((void*)0)))
      |        ~                 ^            ~
rewriteHandler.c:2987:26: note: use '=' to turn this equality comparison into an assignment
 2987 |    if (((updatable_cols) == ((void*)0)))
      |                          ^~
      |                          =
2 warnings generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relnode.o relnode.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reorderbuffer.o reorderbuffer.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteRemove.bc rewriteRemove.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteSearchCycle.bc rewriteSearchCycle.c
/usr/bin/bison -Wno-deprecated  -d -o repl_gram.c repl_gram.y
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o restrictinfo.o restrictinfo.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteSupport.bc rewriteSupport.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tlist.o tlist.c
/usr/bin/flex   -o'repl_scanner.c' repl_scanner.l
touch repl_gram.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slot.o slot.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rowsecurity.bc rowsecurity.c
reorderbuffer.c: In function 'ReorderBufferProcessTXN':
reorderbuffer.c:2219:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
reorderbuffer.c:2222:5: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slotsync.o slotsync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o var.o var.c
( echo src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteSearchCycle.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/rewrite'
make -C statistics all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/statistics'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dependencies.o dependencies.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o appendinfo.bc appendinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snapbuild.o snapbuild.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablesync.o tablesync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extended_stats.o extended_stats.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clauses.bc clauses.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcv.o mcv.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o worker.o worker.c
clauses.c:1561:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1561 |      if (((result) == ((void*)0)))
      |           ~~~~~~~~~^~~~~~~~~~~~~
clauses.c:1561:20: note: remove extraneous parentheses around the comparison to silence this warning
 1561 |      if (((result) == ((void*)0)))
      |          ~         ^            ~
clauses.c:1561:20: note: use '=' to turn this equality comparison into an assignment
 1561 |      if (((result) == ((void*)0)))
      |                    ^~
      |                    =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inherit.bc inherit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mvdistinct.o mvdistinct.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o joininfo.bc joininfo.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o orclauses.bc orclauses.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dependencies.bc dependencies.c
worker.c: In function 'handle_streamed_transaction':
worker.c:624:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
worker.c:627:3: note: here
worker.c: In function 'apply_handle_stream_start':
worker.c:1553:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
worker.c:1556:3: note: here
worker.c: In function 'apply_handle_stream_stop':
worker.c:1667:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
worker.c:1670:3: note: here
worker.c: In function 'apply_handle_stream_abort':
worker.c:1913:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
worker.c:1916:3: note: here
worker.c: In function 'apply_handle_stream_commit':
worker.c:2186:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
worker.c:2189:3: note: here
worker.c: In function 'apply_handle_stream_prepare':
worker.c:1338:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
worker.c:1341:3: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o applyparallelworker.bc applyparallelworker.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o extended_stats.bc extended_stats.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o paramassign.bc paramassign.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mcv.bc mcv.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o decode.bc decode.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pathnode.bc pathnode.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mvdistinct.bc mvdistinct.c
mcv.c:1343:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1343 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
mcv.c:1343:32: note: remove extraneous parentheses around the comparison to silence this warning
 1343 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
mcv.c:1343:32: note: use '=' to turn this equality comparison into an assignment
 1343 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o placeholder.bc placeholder.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o launcher.bc launcher.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o plancat.bc plancat.c
( echo src/backend/statistics/dependencies.o src/backend/statistics/extended_stats.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/statistics'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o predtest.bc predtest.c
placeholder.c:130:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  130 |  if (((phinfo->ph_eval_at) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
placeholder.c:130:28: note: remove extraneous parentheses around the comparison to silence this warning
  130 |  if (((phinfo->ph_eval_at) == ((void*)0)))
      |      ~                     ^            ~
placeholder.c:130:28: note: use '=' to turn this equality comparison into an assignment
  130 |  if (((phinfo->ph_eval_at) == ((void*)0)))
      |                            ^~
      |                            =
1 warning generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slotfuncs.o slotfuncs.c
launcher.c:1322:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1322 |   if (((worker.last_lsn) == 0))
      |        ~~~~~~~~~~~~~~~~~~^~~~
launcher.c:1322:26: note: remove extraneous parentheses around the comparison to silence this warning
 1322 |   if (((worker.last_lsn) == 0))
      |       ~                  ^   ~
launcher.c:1322:26: note: use '=' to turn this equality comparison into an assignment
 1322 |   if (((worker.last_lsn) == 0))
      |                          ^~
      |                          =
launcher.c:1334:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1334 |   if (((worker.reply_lsn) == 0))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
launcher.c:1334:27: note: remove extraneous parentheses around the comparison to silence this warning
 1334 |   if (((worker.reply_lsn) == 0))
      |       ~                   ^   ~
launcher.c:1334:27: note: use '=' to turn this equality comparison into an assignment
 1334 |   if (((worker.reply_lsn) == 0))
      |                           ^~
      |                           =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logical.bc logical.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncrep.o syncrep.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relnode.bc relnode.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o restrictinfo.bc restrictinfo.c
/usr/bin/bison -Wno-deprecated  -d -o syncrep_gram.c syncrep_gram.y
relnode.c:1572:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1572 |  if (((required_outer) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
relnode.c:1572:24: note: remove extraneous parentheses around the comparison to silence this warning
 1572 |  if (((required_outer) == ((void*)0)))
      |      ~                 ^            ~
relnode.c:1572:24: note: use '=' to turn this equality comparison into an assignment
 1572 |  if (((required_outer) == ((void*)0)))
      |                        ^~
      |                        =
relnode.c:1692:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1692 |  if (((required_outer) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
relnode.c:1692:24: note: remove extraneous parentheses around the comparison to silence this warning
 1692 |  if (((required_outer) == ((void*)0)))
      |      ~                 ^            ~
relnode.c:1692:24: note: use '=' to turn this equality comparison into an assignment
 1692 |  if (((required_outer) == ((void*)0)))
      |                        ^~
      |                        =
relnode.c:1876:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1876 |  if (((required_outer) == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
relnode.c:1876:24: note: remove extraneous parentheses around the comparison to silence this warning
 1876 |  if (((required_outer) == ((void*)0)))
      |      ~                 ^            ~
relnode.c:1876:24: note: use '=' to turn this equality comparison into an assignment
 1876 |  if (((required_outer) == ((void*)0)))
      |                        ^~
      |                        =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tlist.bc tlist.c
logical.c:362:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  362 |  if (((slot)->data.database == ((Oid) 0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
logical.c:362:29: note: remove extraneous parentheses around the comparison to silence this warning
  362 |  if (((slot)->data.database == ((Oid) 0)))
      |      ~                      ^           ~
logical.c:362:29: note: use '=' to turn this equality comparison into an assignment
  362 |  if (((slot)->data.database == ((Oid) 0)))
      |                             ^~
      |                             =
logical.c:389:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  389 |  if (((restart_lsn) == 0))
      |       ~~~~~~~~~~~~~~^~~~
logical.c:389:21: note: remove extraneous parentheses around the comparison to silence this warning
  389 |  if (((restart_lsn) == 0))
      |      ~              ^   ~
logical.c:389:21: note: use '=' to turn this equality comparison into an assignment
  389 |  if (((restart_lsn) == 0))
      |                     ^~
      |                     =
logical.c:516:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  516 |  if (((slot)->data.database == ((Oid) 0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
logical.c:516:29: note: remove extraneous parentheses around the comparison to silence this warning
  516 |  if (((slot)->data.database == ((Oid) 0)))
      |      ~                      ^           ~
logical.c:516:29: note: use '=' to turn this equality comparison into an assignment
  516 |  if (((slot)->data.database == ((Oid) 0)))
      |                             ^~
      |                             =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logicalfuncs.bc logicalfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o message.bc message.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o origin.bc origin.c
/usr/bin/flex   -o'syncrep_scanner.c' syncrep_scanner.l
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o var.bc var.c
touch syncrep_gram.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walreceiver.o walreceiver.c
logicalfuncs.c:232:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  232 |   if (((upto_lsn) == 0))
      |        ~~~~~~~~~~~^~~~
logicalfuncs.c:232:19: note: remove extraneous parentheses around the comparison to silence this warning
  232 |   if (((upto_lsn) == 0))
      |       ~           ^   ~
logicalfuncs.c:232:19: note: use '=' to turn this equality comparison into an assignment
  232 |   if (((upto_lsn) == 0))
      |                   ^~
      |                   =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o proto.bc proto.c
var.c:930:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  930 |   if (((phrels) == ((void*)0)))
      |        ~~~~~~~~~^~~~~~~~~~~~~
var.c:930:17: note: remove extraneous parentheses around the comparison to silence this warning
  930 |   if (((phrels) == ((void*)0)))
      |       ~         ^            ~
var.c:930:17: note: use '=' to turn this equality comparison into an assignment
  930 |   if (((phrels) == ((void*)0)))
      |                 ^~
      |                 =
1 warning generated.
( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/util'
( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo  ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer'
make -C storage all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage'
make -C aio all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/aio'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o read_stream.o read_stream.c
make -C buffer all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buf_init.o buf_init.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relation.bc relation.c
walreceiver.c: In function 'WalReceiverMain':
walreceiver.c:224:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
walreceiver.c:227:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walreceiverfuncs.o walreceiverfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o read_stream.bc read_stream.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buf_table.o buf_table.c
( echo src/backend/storage/aio/read_stream.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/aio'
make -C file all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufmgr.o bufmgr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o reorderbuffer.bc reorderbuffer.c
walreceiverfuncs.c: In function 'ShutdownWalRcv':
walreceiverfuncs.c:202:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
walreceiverfuncs.c:204:3: note: here
make -C freespace all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buffile.o buffile.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/freespace'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freespace.o freespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fsmpage.o fsmpage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copydir.o copydir.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexfsm.o indexfsm.c
reorderbuffer.c:761:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  761 |  if (( ((change->action) == REORDER_BUFFER_CHANGE_INTERNAL_SPEC_INSERT) ))
      |         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reorderbuffer.c:761:26: note: remove extraneous parentheses around the comparison to silence this warning
  761 |  if (( ((change->action) == REORDER_BUFFER_CHANGE_INTERNAL_SPEC_INSERT) ))
      |      ~                   ^                                              ~
reorderbuffer.c:761:26: note: use '=' to turn this equality comparison into an assignment
  761 |  if (( ((change->action) == REORDER_BUFFER_CHANGE_INTERNAL_SPEC_INSERT) ))
      |                          ^~
      |                          =
reorderbuffer.c:1977:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1977 |  if (((CheckXidAlive) == (xid)))
      |       ~~~~~~~~~~~~~~~~^~~~~~~~
reorderbuffer.c:1977:23: note: remove extraneous parentheses around the comparison to silence this warning
 1977 |  if (((CheckXidAlive) == (xid)))
      |      ~                ^       ~
reorderbuffer.c:1977:23: note: use '=' to turn this equality comparison into an assignment
 1977 |  if (((CheckXidAlive) == (xid)))
      |                       ^~
      |                       =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slotsync.bc slotsync.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o freespace.bc freespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fd.o fd.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fsmpage.bc fsmpage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o snapbuild.bc snapbuild.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freelist.o freelist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexfsm.bc indexfsm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fileset.o fileset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o localbuf.o localbuf.c
( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/freespace'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablesync.bc tablesync.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o worker.bc worker.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reinit.o reinit.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o buf_init.bc buf_init.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sharedfileset.o sharedfileset.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o buf_table.bc buf_table.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o buffile.bc buffile.c
worker.c:4953:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4953 |   else if (((errarg->finish_lsn) == 0))
      |             ~~~~~~~~~~~~~~~~~~~~~^~~~
worker.c:4953:34: note: remove extraneous parentheses around the comparison to silence this warning
 4953 |   else if (((errarg->finish_lsn) == 0))
      |            ~                     ^   ~
worker.c:4953:34: note: use '=' to turn this equality comparison into an assignment
 4953 |   else if (((errarg->finish_lsn) == 0))
      |                                  ^~
      |                                  =
worker.c:4969:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4969 |    if (((errarg->finish_lsn) == 0))
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~
worker.c:4969:30: note: remove extraneous parentheses around the comparison to silence this warning
 4969 |    if (((errarg->finish_lsn) == 0))
      |        ~                     ^   ~
worker.c:4969:30: note: use '=' to turn this equality comparison into an assignment
 4969 |    if (((errarg->finish_lsn) == 0))
      |                              ^~
      |                              =
worker.c:4987:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4987 |    if (((errarg->finish_lsn) == 0))
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~
worker.c:4987:30: note: remove extraneous parentheses around the comparison to silence this warning
 4987 |    if (((errarg->finish_lsn) == 0))
      |        ~                     ^   ~
worker.c:4987:30: note: use '=' to turn this equality comparison into an assignment
 4987 |    if (((errarg->finish_lsn) == 0))
      |                              ^~
      |                              =
3 warnings generated.
( echo src/backend/replication/logical/applyparallelworker.o src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/slotsync.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walsender.o walsender.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o repl_gram.o repl_gram.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bufmgr.bc bufmgr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copydir.bc copydir.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o freelist.bc freelist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fd.bc fd.c
bufmgr.c:643:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  643 |  if (((reln)->rd_rel->relpersistence == 't'))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
bufmgr.c:643:38: note: remove extraneous parentheses around the comparison to silence this warning
  643 |  if (((reln)->rd_rel->relpersistence == 't'))
      |      ~                               ^     ~
bufmgr.c:643:38: note: use '=' to turn this equality comparison into an assignment
  643 |  if (((reln)->rd_rel->relpersistence == 't'))
      |                                      ^~
      |                                      =
bufmgr.c:4488:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4488 |  if (((rel)->rd_rel->relpersistence == 't'))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
bufmgr.c:4488:37: note: remove extraneous parentheses around the comparison to silence this warning
 4488 |  if (((rel)->rd_rel->relpersistence == 't'))
      |      ~                              ^     ~
bufmgr.c:4488:37: note: use '=' to turn this equality comparison into an assignment
 4488 |  if (((rel)->rd_rel->relpersistence == 't'))
      |                                     ^~
      |                                     =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o localbuf.bc localbuf.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fileset.bc fileset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o repl_scanner.o repl_scanner.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o reinit.bc reinit.c
fd.c:1346:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1346 |  if ((VfdCache[file].fd == (-1)))
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
fd.c:1346:25: note: remove extraneous parentheses around the comparison to silence this warning
 1346 |  if ((VfdCache[file].fd == (-1)))
      |      ~                  ^      ~
fd.c:1346:25: note: use '=' to turn this equality comparison into an assignment
 1346 |  if ((VfdCache[file].fd == (-1)))
      |                         ^~
      |                         =
fd.c:1504:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1504 |  if ((VfdCache[file].fd == (-1)))
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
fd.c:1504:25: note: remove extraneous parentheses around the comparison to silence this warning
 1504 |  if ((VfdCache[file].fd == (-1)))
      |      ~                  ^      ~
fd.c:1504:25: note: use '=' to turn this equality comparison into an assignment
 1504 |  if ((VfdCache[file].fd == (-1)))
      |                         ^~
      |                         =
fd.c:2416:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2416 |  if ((VfdCache[file].fd == (-1)))
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
fd.c:2416:25: note: remove extraneous parentheses around the comparison to silence this warning
 2416 |  if ((VfdCache[file].fd == (-1)))
      |      ~                  ^      ~
fd.c:2416:25: note: use '=' to turn this equality comparison into an assignment
 2416 |  if ((VfdCache[file].fd == (-1)))
      |                         ^~
      |                         =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sharedfileset.bc sharedfileset.c
( echo src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncrep_gram.o syncrep_gram.c
make -C ipc all
( echo src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/fd.o src/backend/storage/file/fileset.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/file'
make -C large_object all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o barrier.o barrier.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/large_object'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inv_api.o inv_api.c
make -C lmgr all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o condition_variable.o condition_variable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncrep_scanner.o syncrep_scanner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsm.o dsm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o deadlock.o deadlock.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o repl_gram.bc repl_gram.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inv_api.bc inv_api.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsm_impl.o dsm_impl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lmgr.o lmgr.c
repl_gram.c:1144:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1144 |   if (((yyn) == (-36)))
      |        ~~~~~~^~~~~~~~
repl_gram.c:1144:14: note: remove extraneous parentheses around the comparison to silence this warning
 1144 |   if (((yyn) == (-36)))
      |       ~      ^       ~
repl_gram.c:1144:14: note: use '=' to turn this equality comparison into an assignment
 1144 |   if (((yyn) == (-36)))
      |              ^~
      |              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o repl_scanner.bc repl_scanner.c
( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/large_object'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slot.bc slot.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsm_registry.o dsm_registry.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ipc.o ipc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lock.o lock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ipci.o ipci.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lwlock.o lwlock.c
slot.c:813:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  813 |  if (((MyReplicationSlot)->data.database == ((Oid) 0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
slot.c:813:42: note: remove extraneous parentheses around the comparison to silence this warning
  813 |  if (((MyReplicationSlot)->data.database == ((Oid) 0)))
      |      ~                                   ^           ~
slot.c:813:42: note: use '=' to turn this equality comparison into an assignment
  813 |  if (((MyReplicationSlot)->data.database == ((Oid) 0)))
      |                                          ^~
      |                                          =
slot.c:1435:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1435 |   if (((slot)->data.database == ((Oid) 0)))
      |        ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
slot.c:1435:30: note: remove extraneous parentheses around the comparison to silence this warning
 1435 |   if (((slot)->data.database == ((Oid) 0)))
      |       ~                      ^           ~
slot.c:1435:30: note: use '=' to turn this equality comparison into an assignment
 1435 |   if (((slot)->data.database == ((Oid) 0)))
      |                              ^~
      |                              =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slotfuncs.bc slotfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latch.o latch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o predicate.o predicate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proc.o proc.c
slotfuncs.c:53:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   53 |   if (((restart_lsn) == 0))
      |        ~~~~~~~~~~~~~~^~~~
slotfuncs.c:53:22: note: remove extraneous parentheses around the comparison to silence this warning
   53 |   if (((restart_lsn) == 0))
      |       ~              ^   ~
slotfuncs.c:53:22: note: use '=' to turn this equality comparison into an assignment
   53 |   if (((restart_lsn) == 0))
      |                      ^~
      |                      =
slotfuncs.c:420:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  420 |   if (((&slot_contents)->data.database == ((Oid) 0)))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
slotfuncs.c:420:40: note: remove extraneous parentheses around the comparison to silence this warning
  420 |   if (((&slot_contents)->data.database == ((Oid) 0)))
      |       ~                                ^           ~
slotfuncs.c:420:40: note: use '=' to turn this equality comparison into an assignment
  420 |   if (((&slot_contents)->data.database == ((Oid) 0)))
      |                                        ^~
      |                                        =
slotfuncs.c:524:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  524 |  if (((moveto) == 0))
      |       ~~~~~~~~~^~~~
slotfuncs.c:524:16: note: remove extraneous parentheses around the comparison to silence this warning
  524 |  if (((moveto) == 0))
      |      ~         ^   ~
slotfuncs.c:524:16: note: use '=' to turn this equality comparison into an assignment
  524 |  if (((moveto) == 0))
      |                ^~
      |                =
slotfuncs.c:545:45: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  545 |  if (((MyReplicationSlot->data.restart_lsn) == 0))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
slotfuncs.c:545:45: note: remove extraneous parentheses around the comparison to silence this warning
  545 |  if (((MyReplicationSlot->data.restart_lsn) == 0))
      |      ~                                      ^   ~
slotfuncs.c:545:45: note: use '=' to turn this equality comparison into an assignment
  545 |  if (((MyReplicationSlot->data.restart_lsn) == 0))
      |                                             ^~
      |                                             =
slotfuncs.c:679:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  679 |  if (((src_restart_lsn) == 0))
      |       ~~~~~~~~~~~~~~~~~~^~~~
slotfuncs.c:679:25: note: remove extraneous parentheses around the comparison to silence this warning
  679 |  if (((src_restart_lsn) == 0))
      |      ~                  ^   ~
slotfuncs.c:679:25: note: use '=' to turn this equality comparison into an assignment
  679 |  if (((src_restart_lsn) == 0))
      |                         ^~
      |                         =
5 warnings generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pmsignal.o pmsignal.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncrep.bc syncrep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o procarray.o procarray.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o procsignal.o procsignal.c
syncrep.c:802:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  802 |   if (((stby->flush) == 0))
      |        ~~~~~~~~~~~~~~^~~~
syncrep.c:802:22: note: remove extraneous parentheses around the comparison to silence this warning
  802 |   if (((stby->flush) == 0))
      |       ~              ^   ~
syncrep.c:802:22: note: use '=' to turn this equality comparison into an assignment
  802 |   if (((stby->flush) == 0))
      |                      ^~
      |                      =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncrep_gram.bc syncrep_gram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o s_lock.o s_lock.c
syncrep_gram.c:1017:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1017 |   if (((yyn) == (-10)))
      |        ~~~~~~^~~~~~~~
syncrep_gram.c:1017:14: note: remove extraneous parentheses around the comparison to silence this warning
 1017 |   if (((yyn) == (-10)))
      |       ~      ^       ~
syncrep_gram.c:1017:14: note: use '=' to turn this equality comparison into an assignment
 1017 |   if (((yyn) == (-10)))
      |              ^~
      |              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncrep_scanner.bc syncrep_scanner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shm_mq.o shm_mq.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spin.o spin.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walreceiver.bc walreceiver.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o condition_variable.bc condition_variable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shm_toc.o shm_toc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shmem.o shmem.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o deadlock.bc deadlock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o signalfuncs.o signalfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sinval.o sinval.c
walreceiver.c:1480:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1480 |   if (((receive_start_lsn) == 0))
      |        ~~~~~~~~~~~~~~~~~~~~^~~~
walreceiver.c:1480:28: note: remove extraneous parentheses around the comparison to silence this warning
 1480 |   if (((receive_start_lsn) == 0))
      |       ~                    ^   ~
walreceiver.c:1480:28: note: use '=' to turn this equality comparison into an assignment
 1480 |   if (((receive_start_lsn) == 0))
      |                            ^~
      |                            =
walreceiver.c:1485:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1485 |   if (((written_lsn) == 0))
      |        ~~~~~~~~~~~~~~^~~~
walreceiver.c:1485:22: note: remove extraneous parentheses around the comparison to silence this warning
 1485 |   if (((written_lsn) == 0))
      |       ~              ^   ~
walreceiver.c:1485:22: note: use '=' to turn this equality comparison into an assignment
 1485 |   if (((written_lsn) == 0))
      |                      ^~
      |                      =
walreceiver.c:1489:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1489 |   if (((flushed_lsn) == 0))
      |        ~~~~~~~~~~~~~~^~~~
walreceiver.c:1489:22: note: remove extraneous parentheses around the comparison to silence this warning
 1489 |   if (((flushed_lsn) == 0))
      |       ~              ^   ~
walreceiver.c:1489:22: note: use '=' to turn this equality comparison into an assignment
 1489 |   if (((flushed_lsn) == 0))
      |                      ^~
      |                      =
walreceiver.c:1502:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1502 |   if (((latest_end_lsn) == 0))
      |        ~~~~~~~~~~~~~~~~~^~~~
walreceiver.c:1502:25: note: remove extraneous parentheses around the comparison to silence this warning
 1502 |   if (((latest_end_lsn) == 0))
      |       ~                 ^   ~
walreceiver.c:1502:25: note: use '=' to turn this equality comparison into an assignment
 1502 |   if (((latest_end_lsn) == 0))
      |                         ^~
      |                         =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walreceiverfuncs.bc walreceiverfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lmgr.bc lmgr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lock.bc lock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sinvaladt.o sinvaladt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walsender.bc walsender.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lwlock.bc lwlock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standby.o standby.c
lock.c:4568:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4568 |  if (((vxid).procNumber == (-1)))
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~
lock.c:4568:25: note: remove extraneous parentheses around the comparison to silence this warning
 4568 |  if (((vxid).procNumber == (-1)))
      |      ~                  ^      ~
lock.c:4568:25: note: use '=' to turn this equality comparison into an assignment
 4568 |  if (((vxid).procNumber == (-1)))
      |                         ^~
      |                         =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o predicate.bc predicate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o barrier.bc barrier.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o proc.bc proc.c
predicate.c:1909:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1909 |  else if (((snapshot->xmin) == (PredXact->SxactGlobalXmin)))
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
predicate.c:1909:29: note: remove extraneous parentheses around the comparison to silence this warning
 1909 |  else if (((snapshot->xmin) == (PredXact->SxactGlobalXmin)))
      |           ~                 ^                             ~
predicate.c:1909:29: note: use '=' to turn this equality comparison into an assignment
 1909 |  else if (((snapshot->xmin) == (PredXact->SxactGlobalXmin)))
      |                             ^~
      |                             =
predicate.c:3267:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3267 |    else if (((sxact->xmin) == (PredXact->SxactGlobalXmin)))
      |              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
predicate.c:3267:28: note: remove extraneous parentheses around the comparison to silence this warning
 3267 |    else if (((sxact->xmin) == (PredXact->SxactGlobalXmin)))
      |             ~              ^                             ~
predicate.c:3267:28: note: use '=' to turn this equality comparison into an assignment
 3267 |    else if (((sxact->xmin) == (PredXact->SxactGlobalXmin)))
      |                            ^~
      |                            =
predicate.c:4033:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4033 |  if (((xid) == (GetTopTransactionIdIfAny())))
      |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
predicate.c:4033:13: note: remove extraneous parentheses around the comparison to silence this warning
 4033 |  if (((xid) == (GetTopTransactionIdIfAny())))
      |      ~      ^                              ~
predicate.c:4033:13: note: use '=' to turn this equality comparison into an assignment
 4033 |  if (((xid) == (GetTopTransactionIdIfAny())))
      |             ^~
      |             =
predicate.c:4996:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4996 |   else if (((sxact->xmin) == (PredXact->SxactGlobalXmin)))
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
predicate.c:4996:27: note: remove extraneous parentheses around the comparison to silence this warning
 4996 |   else if (((sxact->xmin) == (PredXact->SxactGlobalXmin)))
      |            ~              ^                             ~
predicate.c:4996:27: note: use '=' to turn this equality comparison into an assignment
 4996 |   else if (((sxact->xmin) == (PredXact->SxactGlobalXmin)))
      |                           ^~
      |                           =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o s_lock.bc s_lock.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dsm.bc dsm.c
walsender.c:3979:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3979 |    if (((sent_ptr) == 0))
      |         ~~~~~~~~~~~^~~~
walsender.c:3979:20: note: remove extraneous parentheses around the comparison to silence this warning
 3979 |    if (((sent_ptr) == 0))
      |        ~           ^   ~
walsender.c:3979:20: note: use '=' to turn this equality comparison into an assignment
 3979 |    if (((sent_ptr) == 0))
      |                    ^~
      |                    =
walsender.c:3983:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3983 |    if (((write) == 0))
      |         ~~~~~~~~^~~~
walsender.c:3983:17: note: remove extraneous parentheses around the comparison to silence this warning
 3983 |    if (((write) == 0))
      |        ~        ^   ~
walsender.c:3983:17: note: use '=' to turn this equality comparison into an assignment
 3983 |    if (((write) == 0))
      |                 ^~
      |                 =
walsender.c:3987:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3987 |    if (((flush) == 0))
      |         ~~~~~~~~^~~~
walsender.c:3987:17: note: remove extraneous parentheses around the comparison to silence this warning
 3987 |    if (((flush) == 0))
      |        ~        ^   ~
walsender.c:3987:17: note: use '=' to turn this equality comparison into an assignment
 3987 |    if (((flush) == 0))
      |                 ^~
      |                 =
walsender.c:3991:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3991 |    if (((apply) == 0))
      |         ~~~~~~~~^~~~
walsender.c:3991:17: note: remove extraneous parentheses around the comparison to silence this warning
 3991 |    if (((apply) == 0))
      |        ~        ^   ~
walsender.c:3991:17: note: use '=' to turn this equality comparison into an assignment
 3991 |    if (((apply) == 0))
      |                 ^~
      |                 =
4 warnings generated.
( cat logical/objfiles.txt; echo src/backend/replication/repl_gram.o src/backend/replication/repl_scanner.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o src/backend/replication/syncrep_scanner.o src/backend/replication/walreceiver.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walsender.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dsm_impl.bc dsm_impl.c
proc.c:318:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  318 |  else if ((MyBackendType == B_BG_WORKER))
      |            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~
proc.c:318:26: note: remove extraneous parentheses around the comparison to silence this warning
  318 |  else if ((MyBackendType == B_BG_WORKER))
      |           ~              ^             ~
proc.c:318:26: note: use '=' to turn this equality comparison into an assignment
  318 |  else if ((MyBackendType == B_BG_WORKER))
      |                          ^~
      |                          =
proc.c:320:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  320 |  else if ((MyBackendType == B_WAL_SENDER))
      |            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
proc.c:320:26: note: remove extraneous parentheses around the comparison to silence this warning
  320 |  else if ((MyBackendType == B_WAL_SENDER))
      |           ~              ^              ~
proc.c:320:26: note: use '=' to turn this equality comparison into an assignment
  320 |  else if ((MyBackendType == B_WAL_SENDER))
      |                          ^~
      |                          =
proc.c:350:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  350 |   if ((MyBackendType == B_WAL_SENDER))
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
proc.c:350:22: note: remove extraneous parentheses around the comparison to silence this warning
  350 |   if ((MyBackendType == B_WAL_SENDER))
      |       ~              ^              ~
proc.c:350:22: note: use '=' to turn this equality comparison into an assignment
  350 |   if ((MyBackendType == B_WAL_SENDER))
      |                      ^~
      |                      =
proc.c:401:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  401 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
proc.c:401:21: note: remove extraneous parentheses around the comparison to silence this warning
  401 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |      ~              ^                  ~
proc.c:401:21: note: use '=' to turn this equality comparison into an assignment
  401 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |                     ^~
      |                     =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spin.bc spin.c
make -C tcop all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backend_startup.o backend_startup.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dsm_registry.bc dsm_registry.c
( echo src/backend/storage/lmgr/condition_variable.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/spin.o ) >objfiles.txt
make -C tsearch all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict.o dict.c
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_ispell.o dict_ispell.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ipc.bc ipc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ipci.bc ipci.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_simple.o dict_simple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cmdtag.o cmdtag.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_synonym.o dict_synonym.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dest.o dest.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o latch.bc latch.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pmsignal.bc pmsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_thesaurus.o dict_thesaurus.c
make -C utils all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C activity all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backend_progress.o backend_progress.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o procarray.bc procarray.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fastpath.o fastpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backend_status.o backend_status.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regis.o regis.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postgres.o postgres.c
procarray.c:1432:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1432 |  if (((cachedXidIsNotInProgress) == (xid)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
procarray.c:1432:34: note: remove extraneous parentheses around the comparison to silence this warning
 1432 |  if (((cachedXidIsNotInProgress) == (xid)))
      |      ~                           ^       ~
procarray.c:1432:34: note: use '=' to turn this equality comparison into an assignment
 1432 |  if (((cachedXidIsNotInProgress) == (xid)))
      |                                  ^~
      |                                  =
procarray.c:1509:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1509 |   if (((pxid) == (xid)))
      |        ~~~~~~~^~~~~~~~
procarray.c:1509:15: note: remove extraneous parentheses around the comparison to silence this warning
 1509 |   if (((pxid) == (xid)))
      |       ~       ^       ~
procarray.c:1509:15: note: use '=' to turn this equality comparison into an assignment
 1509 |   if (((pxid) == (xid)))
      |               ^~
      |               =
procarray.c:1535:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1535 |    if (((cxid) == (xid)))
      |         ~~~~~~~^~~~~~~~
procarray.c:1535:16: note: remove extraneous parentheses around the comparison to silence this warning
 1535 |    if (((cxid) == (xid)))
      |        ~       ^       ~
procarray.c:1535:16: note: use '=' to turn this equality comparison into an assignment
 1535 |    if (((cxid) == (xid)))
      |                ^~
      |                =
procarray.c:1665:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1665 |   if (((pxid) == (xid)))
      |        ~~~~~~~^~~~~~~~
procarray.c:1665:15: note: remove extraneous parentheses around the comparison to silence this warning
 1665 |   if (((pxid) == (xid)))
      |       ~       ^       ~
procarray.c:1665:15: note: use '=' to turn this equality comparison into an assignment
 1665 |   if (((pxid) == (xid)))
      |               ^~
      |               =
procarray.c:4027:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4027 |    if (((MyProc->subxids.xids[j]) == (anxid)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
procarray.c:4027:35: note: remove extraneous parentheses around the comparison to silence this warning
 4027 |    if (((MyProc->subxids.xids[j]) == (anxid)))
      |        ~                          ^         ~
procarray.c:4027:35: note: use '=' to turn this equality comparison into an assignment
 4027 |    if (((MyProc->subxids.xids[j]) == (anxid)))
      |                                   ^~
      |                                   =
procarray.c:4050:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4050 |   if (((MyProc->subxids.xids[j]) == (xid)))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
procarray.c:4050:34: note: remove extraneous parentheses around the comparison to silence this warning
 4050 |   if (((MyProc->subxids.xids[j]) == (xid)))
      |       ~                          ^       ~
procarray.c:4050:34: note: use '=' to turn this equality comparison into an assignment
 4050 |   if (((MyProc->subxids.xids[j]) == (xid)))
      |                                  ^~
      |                                  =
6 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o procsignal.bc procsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spell.o spell.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat.o pgstat.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shm_mq.bc shm_mq.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shm_toc.bc shm_toc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o to_tsany.o to_tsany.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shmem.bc shmem.c
postgres.c: In function 'ProcessRecoveryConflictInterrupt':
postgres.c:3083:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
postgres.c:3089:3: note: here
postgres.c:3109:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
postgres.c:3114:3: note: here
postgres.c:3121:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
postgres.c:3126:3: note: here
postgres.c:3153:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
postgres.c:3205:3: note: here
postgres.c: In function 'PostgresMain':
postgres.c:4976:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
postgres.c:4980:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pquery.o pquery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_locale.o ts_locale.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_parse.o ts_parse.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o signalfuncs.bc signalfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utility.o utility.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_selfuncs.o ts_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sinval.bc sinval.c
In file included from ../../../../src/include/utils/pgstat_internal.h:17,
                 from pgstat.c:105:
../../../../src/include/common/hashfn_unstable.h: In function 'fasthash_accum':
../../../../src/include/common/hashfn_unstable.h:184:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:186:3: note: here
../../../../src/include/common/hashfn_unstable.h:187:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:189:3: note: here
../../../../src/include/common/hashfn_unstable.h:190:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:192:3: note: here
../../../../src/include/common/hashfn_unstable.h:197:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:199:3: note: here
../../../../src/include/common/hashfn_unstable.h:200:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:202:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_archiver.o pgstat_archiver.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_typanalyze.o ts_typanalyze.c
utility.c: In function 'ExecDropStmt':
utility.c:1997:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
utility.c:2002:3: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o backend_startup.bc backend_startup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_bgwriter.o pgstat_bgwriter.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sinvaladt.bc sinvaladt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_utils.o ts_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_checkpointer.o pgstat_checkpointer.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o standby.bc standby.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wparser.o wparser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_database.o pgstat_database.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cmdtag.bc cmdtag.c
( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/dsm_registry.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/ipc'
make -C page all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/page'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufpage.o bufpage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_function.o pgstat_function.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wparser_def.o wparser_def.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dest.bc dest.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_io.o pgstat_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -funroll-loops -ftree-vectorize -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o checksum.o checksum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o itemptr.o itemptr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_relation.o pgstat_relation.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict.bc dict.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bufpage.bc bufpage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fastpath.bc fastpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_ispell.bc dict_ispell.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_replslot.o pgstat_replslot.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o checksum.bc checksum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postgres.bc postgres.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o itemptr.bc itemptr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_shmem.o pgstat_shmem.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_simple.bc dict_simple.c
( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/page'
make -C smgr all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/smgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bulk_write.o bulk_write.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_synonym.bc dict_synonym.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o md.o md.c
postgres.c:3290:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3290 |   else if ((MyBackendType == B_AUTOVAC_WORKER))
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
postgres.c:3290:27: note: remove extraneous parentheses around the comparison to silence this warning
 3290 |   else if ((MyBackendType == B_AUTOVAC_WORKER))
      |            ~              ^                  ~
postgres.c:3290:27: note: use '=' to turn this equality comparison into an assignment
 3290 |   else if ((MyBackendType == B_AUTOVAC_WORKER))
      |                           ^~
      |                           =
postgres.c:3309:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3309 |   else if ((MyBackendType == B_BG_WORKER))
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~
postgres.c:3309:27: note: remove extraneous parentheses around the comparison to silence this warning
 3309 |   else if ((MyBackendType == B_BG_WORKER))
      |            ~              ^             ~
postgres.c:3309:27: note: use '=' to turn this equality comparison into an assignment
 3309 |   else if ((MyBackendType == B_BG_WORKER))
      |                           ^~
      |                           =
postgres.c:3409:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3409 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
postgres.c:3409:22: note: remove extraneous parentheses around the comparison to silence this warning
 3409 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |       ~              ^                  ~
postgres.c:3409:22: note: use '=' to turn this equality comparison into an assignment
 3409 |   if ((MyBackendType == B_AUTOVAC_WORKER))
      |                      ^~
      |                      =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pquery.bc pquery.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_thesaurus.bc dict_thesaurus.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgr.o smgr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o utility.bc utility.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bulk_write.bc bulk_write.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regis.bc regis.c
( echo src/backend/tcop/backend_startup.o src/backend/tcop/cmdtag.o src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/tcop'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o md.bc md.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spell.bc spell.c
make -C ../../src/timezone all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/timezone'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/timezone'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o smgr.bc smgr.c
In file included from ../../../../src/include/utils/pgstat_internal.h:17,
                 from pgstat_shmem.c:18:
../../../../src/include/common/hashfn_unstable.h: In function 'fasthash_accum':
../../../../src/include/common/hashfn_unstable.h:184:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:186:3: note: here
../../../../src/include/common/hashfn_unstable.h:187:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:189:3: note: here
../../../../src/include/common/hashfn_unstable.h:190:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:192:3: note: here
../../../../src/include/common/hashfn_unstable.h:197:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:199:3: note: here
../../../../src/include/common/hashfn_unstable.h:200:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../../src/include/common/hashfn_unstable.h:202:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_slru.o pgstat_slru.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_subscription.o pgstat_subscription.c
( echo src/backend/storage/smgr/bulk_write.o src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/smgr'
make -C sync all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/sync'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sync.o sync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_wal.o pgstat_wal.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o to_tsany.bc to_tsany.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_xact.o pgstat_xact.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sync.bc sync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wait_event.o wait_event.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_locale.bc ts_locale.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_parse.bc ts_parse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wait_event_funcs.o wait_event_funcs.c
( echo src/backend/storage/sync/sync.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/sync'
( cat aio/objfiles.txt buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt sync/objfiles.txt; echo  ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage'
make -C jit all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/jit'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jit.o jit.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_selfuncs.bc ts_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_typanalyze.bc ts_typanalyze.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o backend_progress.bc backend_progress.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jit.bc jit.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_utils.bc ts_utils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wparser.bc wparser.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o backend_status.bc backend_status.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wparser_def.bc wparser_def.c
( echo src/backend/jit/jit.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/jit'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat.bc pgstat.c
wparser.c:111:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  111 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
wparser.c:111:32: note: remove extraneous parentheses around the comparison to silence this warning
  111 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
wparser.c:111:32: note: use '=' to turn this equality comparison into an assignment
  111 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
wparser.c:130:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  130 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
wparser.c:130:32: note: remove extraneous parentheses around the comparison to silence this warning
  130 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
wparser.c:130:32: note: use '=' to turn this equality comparison into an assignment
  130 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
wparser.c:247:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  247 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
wparser.c:247:32: note: remove extraneous parentheses around the comparison to silence this warning
  247 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
wparser.c:247:32: note: use '=' to turn this equality comparison into an assignment
  247 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
wparser.c:269:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  269 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
wparser.c:269:32: note: remove extraneous parentheses around the comparison to silence this warning
  269 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
wparser.c:269:32: note: use '=' to turn this equality comparison into an assignment
  269 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_archiver.bc pgstat_archiver.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_bgwriter.bc pgstat_bgwriter.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_checkpointer.bc pgstat_checkpointer.c
wparser_def.c:2195:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2195 |    if (( (prs->words[i].type)==13 ))
      |          ~~~~~~~~~~~~~~~~~~~~^~~~
wparser_def.c:2195:30: note: remove extraneous parentheses around the comparison to silence this warning
 2195 |    if (( (prs->words[i].type)==13 ))
      |        ~                     ^    ~
wparser_def.c:2195:30: note: use '=' to turn this equality comparison into an assignment
 2195 |    if (( (prs->words[i].type)==13 ))
      |                              ^~
      |                              =
1 warning generated.
( echo src/backend/tsearch/dict.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o ) >objfiles.txt
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_database.bc pgstat_database.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_function.bc pgstat_function.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_io.bc pgstat_io.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_relation.bc pgstat_relation.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_replslot.bc pgstat_replslot.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_shmem.bc pgstat_shmem.c
pgstat_relation.c:248:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  248 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
pgstat_relation.c:248:21: note: remove extraneous parentheses around the comparison to silence this warning
  248 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |      ~              ^                  ~
pgstat_relation.c:248:21: note: use '=' to turn this equality comparison into an assignment
  248 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |                     ^~
      |                     =
pgstat_relation.c:339:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  339 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
pgstat_relation.c:339:21: note: remove extraneous parentheses around the comparison to silence this warning
  339 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |      ~              ^                  ~
pgstat_relation.c:339:21: note: use '=' to turn this equality comparison into an assignment
  339 |  if ((MyBackendType == B_AUTOVAC_WORKER))
      |                     ^~
      |                     =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_slru.bc pgstat_slru.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_subscription.bc pgstat_subscription.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_wal.bc pgstat_wal.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_xact.bc pgstat_xact.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wait_event.bc wait_event.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wait_event_funcs.bc wait_event_funcs.c
make -C adt all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o acl.o acl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amutils.o amutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_expanded.o array_expanded.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_selfuncs.o array_selfuncs.c
( echo src/backend/utils/activity/backend_progress.o src/backend/utils/activity/backend_status.o src/backend/utils/activity/pgstat.o src/backend/utils/activity/pgstat_archiver.o src/backend/utils/activity/pgstat_bgwriter.o src/backend/utils/activity/pgstat_checkpointer.o src/backend/utils/activity/pgstat_database.o src/backend/utils/activity/pgstat_function.o src/backend/utils/activity/pgstat_io.o src/backend/utils/activity/pgstat_relation.o src/backend/utils/activity/pgstat_replslot.o src/backend/utils/activity/pgstat_shmem.o src/backend/utils/activity/pgstat_slru.o src/backend/utils/activity/pgstat_subscription.o src/backend/utils/activity/pgstat_wal.o src/backend/utils/activity/pgstat_xact.o src/backend/utils/activity/wait_event.o src/backend/utils/activity/wait_event_funcs.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
make -C cache all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o attoptcache.o attoptcache.c
make -C error all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/error'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o assert.o assert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o catcache.o catcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o csvlog.o csvlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_typanalyze.o array_typanalyze.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_userfuncs.o array_userfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arrayfuncs.o arrayfuncs.c
catcache.c: In function 'CatalogCacheComputeHashValue':
catcache.c:358:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
catcache.c:360:3: note: here
catcache.c:362:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
catcache.c:364:3: note: here
catcache.c:366:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
catcache.c:368:3: note: here
catcache.c: In function 'CatalogCacheComputeTupleHashValue':
catcache.c:400:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
catcache.c:406:3: note: here
catcache.c:407:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
catcache.c:413:3: note: here
catcache.c:414:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
catcache.c:420:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o evtcache.o evtcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o elog.o elog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonlog.o jsonlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inval.o inval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lsyscache.o lsyscache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arraysubs.o arraysubs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o assert.bc assert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arrayutils.o arrayutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o csvlog.bc csvlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partcache.o partcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ascii.o ascii.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o elog.bc elog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bool.o bool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plancache.o plancache.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonlog.bc jsonlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cash.o cash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relcache.o relcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relfilenumbermap.o relfilenumbermap.c
( echo src/backend/utils/error/assert.o src/backend/utils/error/csvlog.o src/backend/utils/error/elog.o src/backend/utils/error/jsonlog.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/error'
make -C fmgr all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/fmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dfmgr.o dfmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o char.o char.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fmgr.o fmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o funcapi.o funcapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cryptohashfuncs.o cryptohashfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o date.o date.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapper.o relmapper.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dfmgr.bc dfmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spccache.o spccache.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fmgr.bc fmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syscache.o syscache.c
make -C hash all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dynahash.o dynahash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datetime.o datetime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_cache.o ts_cache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc.o pg_crc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o funcapi.bc funcapi.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dynahash.bc dynahash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o typcache.o typcache.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_crc.bc pg_crc.c
( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/fmgr'
make -C init all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o globals.o globals.c
( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/hash'
make -C mb all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conv.o conv.c
datetime.c: In function 'DecodeInterval':
datetime.c:3444:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
datetime.c:3477:4: note: here
datetime.c: In function 'DecodeISO8601Interval':
datetime.c:3895:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
datetime.c:3910:5: note: here
datetime.c:3982:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
datetime.c:3993:5: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datum.o datum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o attoptcache.bc attoptcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbutils.o mbutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o miscinit.o miscinit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbsize.o dbsize.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o catcache.bc catcache.c
mbutils.c: In function 'pg_utf8_increment':
mbutils.c:1371:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
mbutils.c:1377:3: note: here
mbutils.c:1379:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
mbutils.c:1385:3: note: here
mbutils.c:1399:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
mbutils.c:1405:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stringinfo_mb.o stringinfo_mb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wstrcmp.o wstrcmp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o domains.o domains.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wstrncmp.o wstrncmp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postinit.o postinit.c
catcache.c:1578:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1578 |   if ((Mode == BootstrapProcessing))
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
catcache.c:1578:13: note: remove extraneous parentheses around the comparison to silence this warning
 1578 |   if ((Mode == BootstrapProcessing))
      |       ~     ^                     ~
catcache.c:1578:13: note: use '=' to turn this equality comparison into an assignment
 1578 |   if ((Mode == BootstrapProcessing))
      |             ^~
      |             =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o evtcache.bc evtcache.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o conv.bc conv.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o encode.o encode.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mbutils.bc mbutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inval.bc inval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o enum.o enum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o stringinfo_mb.bc stringinfo_mb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o usercontext.o usercontext.c
inval.c:1216:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1216 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
inval.c:1216:12: note: remove extraneous parentheses around the comparison to silence this warning
 1216 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
inval.c:1216:12: note: use '=' to turn this equality comparison into an assignment
 1216 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lsyscache.bc lsyscache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o expandeddatum.o expandeddatum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wstrcmp.bc wstrcmp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o expandedrecord.o expandedrecord.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o globals.bc globals.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wstrncmp.bc wstrncmp.c
lsyscache.c:2341:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2341 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
lsyscache.c:2341:12: note: remove extraneous parentheses around the comparison to silence this warning
 2341 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
lsyscache.c:2341:12: note: use '=' to turn this equality comparison into an assignment
 2341 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partcache.bc partcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o float.o float.c
( echo src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/stringinfo_mb.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb'
make -C misc all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o conffiles.o conffiles.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o miscinit.bc miscinit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o guc.o guc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o plancache.bc plancache.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relcache.bc relcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o format_type.o format_type.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postinit.bc postinit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o formatting.o formatting.c
guc.c: In function 'set_config_with_handle':
guc.c:3527:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
guc.c:3548:3: note: here
/usr/bin/flex   -o'guc-file.c' guc-file.l
relcache.c:1996:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1996 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
relcache.c:1996:12: note: remove extraneous parentheses around the comparison to silence this warning
 1996 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
relcache.c:1996:12: note: use '=' to turn this equality comparison into an assignment
 1996 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
relcache.c:2020:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2020 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
relcache.c:2020:12: note: remove extraneous parentheses around the comparison to silence this warning
 2020 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
relcache.c:2020:12: note: use '=' to turn this equality comparison into an assignment
 2020 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
relcache.c:4056:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4056 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
relcache.c:4056:12: note: remove extraneous parentheses around the comparison to silence this warning
 4056 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
relcache.c:4056:12: note: use '=' to turn this equality comparison into an assignment
 4056 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
relcache.c:4144:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4144 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
relcache.c:4144:12: note: remove extraneous parentheses around the comparison to silence this warning
 4144 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
relcache.c:4144:12: note: use '=' to turn this equality comparison into an assignment
 4144 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
4 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relfilenumbermap.bc relfilenumbermap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o guc_funcs.o guc_funcs.c
postinit.c:847:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  847 |  if ((MyBackendType == B_AUTOVAC_LAUNCHER))
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
postinit.c:847:21: note: remove extraneous parentheses around the comparison to silence this warning
  847 |  if ((MyBackendType == B_AUTOVAC_LAUNCHER))
      |      ~              ^                    ~
postinit.c:847:21: note: use '=' to turn this equality comparison into an assignment
  847 |  if ((MyBackendType == B_AUTOVAC_LAUNCHER))
      |                     ^~
      |                     =
postinit.c:908:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  908 |  else if ((MyBackendType == B_BG_WORKER))
      |            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~
postinit.c:908:26: note: remove extraneous parentheses around the comparison to silence this warning
  908 |  else if ((MyBackendType == B_BG_WORKER))
      |           ~              ^             ~
postinit.c:908:26: note: use '=' to turn this equality comparison into an assignment
  908 |  else if ((MyBackendType == B_BG_WORKER))
      |                          ^~
      |                          =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o usercontext.bc usercontext.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relmapper.bc relmapper.c
guc_funcs.c: In function 'ExecSetVariableStmt':
guc_funcs.c:140:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
guc_funcs.c:143:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o guc_tables.o guc_tables.c
( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o src/backend/utils/init/usercontext.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genfile.o genfile.c
relmapper.c:330:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  330 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
relmapper.c:330:12: note: remove extraneous parentheses around the comparison to silence this warning
  330 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
relmapper.c:330:12: note: use '=' to turn this equality comparison into an assignment
  330 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
relmapper.c:676:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  676 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
relmapper.c:676:12: note: remove extraneous parentheses around the comparison to silence this warning
  676 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
relmapper.c:676:12: note: use '=' to turn this equality comparison into an assignment
  676 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
relmapper.c:697:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  697 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
relmapper.c:697:12: note: remove extraneous parentheses around the comparison to silence this warning
  697 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
relmapper.c:697:12: note: use '=' to turn this equality comparison into an assignment
  697 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spccache.bc spccache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_ops.o geo_ops.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syscache.bc syscache.c
formatting.c: In function 'NUMDesc_prepare':
formatting.c:1206:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
formatting.c:1208:3: note: here
formatting.c: In function 'DCH_from_char':
formatting.c:3600:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
formatting.c:3602:4: note: here
formatting.c:3624:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
formatting.c:3657:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_selfuncs.o geo_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o help_config.o help_config.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_spgist.o geo_spgist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_cache.bc ts_cache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o injection_point.o injection_point.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hbafuncs.o hbafuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o pg_config.o pg_config.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o typcache.bc typcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o pg_controldata.o pg_controldata.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_cidr_ntop.o inet_cidr_ntop.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_net_pton.o inet_net_pton.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o pg_rusage.o pg_rusage.c
( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relfilenumbermap.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/cache'
make -C mmgr all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o alignedalloc.o alignedalloc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o ps_status.o ps_status.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o int.o int.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aset.o aset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o int8.o int8.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o queryenvironment.o queryenvironment.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bump.o bump.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o rls.o rls.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsa.o dsa.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o json.o json.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o sampling.o sampling.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb.o jsonb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freepage.o freepage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o superuser.o superuser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o timeout.o timeout.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_gin.o jsonb_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o generation.o generation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o tzparser.o tzparser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_op.o jsonb_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcxt.o mcxt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_util.o jsonb_util.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonfuncs.o jsonfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o guc-file.o guc-file.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o memdebug.o memdebug.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o portalmem.o portalmem.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o conffiles.bc conffiles.c
jsonb_util.c: In function 'pushJsonbValueScalar':
jsonb_util.c:691:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
jsonb_util.c:695:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonbsubs.o jsonbsubs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slab.o slab.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o guc.bc guc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath.o jsonpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o alignedalloc.bc alignedalloc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o aset.bc aset.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bump.bc bump.c
jsonpath.c: In function 'flattenJsonPathParseItem':
jsonpath.c:353:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
jsonpath.c:355:3: note: here
jsonpath.c: In function 'alignStringInfoInt':
jsonpath.c:489:70: warning: this statement may fall through [-Wimplicit-fallthrough=]
jsonpath.c:491:3: note: here
jsonpath.c:492:70: warning: this statement may fall through [-Wimplicit-fallthrough=]
jsonpath.c:494:3: note: here
jsonpath.c: In function 'jspInitByBuffer':
jsonpath.c:1016:72: warning: this statement may fall through [-Wimplicit-fallthrough=]
jsonpath.c:1018:3: note: here
jsonpath.c: In function 'jspIsMutableWalker':
jsonpath.c:1419:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
jsonpath.c:1431:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath_exec.o jsonpath_exec.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o guc-file.bc guc-file.c
aset.c:565:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  565 |   if (((block) == (((AllocBlock) (((char *) set) + (((uintptr_t) ((sizeof(AllocSetContext))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))))))))
      |        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aset.c:565:16: note: remove extraneous parentheses around the comparison to silence this warning
  565 |   if (((block) == (((AllocBlock) (((char *) set) + (((uintptr_t) ((sizeof(AllocSetContext))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))))))))
      |       ~        ^                                                                                                                        ~
aset.c:565:16: note: use '=' to turn this equality comparison into an assignment
  565 |   if (((block) == (((AllocBlock) (((char *) set) + (((uintptr_t) ((sizeof(AllocSetContext))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))))))))
      |                ^~
      |                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dsa.bc dsa.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath_gram.o jsonpath_gram.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o freepage.bc freepage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o guc_funcs.bc guc_funcs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o generation.bc generation.c
freepage.c:467:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  467 |   if (((fpm->freelist[f]).relptr_off == 0))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
freepage.c:467:38: note: remove extraneous parentheses around the comparison to silence this warning
  467 |   if (((fpm->freelist[f]).relptr_off == 0))
      |       ~                              ^   ~
freepage.c:467:38: note: use '=' to turn this equality comparison into an assignment
  467 |   if (((fpm->freelist[f]).relptr_off == 0))
      |                                      ^~
      |                                      =
freepage.c:1343:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1343 |   if (((fpm->freelist[f]).relptr_off == 0))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
freepage.c:1343:38: note: remove extraneous parentheses around the comparison to silence this warning
 1343 |   if (((fpm->freelist[f]).relptr_off == 0))
      |       ~                              ^   ~
freepage.c:1343:38: note: use '=' to turn this equality comparison into an assignment
 1343 |   if (((fpm->freelist[f]).relptr_off == 0))
      |                                      ^~
      |                                      =
freepage.c:1419:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1419 |  if (((fpm->btree_root).relptr_off == 0))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
freepage.c:1419:36: note: remove extraneous parentheses around the comparison to silence this warning
 1419 |  if (((fpm->btree_root).relptr_off == 0))
      |      ~                             ^   ~
freepage.c:1419:36: note: use '=' to turn this equality comparison into an assignment
 1419 |  if (((fpm->btree_root).relptr_off == 0))
      |                                    ^~
      |                                    =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mcxt.bc mcxt.c
generation.c:306:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  306 |   if (((block) == (((GenerationBlock *) (((char *) set) + (((uintptr_t) ((sizeof(GenerationContext))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))))))))
      |        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
generation.c:306:16: note: remove extraneous parentheses around the comparison to silence this warning
  306 |   if (((block) == (((GenerationBlock *) (((char *) set) + (((uintptr_t) ((sizeof(GenerationContext))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))))))))
      |       ~        ^                                                                                                                                 ~
generation.c:306:16: note: use '=' to turn this equality comparison into an assignment
  306 |   if (((block) == (((GenerationBlock *) (((char *) set) + (((uintptr_t) ((sizeof(GenerationContext))) + ((8) - 1)) & ~((uintptr_t) ((8) - 1))))))))
      |                ^~
      |                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o memdebug.bc memdebug.c
guc_funcs.c:861:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  861 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
guc_funcs.c:861:32: note: remove extraneous parentheses around the comparison to silence this warning
  861 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
guc_funcs.c:861:32: note: use '=' to turn this equality comparison into an assignment
  861 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o guc_tables.bc guc_tables.c
/usr/bin/flex -b -CF -p -p -o'jsonpath_scan.c' jsonpath_scan.l
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o like.o like.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o portalmem.bc portalmem.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o like_support.o like_support.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slab.bc slab.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lockfuncs.o lockfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o help_config.bc help_config.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mac.o mac.c
( echo src/backend/utils/mmgr/alignedalloc.o src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/bump.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mmgr'
make -C resowner all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/resowner'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o resowner.o resowner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mac8.o mac8.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o injection_point.bc injection_point.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcxtfuncs.o mcxtfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o resowner.bc resowner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o misc.o misc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o pg_config.bc pg_config.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multirangetypes.o multirangetypes.c
( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/resowner'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multirangetypes_selfuncs.o multirangetypes_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o pg_controldata.bc pg_controldata.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o name.o name.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network.o network.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_gist.o network_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o pg_rusage.bc pg_rusage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_selfuncs.o network_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o ps_status.bc ps_status.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o queryenvironment.bc queryenvironment.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_spgist.o network_spgist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o rls.bc rls.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o sampling.bc sampling.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -ftree-vectorize -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o numeric.o numeric.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o superuser.bc superuser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o numutils.o numutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oid.o oid.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o timeout.bc timeout.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oracle_compat.o oracle_compat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o orderedsetaggs.o orderedsetaggs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -flto=thin -emit-llvm -c -o tzparser.bc tzparser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partitionfuncs.o partitionfuncs.c
( echo src/backend/utils/misc/conffiles.o src/backend/utils/misc/guc.o src/backend/utils/misc/guc-file.o src/backend/utils/misc/guc_funcs.o src/backend/utils/misc/guc_tables.o src/backend/utils/misc/help_config.o src/backend/utils/misc/injection_point.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/misc'
make -C sort all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logtape.o logtape.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_locale.o pg_locale.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_lsn.o pg_lsn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort_interruptible.o qsort_interruptible.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_upgrade_support.o pg_upgrade_support.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sharedtuplestore.o sharedtuplestore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatfuncs.o pgstatfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sortsupport.o sortsupport.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pseudorandomfuncs.o pseudorandomfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pseudotypes.o pseudotypes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplesort.o tuplesort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o quote.o quote.c
make -C time all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o combocid.o combocid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes.o rangetypes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplesortvariants.o tuplesortvariants.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snapmgr.o snapmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplestore.o tuplestore.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o combocid.bc combocid.c
make -C adt jsonpath_gram.h
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: 'jsonpath_gram.h' is up to date.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fmgrtab.o fmgrtab.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_gist.o rangetypes_gist.c
tuplestore.c: In function 'tuplestore_gettuple':
tuplestore.c:974:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
tuplestore.c:977:3: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logtape.bc logtape.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o snapmgr.bc snapmgr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fmgrtab.bc fmgrtab.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o qsort_interruptible.bc qsort_interruptible.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c
snapmgr.c:256:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  256 |    if ((XactIsoLevel == 3))
      |         ~~~~~~~~~~~~~^~~~
snapmgr.c:256:22: note: remove extraneous parentheses around the comparison to silence this warning
  256 |    if ((XactIsoLevel == 3))
      |        ~             ^   ~
snapmgr.c:256:22: note: use '=' to turn this equality comparison into an assignment
  256 |    if ((XactIsoLevel == 3))
      |                      ^~
      |                      =
snapmgr.c:552:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  552 |   if ((XactIsoLevel == 3))
      |        ~~~~~~~~~~~~~^~~~
snapmgr.c:552:21: note: remove extraneous parentheses around the comparison to silence this warning
  552 |   if ((XactIsoLevel == 3))
      |       ~             ^   ~
snapmgr.c:552:21: note: use '=' to turn this equality comparison into an assignment
  552 |   if ((XactIsoLevel == 3))
      |                     ^~
      |                     =
snapmgr.c:921:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  921 |  if (((&RegisteredSnapshots)->ph_root == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
snapmgr.c:921:39: note: remove extraneous parentheses around the comparison to silence this warning
  921 |  if (((&RegisteredSnapshots)->ph_root == ((void*)0)))
      |      ~                                ^            ~
snapmgr.c:921:39: note: use '=' to turn this equality comparison into an assignment
  921 |  if (((&RegisteredSnapshots)->ph_root == ((void*)0)))
      |                                       ^~
      |                                       =
snapmgr.c:1519:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1519 |  if ((XactIsoLevel == 3))
      |       ~~~~~~~~~~~~~^~~~
snapmgr.c:1519:20: note: remove extraneous parentheses around the comparison to silence this warning
 1519 |  if ((XactIsoLevel == 3))
      |      ~             ^   ~
snapmgr.c:1519:20: note: use '=' to turn this equality comparison into an assignment
 1519 |  if ((XactIsoLevel == 3))
      |                    ^~
      |                    =
4 warnings generated.
( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/time'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sharedtuplestore.bc sharedtuplestore.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sortsupport.bc sortsupport.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_spgist.o rangetypes_spgist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tuplesort.bc tuplesort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tuplesortvariants.bc tuplesortvariants.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexp.o regexp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regproc.o regproc.c
tuplesort.c:1403:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1403 |    if (((state)->shared == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tuplesort.c:1403:25: note: remove extraneous parentheses around the comparison to silence this warning
 1403 |    if (((state)->shared == ((void*)0)))
      |        ~                ^            ~
tuplesort.c:1403:25: note: use '=' to turn this equality comparison into an assignment
 1403 |    if (((state)->shared == ((void*)0)))
      |                         ^~
      |                         =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tuplestore.bc tuplestore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ri_triggers.o ri_triggers.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rowtypes.o rowtypes.c
( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/qsort_interruptible.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplesortvariants.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ruleutils.o ruleutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o selfuncs.o selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tid.o tid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timestamp.o timestamp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trigfuncs.o trigfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsginidx.o tsginidx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsgistidx.o tsgistidx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery.o tsquery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_cleanup.o tsquery_cleanup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_gist.o tsquery_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_op.o tsquery_op.c
ruleutils.c: In function 'isSimpleNode':
ruleutils.c:8621:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
ruleutils.c:8668:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_rewrite.o tsquery_rewrite.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_util.o tsquery_util.c
timestamp.c: In function 'timestamp_trunc':
timestamp.c:4672:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4677:4: note: here
timestamp.c:4679:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4684:4: note: here
timestamp.c:4686:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4694:4: note: here
timestamp.c:4695:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4697:4: note: here
timestamp.c:4698:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4700:4: note: here
timestamp.c:4701:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4703:4: note: here
timestamp.c:4704:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4706:4: note: here
timestamp.c:4707:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4709:4: note: here
timestamp.c:4710:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4712:4: note: here
timestamp.c: In function 'timestamptz_trunc_internal':
timestamp.c:4884:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4889:4: note: here
timestamp.c:4891:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4896:4: note: here
timestamp.c:4902:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4910:4: note: here
timestamp.c:4911:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4913:4: note: here
timestamp.c:4914:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4916:4: note: here
timestamp.c:4917:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4919:4: note: here
timestamp.c:4921:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4923:4: note: here
timestamp.c:4924:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4926:4: note: here
timestamp.c:4927:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:4929:4: note: here
timestamp.c: In function 'interval_trunc':
timestamp.c:5049:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5051:4: note: here
timestamp.c:5053:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5055:4: note: here
timestamp.c:5057:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5059:4: note: here
timestamp.c:5060:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5062:4: note: here
timestamp.c:5063:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5065:4: note: here
timestamp.c:5066:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5068:4: note: here
timestamp.c:5069:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5071:4: note: here
timestamp.c:5072:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5074:4: note: here
timestamp.c:5075:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
timestamp.c:5077:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsrank.o tsrank.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector.o tsvector.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector_op.o tsvector_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector_parser.o tsvector_parser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o uuid.o uuid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varbit.o varbit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varchar.o varchar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varlena.o varlena.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o version.o version.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o waitfuncs.o waitfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o windowfuncs.o windowfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xid.o xid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xid8funcs.o xid8funcs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xml.o xml.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath_scan.o jsonpath_scan.c
xml.c: In function 'xml_errorHandler':
xml.c:2146:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
xml.c:2151:3: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o acl.bc acl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amutils.bc amutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_expanded.bc array_expanded.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_selfuncs.bc array_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_typanalyze.bc array_typanalyze.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_userfuncs.bc array_userfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o arrayfuncs.bc arrayfuncs.c
acl.c:1781:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1781 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
acl.c:1781:32: note: remove extraneous parentheses around the comparison to silence this warning
 1781 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
acl.c:1781:32: note: use '=' to turn this equality comparison into an assignment
 1781 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o arraysubs.bc arraysubs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o arrayutils.bc arrayutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ascii.bc ascii.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bool.bc bool.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cash.bc cash.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o char.bc char.c
In file included from arrayfuncs.c:30:
../../../../src/include/utils/arrayaccess.h:51:50: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   51 |  if ((((varattrib_4b *) (a))->va_4byte.va_header == (uint32) (-1)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
../../../../src/include/utils/arrayaccess.h:51:50: note: remove extraneous parentheses around the comparison to silence this warning
   51 |  if ((((varattrib_4b *) (a))->va_4byte.va_header == (uint32) (-1)))
      |      ~                                           ^               ~
../../../../src/include/utils/arrayaccess.h:51:50: note: use '=' to turn this equality comparison into an assignment
   51 |  if ((((varattrib_4b *) (a))->va_4byte.va_header == (uint32) (-1)))
      |                                                  ^~
      |                                                  =
arrayfuncs.c:4420:55: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4420 |  if ((((varattrib_4b *) (array2))->va_4byte.va_header == (uint32) (-1)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
arrayfuncs.c:4420:55: note: remove extraneous parentheses around the comparison to silence this warning
 4420 |  if ((((varattrib_4b *) (array2))->va_4byte.va_header == (uint32) (-1)))
      |      ~                                                ^               ~
arrayfuncs.c:4420:55: note: use '=' to turn this equality comparison into an assignment
 4420 |  if ((((varattrib_4b *) (array2))->va_4byte.va_header == (uint32) (-1)))
      |                                                       ^~
      |                                                       =
arrayfuncs.c:5912:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 5912 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
arrayfuncs.c:5912:32: note: remove extraneous parentheses around the comparison to silence this warning
 5912 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
arrayfuncs.c:5912:32: note: use '=' to turn this equality comparison into an assignment
 5912 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
arrayfuncs.c:6259:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 6259 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
arrayfuncs.c:6259:32: note: remove extraneous parentheses around the comparison to silence this warning
 6259 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
arrayfuncs.c:6259:32: note: use '=' to turn this equality comparison into an assignment
 6259 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
arrayfuncs.c:6288:53: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 6288 |   if ((((varattrib_4b *) (arr))->va_4byte.va_header == (uint32) (-1)))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
arrayfuncs.c:6288:53: note: remove extraneous parentheses around the comparison to silence this warning
 6288 |   if ((((varattrib_4b *) (arr))->va_4byte.va_header == (uint32) (-1)))
      |       ~                                             ^               ~
arrayfuncs.c:6288:53: note: use '=' to turn this equality comparison into an assignment
 6288 |   if ((((varattrib_4b *) (arr))->va_4byte.va_header == (uint32) (-1)))
      |                                                     ^~
      |                                                     =
5 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cryptohashfuncs.bc cryptohashfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o date.bc date.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o datetime.bc datetime.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o datum.bc datum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dbsize.bc dbsize.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o domains.bc domains.c
date.c:296:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  296 |  if (((dt) == ((DateADT) (-0x7FFFFFFF-1))))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:296:12: note: remove extraneous parentheses around the comparison to silence this warning
  296 |  if (((dt) == ((DateADT) (-0x7FFFFFFF-1))))
      |      ~     ^                             ~
date.c:296:12: note: use '=' to turn this equality comparison into an assignment
  296 |  if (((dt) == ((DateADT) (-0x7FFFFFFF-1))))
      |            ^~
      |            =
date.c:298:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  298 |  else if (((dt) == ((DateADT) (0x7FFFFFFF))))
      |            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:298:17: note: remove extraneous parentheses around the comparison to silence this warning
  298 |  else if (((dt) == ((DateADT) (0x7FFFFFFF))))
      |           ~     ^                          ~
date.c:298:17: note: use '=' to turn this equality comparison into an assignment
  298 |  else if (((dt) == ((DateADT) (0x7FFFFFFF))))
      |                 ^~
      |                 =
date.c:571:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  571 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:571:17: note: remove extraneous parentheses around the comparison to silence this warning
  571 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |      ~          ^                             ~
date.c:571:17: note: use '=' to turn this equality comparison into an assignment
  571 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |                 ^~
      |                 =
date.c:573:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  573 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:573:22: note: remove extraneous parentheses around the comparison to silence this warning
  573 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |           ~          ^                          ~
date.c:573:22: note: use '=' to turn this equality comparison into an assignment
  573 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |                      ^~
      |                      =
date.c:634:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  634 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:634:17: note: remove extraneous parentheses around the comparison to silence this warning
  634 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |      ~          ^                             ~
date.c:634:17: note: use '=' to turn this equality comparison into an assignment
  634 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |                 ^~
      |                 =
date.c:636:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  636 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:636:22: note: remove extraneous parentheses around the comparison to silence this warning
  636 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |           ~          ^                          ~
date.c:636:22: note: use '=' to turn this equality comparison into an assignment
  636 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |                      ^~
      |                      =
date.c:724:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  724 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:724:17: note: remove extraneous parentheses around the comparison to silence this warning
  724 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |      ~          ^                             ~
date.c:724:17: note: use '=' to turn this equality comparison into an assignment
  724 |  if (((dateVal) == ((DateADT) (-0x7FFFFFFF-1))))
      |                 ^~
      |                 =
date.c:726:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  726 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:726:22: note: remove extraneous parentheses around the comparison to silence this warning
  726 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |           ~          ^                          ~
date.c:726:22: note: use '=' to turn this equality comparison into an assignment
  726 |  else if (((dateVal) == ((DateADT) (0x7FFFFFFF))))
      |                      ^~
      |                      =
date.c:1109:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1109 |     if (((date) == ((DateADT) (-0x7FFFFFFF-1))))
      |          ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:1109:17: note: remove extraneous parentheses around the comparison to silence this warning
 1109 |     if (((date) == ((DateADT) (-0x7FFFFFFF-1))))
      |         ~       ^                             ~
date.c:1109:17: note: use '=' to turn this equality comparison into an assignment
 1109 |     if (((date) == ((DateADT) (-0x7FFFFFFF-1))))
      |                 ^~
      |                 =
date.c:1305:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1305 |  if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:1305:19: note: remove extraneous parentheses around the comparison to silence this warning
 1305 |  if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |      ~            ^                               ~
date.c:1305:19: note: use '=' to turn this equality comparison into an assignment
 1305 |  if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |                   ^~
      |                   =
date.c:1307:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1307 |  else if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
date.c:1307:24: note: remove extraneous parentheses around the comparison to silence this warning
 1307 |  else if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |           ~            ^                        ~
date.c:1307:24: note: use '=' to turn this equality comparison into an assignment
 1307 |  else if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |                        ^~
      |                        =
date.c:1351:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1351 |  if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:1351:19: note: remove extraneous parentheses around the comparison to silence this warning
 1351 |  if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |      ~            ^                               ~
date.c:1351:19: note: use '=' to turn this equality comparison into an assignment
 1351 |  if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |                   ^~
      |                   =
date.c:1353:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1353 |  else if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
date.c:1353:24: note: remove extraneous parentheses around the comparison to silence this warning
 1353 |  else if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |           ~            ^                        ~
date.c:1353:24: note: use '=' to turn this equality comparison into an assignment
 1353 |  else if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |                        ^~
      |                        =
date.c:2892:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2892 |  if (((date) == ((DateADT) (-0x7FFFFFFF-1))))
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:2892:14: note: remove extraneous parentheses around the comparison to silence this warning
 2892 |  if (((date) == ((DateADT) (-0x7FFFFFFF-1))))
      |      ~       ^                             ~
date.c:2892:14: note: use '=' to turn this equality comparison into an assignment
 2892 |  if (((date) == ((DateADT) (-0x7FFFFFFF-1))))
      |              ^~
      |              =
date.c:2894:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2894 |  else if (((date) == ((DateADT) (0x7FFFFFFF))))
      |            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
date.c:2894:19: note: remove extraneous parentheses around the comparison to silence this warning
 2894 |  else if (((date) == ((DateADT) (0x7FFFFFFF))))
      |           ~       ^                          ~
date.c:2894:19: note: use '=' to turn this equality comparison into an assignment
 2894 |  else if (((date) == ((DateADT) (0x7FFFFFFF))))
      |                   ^~
      |                   =
15 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o encode.bc encode.c
datetime.c:5018:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 5018 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
datetime.c:5018:32: note: remove extraneous parentheses around the comparison to silence this warning
 5018 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
datetime.c:5018:32: note: use '=' to turn this equality comparison into an assignment
 5018 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o enum.bc enum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o expandeddatum.bc expandeddatum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o expandedrecord.bc expandedrecord.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o float.bc float.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o format_type.bc format_type.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o formatting.bc formatting.c
expandedrecord.c:1315:72: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1315 |       if (((((varattrib_1b *) (DatumGetPointer(newValue)))->va_header) == 0x01))
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
expandedrecord.c:1315:72: note: remove extraneous parentheses around the comparison to silence this warning
 1315 |       if (((((varattrib_1b *) (DatumGetPointer(newValue)))->va_header) == 0x01))
      |           ~                                                            ^      ~
expandedrecord.c:1315:72: note: use '=' to turn this equality comparison into an assignment
 1315 |       if (((((varattrib_1b *) (DatumGetPointer(newValue)))->va_header) == 0x01))
      |                                                                        ^~
      |                                                                        =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o genfile.bc genfile.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geo_ops.bc geo_ops.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geo_selfuncs.bc geo_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geo_spgist.bc geo_spgist.c
genfile.c:73:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   73 |  if (( (((filename)[0]) == '/') ))
      |         ~~~~~~~~~~~~~~~~^~~~~~
genfile.c:73:25: note: remove extraneous parentheses around the comparison to silence this warning
   73 |  if (( (((filename)[0]) == '/') ))
      |      ~                  ^       ~
genfile.c:73:25: note: use '=' to turn this equality comparison into an assignment
   73 |  if (( (((filename)[0]) == '/') ))
      |                         ^~
      |                         =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hbafuncs.bc hbafuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inet_cidr_ntop.bc inet_cidr_ntop.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inet_net_pton.bc inet_net_pton.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o int.bc int.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o int8.bc int8.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o json.bc json.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb.bc jsonb.c
int.c:1517:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1517 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
int.c:1517:32: note: remove extraneous parentheses around the comparison to silence this warning
 1517 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
int.c:1517:32: note: use '=' to turn this equality comparison into an assignment
 1517 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_gin.bc jsonb_gin.c
int8.c:1391:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1391 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
int8.c:1391:32: note: remove extraneous parentheses around the comparison to silence this warning
 1391 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
int8.c:1391:32: note: use '=' to turn this equality comparison into an assignment
 1391 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_op.bc jsonb_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_util.bc jsonb_util.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonfuncs.bc jsonfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonbsubs.bc jsonbsubs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath.bc jsonpath.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath_exec.bc jsonpath_exec.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath_gram.bc jsonpath_gram.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath_scan.bc jsonpath_scan.c
jsonfuncs.c:571:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  571 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
jsonfuncs.c:571:32: note: remove extraneous parentheses around the comparison to silence this warning
  571 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
jsonfuncs.c:571:32: note: use '=' to turn this equality comparison into an assignment
  571 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
jsonfuncs.c:735:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  735 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
jsonfuncs.c:735:32: note: remove extraneous parentheses around the comparison to silence this warning
  735 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
jsonfuncs.c:735:32: note: use '=' to turn this equality comparison into an assignment
  735 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o like.bc like.c
jsonpath_gram.c:1271:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1271 |   if (((yyn) == (-47)))
      |        ~~~~~~^~~~~~~~
jsonpath_gram.c:1271:14: note: remove extraneous parentheses around the comparison to silence this warning
 1271 |   if (((yyn) == (-47)))
      |       ~      ^       ~
jsonpath_gram.c:1271:14: note: use '=' to turn this equality comparison into an assignment
 1271 |   if (((yyn) == (-47)))
      |              ^~
      |              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o like_support.bc like_support.c
jsonpath_exec.c:420:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  420 |  if (((res) == jperError))
      |       ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:420:13: note: remove extraneous parentheses around the comparison to silence this warning
  420 |  if (((res) == jperError))
      |      ~      ^           ~
jsonpath_exec.c:420:13: note: use '=' to turn this equality comparison into an assignment
  420 |  if (((res) == jperError))
      |             ^~
      |             =
jsonpath_exec.c:533:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  533 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
jsonpath_exec.c:533:32: note: remove extraneous parentheses around the comparison to silence this warning
  533 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
jsonpath_exec.c:533:32: note: use '=' to turn this equality comparison into an assignment
  533 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
jsonpath_exec.c:718:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  718 |   if (((res) == jperError))
      |        ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:718:14: note: remove extraneous parentheses around the comparison to silence this warning
  718 |   if (((res) == jperError))
      |       ~      ^           ~
jsonpath_exec.c:718:14: note: use '=' to turn this equality comparison into an assignment
  718 |   if (((res) == jperError))
      |              ^~
      |              =
jsonpath_exec.c:904:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  904 |      if (((res) == jperError))
      |           ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:904:17: note: remove extraneous parentheses around the comparison to silence this warning
  904 |      if (((res) == jperError))
      |          ~      ^           ~
jsonpath_exec.c:904:17: note: use '=' to turn this equality comparison into an assignment
  904 |      if (((res) == jperError))
      |                 ^~
      |                 =
jsonpath_exec.c:911:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  911 |       if (((res) == jperError))
      |            ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:911:18: note: remove extraneous parentheses around the comparison to silence this warning
  911 |       if (((res) == jperError))
      |           ~      ^           ~
jsonpath_exec.c:911:18: note: use '=' to turn this equality comparison into an assignment
  911 |       if (((res) == jperError))
      |                  ^~
      |                  =
jsonpath_exec.c:960:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  960 |       if (((res) == jperError))
      |            ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:960:18: note: remove extraneous parentheses around the comparison to silence this warning
  960 |       if (((res) == jperError))
      |           ~      ^           ~
jsonpath_exec.c:960:18: note: use '=' to turn this equality comparison into an assignment
  960 |       if (((res) == jperError))
      |                  ^~
      |                  =
jsonpath_exec.c:967:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  967 |      if (((res) == jperError))
      |           ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:967:17: note: remove extraneous parentheses around the comparison to silence this warning
  967 |      if (((res) == jperError))
      |          ~      ^           ~
jsonpath_exec.c:967:17: note: use '=' to turn this equality comparison into an assignment
  967 |      if (((res) == jperError))
      |                 ^~
      |                 =
jsonpath_exec.c:1736:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1736 |   if (((res) == jperError))
      |        ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:1736:14: note: remove extraneous parentheses around the comparison to silence this warning
 1736 |   if (((res) == jperError))
      |       ~      ^           ~
jsonpath_exec.c:1736:14: note: use '=' to turn this equality comparison into an assignment
 1736 |   if (((res) == jperError))
      |              ^~
      |              =
jsonpath_exec.c:1885:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1885 |     if (((res) == jperError))
      |          ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:1885:16: note: remove extraneous parentheses around the comparison to silence this warning
 1885 |     if (((res) == jperError))
      |         ~      ^           ~
jsonpath_exec.c:1885:16: note: use '=' to turn this equality comparison into an assignment
 1885 |     if (((res) == jperError))
      |                ^~
      |                =
jsonpath_exec.c:1896:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1896 |     if (((res) == jperError))
      |          ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:1896:16: note: remove extraneous parentheses around the comparison to silence this warning
 1896 |     if (((res) == jperError))
      |         ~      ^           ~
jsonpath_exec.c:1896:16: note: use '=' to turn this equality comparison into an assignment
 1896 |     if (((res) == jperError))
      |                ^~
      |                =
jsonpath_exec.c:1983:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1983 |      if (((res) == jperError))
      |           ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:1983:17: note: remove extraneous parentheses around the comparison to silence this warning
 1983 |      if (((res) == jperError))
      |          ~      ^           ~
jsonpath_exec.c:1983:17: note: use '=' to turn this equality comparison into an assignment
 1983 |      if (((res) == jperError))
      |                 ^~
      |                 =
jsonpath_exec.c:2002:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2002 |     if (((res) == jperError))
      |          ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2002:16: note: remove extraneous parentheses around the comparison to silence this warning
 2002 |     if (((res) == jperError))
      |         ~      ^           ~
jsonpath_exec.c:2002:16: note: use '=' to turn this equality comparison into an assignment
 2002 |     if (((res) == jperError))
      |                ^~
      |                =
jsonpath_exec.c:2040:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2040 |  if (((res) == jperError))
      |       ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2040:13: note: remove extraneous parentheses around the comparison to silence this warning
 2040 |  if (((res) == jperError))
      |      ~      ^           ~
jsonpath_exec.c:2040:13: note: use '=' to turn this equality comparison into an assignment
 2040 |  if (((res) == jperError))
      |             ^~
      |             =
jsonpath_exec.c:2048:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2048 |   if (((res) == jperError))
      |        ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2048:14: note: remove extraneous parentheses around the comparison to silence this warning
 2048 |   if (((res) == jperError))
      |       ~      ^           ~
jsonpath_exec.c:2048:14: note: use '=' to turn this equality comparison into an assignment
 2048 |   if (((res) == jperError))
      |              ^~
      |              =
jsonpath_exec.c:2124:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2124 |  if (((jper) == jperError))
      |       ~~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2124:14: note: remove extraneous parentheses around the comparison to silence this warning
 2124 |  if (((jper) == jperError))
      |      ~       ^           ~
jsonpath_exec.c:2124:14: note: use '=' to turn this equality comparison into an assignment
 2124 |  if (((jper) == jperError))
      |              ^~
      |              =
jsonpath_exec.c:2130:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2130 |  if (((jper) == jperError))
      |       ~~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2130:14: note: remove extraneous parentheses around the comparison to silence this warning
 2130 |  if (((jper) == jperError))
      |      ~       ^           ~
jsonpath_exec.c:2130:14: note: use '=' to turn this equality comparison into an assignment
 2130 |  if (((jper) == jperError))
      |              ^~
      |              =
jsonpath_exec.c:2190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2190 |  if (((jper) == jperError))
      |       ~~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2190:14: note: remove extraneous parentheses around the comparison to silence this warning
 2190 |  if (((jper) == jperError))
      |      ~       ^           ~
jsonpath_exec.c:2190:14: note: use '=' to turn this equality comparison into an assignment
 2190 |  if (((jper) == jperError))
      |              ^~
      |              =
jsonpath_exec.c:2223:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2223 |   if (((jper2) == jperError))
      |        ~~~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2223:16: note: remove extraneous parentheses around the comparison to silence this warning
 2223 |   if (((jper2) == jperError))
      |       ~        ^           ~
jsonpath_exec.c:2223:16: note: use '=' to turn this equality comparison into an assignment
 2223 |   if (((jper2) == jperError))
      |                ^~
      |                =
jsonpath_exec.c:2777:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2777 |  if (((res) == jperError))
      |       ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2777:13: note: remove extraneous parentheses around the comparison to silence this warning
 2777 |  if (((res) == jperError))
      |      ~      ^           ~
jsonpath_exec.c:2777:13: note: use '=' to turn this equality comparison into an assignment
 2777 |  if (((res) == jperError))
      |             ^~
      |             =
jsonpath_exec.c:2915:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2915 |   if (((res) == jperError))
      |        ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:2915:14: note: remove extraneous parentheses around the comparison to silence this warning
 2915 |   if (((res) == jperError))
      |       ~      ^           ~
jsonpath_exec.c:2915:14: note: use '=' to turn this equality comparison into an assignment
 2915 |   if (((res) == jperError))
      |              ^~
      |              =
jsonpath_exec.c:3468:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3468 |  if (((res) == jperError))
      |       ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:3468:13: note: remove extraneous parentheses around the comparison to silence this warning
 3468 |  if (((res) == jperError))
      |      ~      ^           ~
jsonpath_exec.c:3468:13: note: use '=' to turn this equality comparison into an assignment
 3468 |  if (((res) == jperError))
      |             ^~
      |             =
jsonpath_exec.c:4274:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4274 |  if (((res) == jperError))
      |       ~~~~~~^~~~~~~~~~~~
jsonpath_exec.c:4274:13: note: remove extraneous parentheses around the comparison to silence this warning
 4274 |  if (((res) == jperError))
      |      ~      ^           ~
jsonpath_exec.c:4274:13: note: use '=' to turn this equality comparison into an assignment
 4274 |  if (((res) == jperError))
      |             ^~
      |             =
22 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lockfuncs.bc lockfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mac.bc mac.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mac8.bc mac8.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mcxtfuncs.bc mcxtfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o misc.bc misc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multirangetypes.bc multirangetypes.c
lockfuncs.c:100:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  100 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
lockfuncs.c:100:32: note: remove extraneous parentheses around the comparison to silence this warning
  100 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
lockfuncs.c:100:32: note: use '=' to turn this equality comparison into an assignment
  100 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multirangetypes_selfuncs.bc multirangetypes_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o name.bc name.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network.bc network.c
misc.c:422:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  422 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
misc.c:422:32: note: remove extraneous parentheses around the comparison to silence this warning
  422 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
misc.c:422:32: note: use '=' to turn this equality comparison into an assignment
  422 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
misc.c:501:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  501 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
misc.c:501:32: note: remove extraneous parentheses around the comparison to silence this warning
  501 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
misc.c:501:32: note: use '=' to turn this equality comparison into an assignment
  501 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network_gist.bc network_gist.c
multirangetypes.c:1094:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1094 |  if (((mr1)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1094:25: note: remove extraneous parentheses around the comparison to silence this warning
 1094 |  if (((mr1)->rangeCount == 0))
      |      ~                  ^   ~
multirangetypes.c:1094:25: note: use '=' to turn this equality comparison into an assignment
 1094 |  if (((mr1)->rangeCount == 0))
      |                         ^~
      |                         =
multirangetypes.c:1096:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1096 |  if (((mr2)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1096:25: note: remove extraneous parentheses around the comparison to silence this warning
 1096 |  if (((mr2)->rangeCount == 0))
      |      ~                  ^   ~
multirangetypes.c:1096:25: note: use '=' to turn this equality comparison into an assignment
 1096 |  if (((mr2)->rangeCount == 0))
      |                         ^~
      |                         =
multirangetypes.c:1514:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1514 |  if (((mr)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1514:24: note: remove extraneous parentheses around the comparison to silence this warning
 1514 |  if (((mr)->rangeCount == 0))
      |      ~                 ^   ~
multirangetypes.c:1514:24: note: use '=' to turn this equality comparison into an assignment
 1514 |  if (((mr)->rangeCount == 0))
      |                        ^~
      |                        =
multirangetypes.c:1537:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1537 |  if (((mr)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1537:24: note: remove extraneous parentheses around the comparison to silence this warning
 1537 |  if (((mr)->rangeCount == 0))
      |      ~                 ^   ~
multirangetypes.c:1537:24: note: use '=' to turn this equality comparison into an assignment
 1537 |  if (((mr)->rangeCount == 0))
      |                        ^~
      |                        =
multirangetypes.c:1572:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1572 |  if (((mr)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1572:24: note: remove extraneous parentheses around the comparison to silence this warning
 1572 |  if (((mr)->rangeCount == 0))
      |      ~                 ^   ~
multirangetypes.c:1572:24: note: use '=' to turn this equality comparison into an assignment
 1572 |  if (((mr)->rangeCount == 0))
      |                        ^~
      |                        =
multirangetypes.c:1591:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1591 |  if (((mr)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1591:24: note: remove extraneous parentheses around the comparison to silence this warning
 1591 |  if (((mr)->rangeCount == 0))
      |      ~                 ^   ~
multirangetypes.c:1591:24: note: use '=' to turn this equality comparison into an assignment
 1591 |  if (((mr)->rangeCount == 0))
      |                        ^~
      |                        =
multirangetypes.c:1610:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1610 |  if (((mr)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1610:24: note: remove extraneous parentheses around the comparison to silence this warning
 1610 |  if (((mr)->rangeCount == 0))
      |      ~                 ^   ~
multirangetypes.c:1610:24: note: use '=' to turn this equality comparison into an assignment
 1610 |  if (((mr)->rangeCount == 0))
      |                        ^~
      |                        =
multirangetypes.c:1629:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1629 |  if (((mr)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:1629:24: note: remove extraneous parentheses around the comparison to silence this warning
 1629 |  if (((mr)->rangeCount == 0))
      |      ~                 ^   ~
multirangetypes.c:1629:24: note: use '=' to turn this equality comparison into an assignment
 1629 |  if (((mr)->rangeCount == 0))
      |                        ^~
      |                        =
multirangetypes.c:2684:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2684 |  if (((mr)->rangeCount == 0))
      |       ~~~~~~~~~~~~~~~~~^~~~
multirangetypes.c:2684:24: note: remove extraneous parentheses around the comparison to silence this warning
 2684 |  if (((mr)->rangeCount == 0))
      |      ~                 ^   ~
multirangetypes.c:2684:24: note: use '=' to turn this equality comparison into an assignment
 2684 |  if (((mr)->rangeCount == 0))
      |                        ^~
      |                        =
multirangetypes.c:2727:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2727 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
multirangetypes.c:2727:32: note: remove extraneous parentheses around the comparison to silence this warning
 2727 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
multirangetypes.c:2727:32: note: use '=' to turn this equality comparison into an assignment
 2727 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
10 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network_selfuncs.bc network_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network_spgist.bc network_spgist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o numeric.bc numeric.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o numutils.bc numutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o oid.bc oid.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o oracle_compat.bc oracle_compat.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o orderedsetaggs.bc orderedsetaggs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partitionfuncs.bc partitionfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_locale.bc pg_locale.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_lsn.bc pg_lsn.c
numeric.c:825:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  825 |   if (((num)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:825:31: note: remove extraneous parentheses around the comparison to silence this warning
  825 |   if (((num)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:825:31: note: use '=' to turn this equality comparison into an assignment
  825 |   if (((num)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:827:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  827 |   else if (((num)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:827:36: note: remove extraneous parentheses around the comparison to silence this warning
  827 |   else if (((num)->choice.n_header == 0xF000))
      |            ~                       ^        ~
numeric.c:827:36: note: use '=' to turn this equality comparison into an assignment
  827 |   else if (((num)->choice.n_header == 0xF000))
      |                                    ^~
      |                                    =
numeric.c:878:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  878 |   if (((num)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:878:31: note: remove extraneous parentheses around the comparison to silence this warning
  878 |   if (((num)->choice.n_header == 0xC000))
      |       ~                       ^        ~
numeric.c:878:31: note: use '=' to turn this equality comparison into an assignment
  878 |   if (((num)->choice.n_header == 0xC000))
      |                               ^~
      |                               =
numeric.c:1000:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1000 |   if (((num)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1000:31: note: remove extraneous parentheses around the comparison to silence this warning
 1000 |   if (((num)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:1000:31: note: use '=' to turn this equality comparison into an assignment
 1000 |   if (((num)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:1002:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1002 |   else if (((num)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1002:36: note: remove extraneous parentheses around the comparison to silence this warning
 1002 |   else if (((num)->choice.n_header == 0xF000))
      |            ~                       ^        ~
numeric.c:1002:36: note: use '=' to turn this equality comparison into an assignment
 1002 |   else if (((num)->choice.n_header == 0xF000))
      |                                    ^~
      |                                    =
numeric.c:1035:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1035 |   if (((num)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1035:31: note: remove extraneous parentheses around the comparison to silence this warning
 1035 |   if (((num)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:1035:31: note: use '=' to turn this equality comparison into an assignment
 1035 |   if (((num)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:1037:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1037 |   else if (((num)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1037:36: note: remove extraneous parentheses around the comparison to silence this warning
 1037 |   else if (((num)->choice.n_header == 0xF000))
      |            ~                       ^        ~
numeric.c:1037:36: note: use '=' to turn this equality comparison into an assignment
 1037 |   else if (((num)->choice.n_header == 0xF000))
      |                                    ^~
      |                                    =
numeric.c:1482:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1482 |   if (((num)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1482:31: note: remove extraneous parentheses around the comparison to silence this warning
 1482 |   if (((num)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:1482:31: note: use '=' to turn this equality comparison into an assignment
 1482 |   if (((num)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:1515:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1515 |  if (((num)->choice.n_header == 0xC000))
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1515:30: note: remove extraneous parentheses around the comparison to silence this warning
 1515 |  if (((num)->choice.n_header == 0xC000))
      |      ~                       ^        ~
numeric.c:1515:30: note: use '=' to turn this equality comparison into an assignment
 1515 |  if (((num)->choice.n_header == 0xC000))
      |                              ^~
      |                              =
numeric.c:1713:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1713 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
numeric.c:1713:32: note: remove extraneous parentheses around the comparison to silence this warning
 1713 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
numeric.c:1713:32: note: use '=' to turn this equality comparison into an assignment
 1713 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
numeric.c:1722:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1722 |    if (((start_num)->choice.n_header == 0xC000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1722:38: note: remove extraneous parentheses around the comparison to silence this warning
 1722 |    if (((start_num)->choice.n_header == 0xC000))
      |        ~                             ^        ~
numeric.c:1722:38: note: use '=' to turn this equality comparison into an assignment
 1722 |    if (((start_num)->choice.n_header == 0xC000))
      |                                      ^~
      |                                      =
numeric.c:1733:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1733 |    if (((stop_num)->choice.n_header == 0xC000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1733:37: note: remove extraneous parentheses around the comparison to silence this warning
 1733 |    if (((stop_num)->choice.n_header == 0xC000))
      |        ~                            ^        ~
numeric.c:1733:37: note: use '=' to turn this equality comparison into an assignment
 1733 |    if (((stop_num)->choice.n_header == 0xC000))
      |                                     ^~
      |                                     =
numeric.c:1750:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1750 |     if (((step_num)->choice.n_header == 0xC000))
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:1750:38: note: remove extraneous parentheses around the comparison to silence this warning
 1750 |     if (((step_num)->choice.n_header == 0xC000))
      |         ~                            ^        ~
numeric.c:1750:38: note: use '=' to turn this equality comparison into an assignment
 1750 |     if (((step_num)->choice.n_header == 0xC000))
      |                                      ^~
      |                                      =
numeric.c:2091:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2091 |   if (((value)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2091:33: note: remove extraneous parentheses around the comparison to silence this warning
 2091 |   if (((value)->choice.n_header == 0xD000))
      |       ~                         ^        ~
numeric.c:2091:33: note: use '=' to turn this equality comparison into an assignment
 2091 |   if (((value)->choice.n_header == 0xD000))
      |                                 ^~
      |                                 =
numeric.c:2093:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2093 |   else if (((value)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2093:38: note: remove extraneous parentheses around the comparison to silence this warning
 2093 |   else if (((value)->choice.n_header == 0xF000))
      |            ~                         ^        ~
numeric.c:2093:38: note: use '=' to turn this equality comparison into an assignment
 2093 |   else if (((value)->choice.n_header == 0xF000))
      |                                      ^~
      |                                      =
numeric.c:2531:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2531 |   if (((num1)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2531:32: note: remove extraneous parentheses around the comparison to silence this warning
 2531 |   if (((num1)->choice.n_header == 0xC000))
      |       ~                        ^        ~
numeric.c:2531:32: note: use '=' to turn this equality comparison into an assignment
 2531 |   if (((num1)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:2533:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2533 |    if (((num2)->choice.n_header == 0xC000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2533:33: note: remove extraneous parentheses around the comparison to silence this warning
 2533 |    if (((num2)->choice.n_header == 0xC000))
      |        ~                        ^        ~
numeric.c:2533:33: note: use '=' to turn this equality comparison into an assignment
 2533 |    if (((num2)->choice.n_header == 0xC000))
      |                                 ^~
      |                                 =
numeric.c:2538:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2538 |   else if (((num1)->choice.n_header == 0xD000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2538:37: note: remove extraneous parentheses around the comparison to silence this warning
 2538 |   else if (((num1)->choice.n_header == 0xD000))
      |            ~                        ^        ~
numeric.c:2538:37: note: use '=' to turn this equality comparison into an assignment
 2538 |   else if (((num1)->choice.n_header == 0xD000))
      |                                     ^~
      |                                     =
numeric.c:2540:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2540 |    if (((num2)->choice.n_header == 0xC000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2540:33: note: remove extraneous parentheses around the comparison to silence this warning
 2540 |    if (((num2)->choice.n_header == 0xC000))
      |        ~                        ^        ~
numeric.c:2540:33: note: use '=' to turn this equality comparison into an assignment
 2540 |    if (((num2)->choice.n_header == 0xC000))
      |                                 ^~
      |                                 =
numeric.c:2542:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2542 |    else if (((num2)->choice.n_header == 0xD000))
      |              ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2542:38: note: remove extraneous parentheses around the comparison to silence this warning
 2542 |    else if (((num2)->choice.n_header == 0xD000))
      |             ~                        ^        ~
numeric.c:2542:38: note: use '=' to turn this equality comparison into an assignment
 2542 |    else if (((num2)->choice.n_header == 0xD000))
      |                                      ^~
      |                                      =
numeric.c:2549:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2549 |    if (((num2)->choice.n_header == 0xF000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2549:33: note: remove extraneous parentheses around the comparison to silence this warning
 2549 |    if (((num2)->choice.n_header == 0xF000))
      |        ~                        ^        ~
numeric.c:2549:33: note: use '=' to turn this equality comparison into an assignment
 2549 |    if (((num2)->choice.n_header == 0xF000))
      |                                 ^~
      |                                 =
numeric.c:2557:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2557 |   if (((num2)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2557:32: note: remove extraneous parentheses around the comparison to silence this warning
 2557 |   if (((num2)->choice.n_header == 0xF000))
      |       ~                        ^        ~
numeric.c:2557:32: note: use '=' to turn this equality comparison into an assignment
 2557 |   if (((num2)->choice.n_header == 0xF000))
      |                                ^~
      |                                =
numeric.c:2602:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2602 |  if (((val)->choice.n_header == 0xC000))
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2602:30: note: remove extraneous parentheses around the comparison to silence this warning
 2602 |  if (((val)->choice.n_header == 0xC000))
      |      ~                       ^        ~
numeric.c:2602:30: note: use '=' to turn this equality comparison into an assignment
 2602 |  if (((val)->choice.n_header == 0xC000))
      |                              ^~
      |                              =
numeric.c:2604:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2604 |   if (((base)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2604:32: note: remove extraneous parentheses around the comparison to silence this warning
 2604 |   if (((base)->choice.n_header == 0xC000))
      |       ~                        ^        ~
numeric.c:2604:32: note: use '=' to turn this equality comparison into an assignment
 2604 |   if (((base)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:2609:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2609 |  else if (((base)->choice.n_header == 0xC000))
      |            ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2609:36: note: remove extraneous parentheses around the comparison to silence this warning
 2609 |  else if (((base)->choice.n_header == 0xC000))
      |           ~                        ^        ~
numeric.c:2609:36: note: use '=' to turn this equality comparison into an assignment
 2609 |  else if (((base)->choice.n_header == 0xC000))
      |                                    ^~
      |                                    =
numeric.c:2652:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2652 |   if (((val)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2652:31: note: remove extraneous parentheses around the comparison to silence this warning
 2652 |   if (((val)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:2652:31: note: use '=' to turn this equality comparison into an assignment
 2652 |   if (((val)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:2654:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2654 |    if (((base)->choice.n_header == 0xD000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2654:33: note: remove extraneous parentheses around the comparison to silence this warning
 2654 |    if (((base)->choice.n_header == 0xD000))
      |        ~                        ^        ~
numeric.c:2654:33: note: use '=' to turn this equality comparison into an assignment
 2654 |    if (((base)->choice.n_header == 0xD000))
      |                                 ^~
      |                                 =
numeric.c:2661:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2661 |    if (((base)->choice.n_header == 0xF000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2661:33: note: remove extraneous parentheses around the comparison to silence this warning
 2661 |    if (((base)->choice.n_header == 0xF000))
      |        ~                        ^        ~
numeric.c:2661:33: note: use '=' to turn this equality comparison into an assignment
 2661 |    if (((base)->choice.n_header == 0xF000))
      |                                 ^~
      |                                 =
numeric.c:2669:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2669 |   if (((base)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2669:32: note: remove extraneous parentheses around the comparison to silence this warning
 2669 |   if (((base)->choice.n_header == 0xF000))
      |       ~                        ^        ~
numeric.c:2669:32: note: use '=' to turn this equality comparison into an assignment
 2669 |   if (((base)->choice.n_header == 0xF000))
      |                                ^~
      |                                =
numeric.c:2896:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2896 |   if (((num1)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2896:32: note: remove extraneous parentheses around the comparison to silence this warning
 2896 |   if (((num1)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:2896:32: note: use '=' to turn this equality comparison into an assignment
 2896 |   if (((num1)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:2898:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2898 |    if (((num2)->choice.n_header == 0xF000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2898:33: note: remove extraneous parentheses around the comparison to silence this warning
 2898 |    if (((num2)->choice.n_header == 0xF000))
      |        ~                        ^        ~
numeric.c:2898:33: note: use '=' to turn this equality comparison into an assignment
 2898 |    if (((num2)->choice.n_header == 0xF000))
      |                                 ^~
      |                                 =
numeric.c:2903:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2903 |   if (((num1)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2903:32: note: remove extraneous parentheses around the comparison to silence this warning
 2903 |   if (((num1)->choice.n_header == 0xF000))
      |       ~                        ^        ~
numeric.c:2903:32: note: use '=' to turn this equality comparison into an assignment
 2903 |   if (((num1)->choice.n_header == 0xF000))
      |                                ^~
      |                                =
numeric.c:2905:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2905 |    if (((num2)->choice.n_header == 0xD000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2905:33: note: remove extraneous parentheses around the comparison to silence this warning
 2905 |    if (((num2)->choice.n_header == 0xD000))
      |        ~                        ^        ~
numeric.c:2905:33: note: use '=' to turn this equality comparison into an assignment
 2905 |    if (((num2)->choice.n_header == 0xD000))
      |                                 ^~
      |                                 =
numeric.c:2911:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2911 |   if (((num2)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2911:32: note: remove extraneous parentheses around the comparison to silence this warning
 2911 |   if (((num2)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:2911:32: note: use '=' to turn this equality comparison into an assignment
 2911 |   if (((num2)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:2974:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2974 |   if (((num1)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2974:32: note: remove extraneous parentheses around the comparison to silence this warning
 2974 |   if (((num1)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:2974:32: note: use '=' to turn this equality comparison into an assignment
 2974 |   if (((num1)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:2976:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2976 |    if (((num2)->choice.n_header == 0xD000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2976:33: note: remove extraneous parentheses around the comparison to silence this warning
 2976 |    if (((num2)->choice.n_header == 0xD000))
      |        ~                        ^        ~
numeric.c:2976:33: note: use '=' to turn this equality comparison into an assignment
 2976 |    if (((num2)->choice.n_header == 0xD000))
      |                                 ^~
      |                                 =
numeric.c:2981:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2981 |   if (((num1)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2981:32: note: remove extraneous parentheses around the comparison to silence this warning
 2981 |   if (((num1)->choice.n_header == 0xF000))
      |       ~                        ^        ~
numeric.c:2981:32: note: use '=' to turn this equality comparison into an assignment
 2981 |   if (((num1)->choice.n_header == 0xF000))
      |                                ^~
      |                                =
numeric.c:2983:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2983 |    if (((num2)->choice.n_header == 0xF000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2983:33: note: remove extraneous parentheses around the comparison to silence this warning
 2983 |    if (((num2)->choice.n_header == 0xF000))
      |        ~                        ^        ~
numeric.c:2983:33: note: use '=' to turn this equality comparison into an assignment
 2983 |    if (((num2)->choice.n_header == 0xF000))
      |                                 ^~
      |                                 =
numeric.c:2989:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2989 |   if (((num2)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:2989:32: note: remove extraneous parentheses around the comparison to silence this warning
 2989 |   if (((num2)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:2989:32: note: use '=' to turn this equality comparison into an assignment
 2989 |   if (((num2)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:3052:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3052 |   if (((num1)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3052:32: note: remove extraneous parentheses around the comparison to silence this warning
 3052 |   if (((num1)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:3052:32: note: use '=' to turn this equality comparison into an assignment
 3052 |   if (((num1)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:3065:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3065 |   if (((num1)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3065:32: note: remove extraneous parentheses around the comparison to silence this warning
 3065 |   if (((num1)->choice.n_header == 0xF000))
      |       ~                        ^        ~
numeric.c:3065:32: note: use '=' to turn this equality comparison into an assignment
 3065 |   if (((num1)->choice.n_header == 0xF000))
      |                                ^~
      |                                =
numeric.c:3079:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3079 |   if (((num2)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3079:32: note: remove extraneous parentheses around the comparison to silence this warning
 3079 |   if (((num2)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:3079:32: note: use '=' to turn this equality comparison into an assignment
 3079 |   if (((num2)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:3177:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3177 |   if (((num1)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3177:32: note: remove extraneous parentheses around the comparison to silence this warning
 3177 |   if (((num1)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:3177:32: note: use '=' to turn this equality comparison into an assignment
 3177 |   if (((num1)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:3200:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3200 |   if (((num1)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3200:32: note: remove extraneous parentheses around the comparison to silence this warning
 3200 |   if (((num1)->choice.n_header == 0xF000))
      |       ~                        ^        ~
numeric.c:3200:32: note: use '=' to turn this equality comparison into an assignment
 3200 |   if (((num1)->choice.n_header == 0xF000))
      |                                ^~
      |                                =
numeric.c:3290:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3290 |   if (((num1)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3290:32: note: remove extraneous parentheses around the comparison to silence this warning
 3290 |   if (((num1)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:3290:32: note: use '=' to turn this equality comparison into an assignment
 3290 |   if (((num1)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:3308:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3308 |   if (((num1)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3308:32: note: remove extraneous parentheses around the comparison to silence this warning
 3308 |   if (((num1)->choice.n_header == 0xF000))
      |       ~                        ^        ~
numeric.c:3308:32: note: use '=' to turn this equality comparison into an assignment
 3308 |   if (((num1)->choice.n_header == 0xF000))
      |                                ^~
      |                                =
numeric.c:3706:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3706 |   if (((num)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3706:31: note: remove extraneous parentheses around the comparison to silence this warning
 3706 |   if (((num)->choice.n_header == 0xF000))
      |       ~                       ^        ~
numeric.c:3706:31: note: use '=' to turn this equality comparison into an assignment
 3706 |   if (((num)->choice.n_header == 0xF000))
      |                               ^~
      |                               =
numeric.c:3778:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3778 |   if (((num)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3778:31: note: remove extraneous parentheses around the comparison to silence this warning
 3778 |   if (((num)->choice.n_header == 0xF000))
      |       ~                       ^        ~
numeric.c:3778:31: note: use '=' to turn this equality comparison into an assignment
 3778 |   if (((num)->choice.n_header == 0xF000))
      |                               ^~
      |                               =
numeric.c:3844:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3844 |   if (((num)->choice.n_header == 0xF000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3844:31: note: remove extraneous parentheses around the comparison to silence this warning
 3844 |   if (((num)->choice.n_header == 0xF000))
      |       ~                       ^        ~
numeric.c:3844:31: note: use '=' to turn this equality comparison into an assignment
 3844 |   if (((num)->choice.n_header == 0xF000))
      |                               ^~
      |                               =
numeric.c:3910:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3910 |   if (((num1)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3910:32: note: remove extraneous parentheses around the comparison to silence this warning
 3910 |   if (((num1)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:3910:32: note: use '=' to turn this equality comparison into an assignment
 3910 |   if (((num1)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:3913:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3913 |    if (((num2)->choice.n_header == 0xD000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3913:33: note: remove extraneous parentheses around the comparison to silence this warning
 3913 |    if (((num2)->choice.n_header == 0xD000))
      |        ~                        ^        ~
numeric.c:3913:33: note: use '=' to turn this equality comparison into an assignment
 3913 |    if (((num2)->choice.n_header == 0xD000))
      |                                 ^~
      |                                 =
numeric.c:3971:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3971 |   if (((num1)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3971:32: note: remove extraneous parentheses around the comparison to silence this warning
 3971 |   if (((num1)->choice.n_header == 0xC000))
      |       ~                        ^        ~
numeric.c:3971:32: note: use '=' to turn this equality comparison into an assignment
 3971 |   if (((num1)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:3981:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3981 |   if (((num2)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:3981:32: note: remove extraneous parentheses around the comparison to silence this warning
 3981 |   if (((num2)->choice.n_header == 0xC000))
      |       ~                        ^        ~
numeric.c:3981:32: note: use '=' to turn this equality comparison into an assignment
 3981 |   if (((num2)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:4066:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4066 |   if (((num1)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4066:32: note: remove extraneous parentheses around the comparison to silence this warning
 4066 |   if (((num1)->choice.n_header == 0xD000))
      |       ~                        ^        ~
numeric.c:4066:32: note: use '=' to turn this equality comparison into an assignment
 4066 |   if (((num1)->choice.n_header == 0xD000))
      |                                ^~
      |                                =
numeric.c:4253:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4253 |   if (((rmin)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4253:32: note: remove extraneous parentheses around the comparison to silence this warning
 4253 |   if (((rmin)->choice.n_header == 0xC000))
      |       ~                        ^        ~
numeric.c:4253:32: note: use '=' to turn this equality comparison into an assignment
 4253 |   if (((rmin)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:4264:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4264 |   if (((rmax)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4264:32: note: remove extraneous parentheses around the comparison to silence this warning
 4264 |   if (((rmax)->choice.n_header == 0xC000))
      |       ~                        ^        ~
numeric.c:4264:32: note: use '=' to turn this equality comparison into an assignment
 4264 |   if (((rmax)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:4429:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4429 |    if (((num)->choice.n_header == 0xC000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4429:32: note: remove extraneous parentheses around the comparison to silence this warning
 4429 |    if (((num)->choice.n_header == 0xC000))
      |        ~                       ^        ~
numeric.c:4429:32: note: use '=' to turn this equality comparison into an assignment
 4429 |    if (((num)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:4517:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4517 |    if (((num)->choice.n_header == 0xC000))
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4517:32: note: remove extraneous parentheses around the comparison to silence this warning
 4517 |    if (((num)->choice.n_header == 0xC000))
      |        ~                       ^        ~
numeric.c:4517:32: note: use '=' to turn this equality comparison into an assignment
 4517 |    if (((num)->choice.n_header == 0xC000))
      |                                ^~
      |                                =
numeric.c:4577:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4577 |   if (((num)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4577:31: note: remove extraneous parentheses around the comparison to silence this warning
 4577 |   if (((num)->choice.n_header == 0xC000))
      |       ~                       ^        ~
numeric.c:4577:31: note: use '=' to turn this equality comparison into an assignment
 4577 |   if (((num)->choice.n_header == 0xC000))
      |                               ^~
      |                               =
numeric.c:4651:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4651 |   if (((num)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4651:31: note: remove extraneous parentheses around the comparison to silence this warning
 4651 |   if (((num)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:4651:31: note: use '=' to turn this equality comparison into an assignment
 4651 |   if (((num)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:4653:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4653 |   else if (((num)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4653:36: note: remove extraneous parentheses around the comparison to silence this warning
 4653 |   else if (((num)->choice.n_header == 0xF000))
      |            ~                       ^        ~
numeric.c:4653:36: note: use '=' to turn this equality comparison into an assignment
 4653 |   else if (((num)->choice.n_header == 0xF000))
      |                                    ^~
      |                                    =
numeric.c:4683:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4683 |   if (((num)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4683:31: note: remove extraneous parentheses around the comparison to silence this warning
 4683 |   if (((num)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:4683:31: note: use '=' to turn this equality comparison into an assignment
 4683 |   if (((num)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:4685:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4685 |   else if (((num)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4685:36: note: remove extraneous parentheses around the comparison to silence this warning
 4685 |   else if (((num)->choice.n_header == 0xF000))
      |            ~                       ^        ~
numeric.c:4685:36: note: use '=' to turn this equality comparison into an assignment
 4685 |   else if (((num)->choice.n_header == 0xF000))
      |                                    ^~
      |                                    =
numeric.c:4745:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4745 |   if (((num)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4745:31: note: remove extraneous parentheses around the comparison to silence this warning
 4745 |   if (((num)->choice.n_header == 0xD000))
      |       ~                       ^        ~
numeric.c:4745:31: note: use '=' to turn this equality comparison into an assignment
 4745 |   if (((num)->choice.n_header == 0xD000))
      |                               ^~
      |                               =
numeric.c:4747:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4747 |   else if (((num)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4747:36: note: remove extraneous parentheses around the comparison to silence this warning
 4747 |   else if (((num)->choice.n_header == 0xF000))
      |            ~                       ^        ~
numeric.c:4747:36: note: use '=' to turn this equality comparison into an assignment
 4747 |   else if (((num)->choice.n_header == 0xF000))
      |                                    ^~
      |                                    =
numeric.c:4773:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4773 |   if (((num)->choice.n_header == 0xC000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4773:31: note: remove extraneous parentheses around the comparison to silence this warning
 4773 |   if (((num)->choice.n_header == 0xC000))
      |       ~                       ^        ~
numeric.c:4773:31: note: use '=' to turn this equality comparison into an assignment
 4773 |   if (((num)->choice.n_header == 0xC000))
      |                               ^~
      |                               =
numeric.c:4881:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4881 |   if (((newval)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4881:34: note: remove extraneous parentheses around the comparison to silence this warning
 4881 |   if (((newval)->choice.n_header == 0xD000))
      |       ~                          ^        ~
numeric.c:4881:34: note: use '=' to turn this equality comparison into an assignment
 4881 |   if (((newval)->choice.n_header == 0xD000))
      |                                  ^~
      |                                  =
numeric.c:4883:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4883 |   else if (((newval)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4883:39: note: remove extraneous parentheses around the comparison to silence this warning
 4883 |   else if (((newval)->choice.n_header == 0xF000))
      |            ~                          ^        ~
numeric.c:4883:39: note: use '=' to turn this equality comparison into an assignment
 4883 |   else if (((newval)->choice.n_header == 0xF000))
      |                                       ^~
      |                                       =
numeric.c:4951:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4951 |   if (((newval)->choice.n_header == 0xD000))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4951:34: note: remove extraneous parentheses around the comparison to silence this warning
 4951 |   if (((newval)->choice.n_header == 0xD000))
      |       ~                          ^        ~
numeric.c:4951:34: note: use '=' to turn this equality comparison into an assignment
 4951 |   if (((newval)->choice.n_header == 0xD000))
      |                                  ^~
      |                                  =
numeric.c:4953:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4953 |   else if (((newval)->choice.n_header == 0xF000))
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:4953:39: note: remove extraneous parentheses around the comparison to silence this warning
 4953 |   else if (((newval)->choice.n_header == 0xF000))
      |            ~                          ^        ~
numeric.c:4953:39: note: use '=' to turn this equality comparison into an assignment
 4953 |   else if (((newval)->choice.n_header == 0xF000))
      |                                       ^~
      |                                       =
numeric.c:8020:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 8020 |  if (((num)->choice.n_header == 0xC000))
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numeric.c:8020:30: note: remove extraneous parentheses around the comparison to silence this warning
 8020 |  if (((num)->choice.n_header == 0xC000))
      |      ~                       ^        ~
numeric.c:8020:30: note: use '=' to turn this equality comparison into an assignment
 8020 |  if (((num)->choice.n_header == 0xC000))
      |                              ^~
      |                              =
71 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_upgrade_support.bc pg_upgrade_support.c
partitionfuncs.c:70:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   70 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
partitionfuncs.c:70:32: note: remove extraneous parentheses around the comparison to silence this warning
   70 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
partitionfuncs.c:70:32: note: use '=' to turn this equality comparison into an assignment
   70 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
partitionfuncs.c:207:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  207 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
partitionfuncs.c:207:32: note: remove extraneous parentheses around the comparison to silence this warning
  207 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
partitionfuncs.c:207:32: note: use '=' to turn this equality comparison into an assignment
  207 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstatfuncs.bc pgstatfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pseudorandomfuncs.bc pseudorandomfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pseudotypes.bc pseudotypes.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o quote.bc quote.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes.bc rangetypes.c
pgstatfuncs.c:182:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  182 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pgstatfuncs.c:182:32: note: remove extraneous parentheses around the comparison to silence this warning
  182 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pgstatfuncs.c:182:32: note: use '=' to turn this equality comparison into an assignment
  182 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_gist.bc rangetypes_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_selfuncs.bc rangetypes_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_spgist.bc rangetypes_spgist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_typanalyze.bc rangetypes_typanalyze.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regexp.bc regexp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regproc.bc regproc.c
rangetypes.c:2726:46: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2726 |   if (((((varattrib_1b *) (val))->va_header) == 0x01))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
rangetypes.c:2726:46: note: remove extraneous parentheses around the comparison to silence this warning
 2726 |   if (((((varattrib_1b *) (val))->va_header) == 0x01))
      |       ~                                      ^      ~
rangetypes.c:2726:46: note: use '=' to turn this equality comparison into an assignment
 2726 |   if (((((varattrib_1b *) (val))->va_header) == 0x01))
      |                                              ^~
      |                                              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ri_triggers.bc ri_triggers.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rowtypes.bc rowtypes.c
regexp.c:1346:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1346 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
regexp.c:1346:32: note: remove extraneous parentheses around the comparison to silence this warning
 1346 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
regexp.c:1346:32: note: use '=' to turn this equality comparison into an assignment
 1346 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
regexp.c:1681:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1681 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
regexp.c:1681:32: note: remove extraneous parentheses around the comparison to silence this warning
 1681 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
regexp.c:1681:32: note: use '=' to turn this equality comparison into an assignment
 1681 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
2 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ruleutils.bc ruleutils.c
regproc.c:84:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   84 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:84:12: note: remove extraneous parentheses around the comparison to silence this warning
   84 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:84:12: note: use '=' to turn this equality comparison into an assignment
   84 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:160:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  160 |   if ((Mode == BootstrapProcessing))
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:160:13: note: remove extraneous parentheses around the comparison to silence this warning
  160 |   if ((Mode == BootstrapProcessing))
      |       ~     ^                     ~
regproc.c:160:13: note: use '=' to turn this equality comparison into an assignment
  160 |   if ((Mode == BootstrapProcessing))
      |             ^~
      |             =
regproc.c:239:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  239 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:239:12: note: remove extraneous parentheses around the comparison to silence this warning
  239 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:239:12: note: use '=' to turn this equality comparison into an assignment
  239 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:493:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  493 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:493:12: note: remove extraneous parentheses around the comparison to silence this warning
  493 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:493:12: note: use '=' to turn this equality comparison into an assignment
  493 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:569:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  569 |   if ((Mode == BootstrapProcessing))
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:569:13: note: remove extraneous parentheses around the comparison to silence this warning
  569 |   if ((Mode == BootstrapProcessing))
      |       ~     ^                     ~
regproc.c:569:13: note: use '=' to turn this equality comparison into an assignment
  569 |   if ((Mode == BootstrapProcessing))
      |             ^~
      |             =
regproc.c:653:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  653 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:653:12: note: remove extraneous parentheses around the comparison to silence this warning
  653 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:653:12: note: use '=' to turn this equality comparison into an assignment
  653 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:896:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  896 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:896:12: note: remove extraneous parentheses around the comparison to silence this warning
  896 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:896:12: note: use '=' to turn this equality comparison into an assignment
  896 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:967:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  967 |   if ((Mode == BootstrapProcessing))
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:967:13: note: remove extraneous parentheses around the comparison to silence this warning
  967 |   if ((Mode == BootstrapProcessing))
      |       ~     ^                     ~
regproc.c:967:13: note: use '=' to turn this equality comparison into an assignment
  967 |   if ((Mode == BootstrapProcessing))
      |             ^~
      |             =
regproc.c:1040:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1040 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1040:12: note: remove extraneous parentheses around the comparison to silence this warning
 1040 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:1040:12: note: use '=' to turn this equality comparison into an assignment
 1040 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:1110:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1110 |   if ((Mode == BootstrapProcessing))
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1110:13: note: remove extraneous parentheses around the comparison to silence this warning
 1110 |   if ((Mode == BootstrapProcessing))
      |       ~     ^                     ~
regproc.c:1110:13: note: use '=' to turn this equality comparison into an assignment
 1110 |   if ((Mode == BootstrapProcessing))
      |             ^~
      |             =
regproc.c:1190:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1190 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1190:12: note: remove extraneous parentheses around the comparison to silence this warning
 1190 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:1190:12: note: use '=' to turn this equality comparison into an assignment
 1190 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:1270:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1270 |   if ((Mode == BootstrapProcessing))
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1270:13: note: remove extraneous parentheses around the comparison to silence this warning
 1270 |   if ((Mode == BootstrapProcessing))
      |       ~     ^                     ~
regproc.c:1270:13: note: use '=' to turn this equality comparison into an assignment
 1270 |   if ((Mode == BootstrapProcessing))
      |             ^~
      |             =
regproc.c:1333:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1333 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1333:12: note: remove extraneous parentheses around the comparison to silence this warning
 1333 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:1333:12: note: use '=' to turn this equality comparison into an assignment
 1333 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:1443:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1443 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1443:12: note: remove extraneous parentheses around the comparison to silence this warning
 1443 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:1443:12: note: use '=' to turn this equality comparison into an assignment
 1443 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:1553:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1553 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1553:12: note: remove extraneous parentheses around the comparison to silence this warning
 1553 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:1553:12: note: use '=' to turn this equality comparison into an assignment
 1553 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
regproc.c:1670:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1670 |  if ((Mode == BootstrapProcessing))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~
regproc.c:1670:12: note: remove extraneous parentheses around the comparison to silence this warning
 1670 |  if ((Mode == BootstrapProcessing))
      |      ~     ^                     ~
regproc.c:1670:12: note: use '=' to turn this equality comparison into an assignment
 1670 |  if ((Mode == BootstrapProcessing))
      |            ^~
      |            =
16 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o selfuncs.bc selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tid.bc tid.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o timestamp.bc timestamp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trigfuncs.bc trigfuncs.c
selfuncs.c:5076:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 5076 |  if (((basevarnos) == ((void*)0)))
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~
selfuncs.c:5076:20: note: remove extraneous parentheses around the comparison to silence this warning
 5076 |  if (((basevarnos) == ((void*)0)))
      |      ~             ^            ~
selfuncs.c:5076:20: note: use '=' to turn this equality comparison into an assignment
 5076 |  if (((basevarnos) == ((void*)0)))
      |                    ^~
      |                    =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsginidx.bc tsginidx.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsgistidx.bc tsgistidx.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery.bc tsquery.c
timestamp.c:1598:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1598 |  if (((dt) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:1598:12: note: remove extraneous parentheses around the comparison to silence this warning
 1598 |  if (((dt) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |      ~     ^                               ~
timestamp.c:1598:12: note: use '=' to turn this equality comparison into an assignment
 1598 |  if (((dt) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |            ^~
      |            =
timestamp.c:1600:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1600 |  else if (((dt) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:1600:17: note: remove extraneous parentheses around the comparison to silence this warning
 1600 |  else if (((dt) == (0x7FFFFFFFFFFFFFFFLL)))
      |           ~     ^                        ~
timestamp.c:1600:17: note: use '=' to turn this equality comparison into an assignment
 1600 |  else if (((dt) == (0x7FFFFFFFFFFFFFFFLL)))
      |                 ^~
      |                 =
timestamp.c:2802:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2802 |   if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:2802:14: note: remove extraneous parentheses around the comparison to silence this warning
 2802 |   if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~      ^                               ~
timestamp.c:2802:14: note: use '=' to turn this equality comparison into an assignment
 2802 |   if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |              ^~
      |              =
timestamp.c:2804:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2804 |    if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:2804:15: note: remove extraneous parentheses around the comparison to silence this warning
 2804 |    if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |        ~      ^                               ~
timestamp.c:2804:15: note: use '=' to turn this equality comparison into an assignment
 2804 |    if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |               ^~
      |               =
timestamp.c:2811:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2811 |   else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:2811:19: note: remove extraneous parentheses around the comparison to silence this warning
 2811 |   else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~      ^                        ~
timestamp.c:2811:19: note: use '=' to turn this equality comparison into an assignment
 2811 |   else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |                   ^~
      |                   =
timestamp.c:2813:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2813 |    if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:2813:15: note: remove extraneous parentheses around the comparison to silence this warning
 2813 |    if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |        ~      ^                        ~
timestamp.c:2813:15: note: use '=' to turn this equality comparison into an assignment
 2813 |    if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |               ^~
      |               =
timestamp.c:2820:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2820 |   else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:2820:19: note: remove extraneous parentheses around the comparison to silence this warning
 2820 |   else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |            ~      ^                               ~
timestamp.c:2820:19: note: use '=' to turn this equality comparison into an assignment
 2820 |   else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |                   ^~
      |                   =
timestamp.c:3063:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3063 |   if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:3063:20: note: remove extraneous parentheses around the comparison to silence this warning
 3063 |   if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |       ~            ^                        ~
timestamp.c:3063:20: note: use '=' to turn this equality comparison into an assignment
 3063 |   if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |                    ^~
      |                    =
timestamp.c:3072:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3072 |   if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:3072:20: note: remove extraneous parentheses around the comparison to silence this warning
 3072 |   if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~            ^                               ~
timestamp.c:3072:20: note: use '=' to turn this equality comparison into an assignment
 3072 |   if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |                    ^~
      |                    =
timestamp.c:3207:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3207 |   if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:3207:20: note: remove extraneous parentheses around the comparison to silence this warning
 3207 |   if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |       ~            ^                        ~
timestamp.c:3207:20: note: use '=' to turn this equality comparison into an assignment
 3207 |   if (((timestamp) == (0x7FFFFFFFFFFFFFFFLL)))
      |                    ^~
      |                    =
timestamp.c:3216:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3216 |   if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:3216:20: note: remove extraneous parentheses around the comparison to silence this warning
 3216 |   if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~            ^                               ~
timestamp.c:3216:20: note: use '=' to turn this equality comparison into an assignment
 3216 |   if (((timestamp) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |                    ^~
      |                    =
timestamp.c:4269:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4269 |  if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4269:13: note: remove extraneous parentheses around the comparison to silence this warning
 4269 |  if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |      ~      ^                               ~
timestamp.c:4269:13: note: use '=' to turn this equality comparison into an assignment
 4269 |  if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |             ^~
      |             =
timestamp.c:4271:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4271 |   if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4271:14: note: remove extraneous parentheses around the comparison to silence this warning
 4271 |   if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~      ^                               ~
timestamp.c:4271:14: note: use '=' to turn this equality comparison into an assignment
 4271 |   if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |              ^~
      |              =
timestamp.c:4278:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4278 |  else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4278:18: note: remove extraneous parentheses around the comparison to silence this warning
 4278 |  else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |           ~      ^                        ~
timestamp.c:4278:18: note: use '=' to turn this equality comparison into an assignment
 4278 |  else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |                  ^~
      |                  =
timestamp.c:4280:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4280 |   if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4280:14: note: remove extraneous parentheses around the comparison to silence this warning
 4280 |   if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |       ~      ^                        ~
timestamp.c:4280:14: note: use '=' to turn this equality comparison into an assignment
 4280 |   if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |              ^~
      |              =
timestamp.c:4287:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4287 |  else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4287:18: note: remove extraneous parentheses around the comparison to silence this warning
 4287 |  else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |           ~      ^                               ~
timestamp.c:4287:18: note: use '=' to turn this equality comparison into an assignment
 4287 |  else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |                  ^~
      |                  =
timestamp.c:4289:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4289 |  else if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4289:18: note: remove extraneous parentheses around the comparison to silence this warning
 4289 |  else if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |           ~      ^                        ~
timestamp.c:4289:18: note: use '=' to turn this equality comparison into an assignment
 4289 |  else if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |                  ^~
      |                  =
timestamp.c:4417:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4417 |  if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4417:13: note: remove extraneous parentheses around the comparison to silence this warning
 4417 |  if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |      ~      ^                               ~
timestamp.c:4417:13: note: use '=' to turn this equality comparison into an assignment
 4417 |  if (((dt1) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |             ^~
      |             =
timestamp.c:4419:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4419 |   if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4419:14: note: remove extraneous parentheses around the comparison to silence this warning
 4419 |   if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |       ~      ^                               ~
timestamp.c:4419:14: note: use '=' to turn this equality comparison into an assignment
 4419 |   if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |              ^~
      |              =
timestamp.c:4426:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4426 |  else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4426:18: note: remove extraneous parentheses around the comparison to silence this warning
 4426 |  else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |           ~      ^                        ~
timestamp.c:4426:18: note: use '=' to turn this equality comparison into an assignment
 4426 |  else if (((dt1) == (0x7FFFFFFFFFFFFFFFLL)))
      |                  ^~
      |                  =
timestamp.c:4428:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4428 |   if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4428:14: note: remove extraneous parentheses around the comparison to silence this warning
 4428 |   if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |       ~      ^                        ~
timestamp.c:4428:14: note: use '=' to turn this equality comparison into an assignment
 4428 |   if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |              ^~
      |              =
timestamp.c:4435:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4435 |  else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4435:18: note: remove extraneous parentheses around the comparison to silence this warning
 4435 |  else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |           ~      ^                               ~
timestamp.c:4435:18: note: use '=' to turn this equality comparison into an assignment
 4435 |  else if (((dt2) == (-(0x7FFFFFFFFFFFFFFFLL) - 1)))
      |                  ^~
      |                  =
timestamp.c:4437:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 4437 |  else if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |            ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
timestamp.c:4437:18: note: remove extraneous parentheses around the comparison to silence this warning
 4437 |  else if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |           ~      ^                        ~
timestamp.c:4437:18: note: use '=' to turn this equality comparison into an assignment
 4437 |  else if (((dt2) == (0x7FFFFFFFFFFFFFFFLL)))
      |                  ^~
      |                  =
timestamp.c:6513:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 6513 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
timestamp.c:6513:32: note: remove extraneous parentheses around the comparison to silence this warning
 6513 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
timestamp.c:6513:32: note: use '=' to turn this equality comparison into an assignment
 6513 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
timestamp.c:6597:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 6597 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
timestamp.c:6597:32: note: remove extraneous parentheses around the comparison to silence this warning
 6597 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
timestamp.c:6597:32: note: use '=' to turn this equality comparison into an assignment
 6597 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
25 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_cleanup.bc tsquery_cleanup.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_gist.bc tsquery_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_op.bc tsquery_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_rewrite.bc tsquery_rewrite.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_util.bc tsquery_util.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsrank.bc tsrank.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsvector.bc tsvector.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsvector_op.bc tsvector_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsvector_parser.bc tsvector_parser.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o uuid.bc uuid.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varbit.bc varbit.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varchar.bc varchar.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varlena.bc varlena.c
tsvector_op.c:637:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  637 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tsvector_op.c:637:32: note: remove extraneous parentheses around the comparison to silence this warning
  637 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
tsvector_op.c:637:32: note: use '=' to turn this equality comparison into an assignment
  637 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
tsvector_op.c:2669:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2669 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tsvector_op.c:2669:32: note: remove extraneous parentheses around the comparison to silence this warning
 2669 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
tsvector_op.c:2669:32: note: use '=' to turn this equality comparison into an assignment
 2669 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
tsvector_op.c:2694:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2694 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tsvector_op.c:2694:32: note: remove extraneous parentheses around the comparison to silence this warning
 2694 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
tsvector_op.c:2694:32: note: use '=' to turn this equality comparison into an assignment
 2694 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o version.bc version.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o waitfuncs.bc waitfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o windowfuncs.bc windowfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xid.bc xid.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xid8funcs.bc xid8funcs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xml.bc xml.c
xid.c:284:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  284 |  else if (((fxid1).value == (fxid2).value))
      |            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
xid.c:284:26: note: remove extraneous parentheses around the comparison to silence this warning
  284 |  else if (((fxid1).value == (fxid2).value))
      |           ~              ^               ~
xid.c:284:26: note: use '=' to turn this equality comparison into an assignment
  284 |  else if (((fxid1).value == (fxid2).value))
      |                          ^~
      |                          =
1 warning generated.
xid8funcs.c:210:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  210 |    if (((value).value == (snap->xip[i]).value))
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
xid8funcs.c:210:23: note: remove extraneous parentheses around the comparison to silence this warning
  210 |    if (((value).value == (snap->xip[i]).value))
      |        ~              ^                      ~
xid8funcs.c:210:23: note: use '=' to turn this equality comparison into an assignment
  210 |    if (((value).value == (snap->xip[i]).value))
      |                       ^~
      |                       =
xid8funcs.c:505:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  505 |   if (((cur).value == (last).value))
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~
xid8funcs.c:505:20: note: remove extraneous parentheses around the comparison to silence this warning
  505 |   if (((cur).value == (last).value))
      |       ~            ^              ~
xid8funcs.c:505:20: note: use '=' to turn this equality comparison into an assignment
  505 |   if (((cur).value == (last).value))
      |                    ^~
      |                    =
xid8funcs.c:602:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  602 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
xid8funcs.c:602:32: note: remove extraneous parentheses around the comparison to silence this warning
  602 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
xid8funcs.c:602:32: note: use '=' to turn this equality comparison into an assignment
  602 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
3 warnings generated.
( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/arraysubs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/cryptohashfuncs.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/expandedrecord.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/hbafuncs.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/jsonbsubs.o src/backend/utils/adt/jsonpath.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/jsonpath_scan.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/mcxtfuncs.o src/backend/utils/adt/misc.o src/backend/utils/adt/multirangetypes.o src/backend/utils/adt/multirangetypes_selfuncs.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/partitionfuncs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudorandomfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/waitfuncs.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xid8funcs.o src/backend/utils/adt/xml.o ) >objfiles.txt
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
( cat activity/objfiles.txt adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_validate.o access/brin/brin_xlog.o access/common/attmap.o access/common/bufmask.o access/common/detoast.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/syncscan.o access/common/tidstore.o access/common/toast_compression.o access/common/toast_internals.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginarrayproc.o access/gin/ginbtree.o access/gin/ginbulk.o access/gin/gindatapage.o access/gin/ginentrypage.o access/gin/ginfast.o access/gin/ginget.o access/gin/gininsert.o access/gin/ginlogic.o access/gin/ginpostinglist.o access/gin/ginscan.o access/gin/ginutil.o access/gin/ginvacuum.o access/gin/ginvalidate.o access/gin/ginxlog.o access/gist/gist.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistget.o access/gist/gistproc.o access/gist/gistscan.o access/gist/gistsplit.o access/gist/gistutil.o access/gist/gistvacuum.o access/gist/gistvalidate.o access/gist/gistxlog.o access/hash/hash.o access/hash/hash_xlog.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/heaptoast.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/vacuumlazy.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtdedup.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsort.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/rmgrdesc_utils.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgdoinsert.o access/spgist/spginsert.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/spgist/spgquadtreeproc.o access/spgist/spgscan.o access/spgist/spgtextproc.o access/spgist/spgutils.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgxlog.o access/sequence/sequence.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/table/toast_helper.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogbackup.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogprefetcher.o access/transam/xlogreader.o access/transam/xlogrecovery.o access/transam/xlogstats.o access/transam/xlogutils.o archive/shell_archive.o backup/backup_manifest.o backup/basebackup.o backup/basebackup_copy.o backup/basebackup_gzip.o backup/basebackup_incremental.o backup/basebackup_lz4.o backup/basebackup_zstd.o backup/basebackup_progress.o backup/basebackup_server.o backup/basebackup_sink.o backup/basebackup_target.o backup/basebackup_throttle.o backup/walsummary.o backup/walsummaryfuncs.o bootstrap/bootparse.o bootstrap/bootscanner.o bootstrap/bootstrap.o catalog/aclchk.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_attrdef.o catalog/pg_cast.o catalog/pg_class.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_db_role_setting.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_parameter_acl.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_jsontable.o parser/parse_merge.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/parser.o parser/scan.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/amcmds.o commands/analyze.o commands/async.o commands/cluster.o commands/collationcmds.o commands/comment.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/copyfrom.o commands/copyfromparse.o commands/copyto.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/opclasscmds.o commands/operatorcmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumparallel.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execSRF.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAgg.o executor/nodeAppend.o executor/nodeBitmapAnd.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeBitmapOr.o executor/nodeCtescan.o executor/nodeCustom.o executor/nodeForeignscan.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeGatherMerge.o executor/nodeGroup.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIncrementalSort.o executor/nodeIndexonlyscan.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMemoize.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNamedtuplestorescan.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTableFuncscan.o executor/nodeTidrangescan.o executor/nodeTidscan.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeWindowAgg.o executor/nodeWorktablescan.o executor/spi.o executor/tqueue.o executor/tstoreReceiver.o foreign/foreign.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o libpq/auth-sasl.o libpq/auth-scram.o libpq/auth.o libpq/be-fsstubs.o libpq/be-secure-common.o libpq/be-secure.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o libpq/be-gssapi-common.o libpq/be-secure-gssapi.o main/main.o nodes/bitmapset.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/list.o nodes/makefuncs.o nodes/multibitmapset.o nodes/nodeFuncs.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/queryjumblefuncs.o nodes/read.o nodes/readfuncs.o nodes/tidbitmap.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepagg.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/auxprocess.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/launch_backend.o postmaster/pgarch.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walsummarizer.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regexport.o regex/regfree.o regex/regprefix.o replication/logical/applyparallelworker.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/slotsync.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/repl_gram.o replication/repl_scanner.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/syncrep_scanner.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSearchCycle.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o storage/aio/read_stream.o storage/buffer/buf_init.o storage/buffer/buf_table.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/buffile.o storage/file/copydir.o storage/file/fd.o storage/file/fileset.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm.o storage/ipc/dsm_impl.o storage/ipc/dsm_registry.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/shmem.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/condition_variable.o storage/lmgr/deadlock.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/lwlock.o storage/lmgr/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/lmgr/spin.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/bulk_write.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/backend_startup.o tcop/cmdtag.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/dict.o tsearch/dict_ispell.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o tsearch/wparser.o tsearch/wparser_def.o utils/activity/backend_progress.o utils/activity/backend_status.o utils/activity/pgstat.o utils/activity/pgstat_archiver.o utils/activity/pgstat_bgwriter.o utils/activity/pgstat_checkpointer.o utils/activity/pgstat_database.o utils/activity/pgstat_function.o utils/activity/pgstat_io.o utils/activity/pgstat_relation.o utils/activity/pgstat_replslot.o utils/activity/pgstat_shmem.o utils/activity/pgstat_slru.o utils/activity/pgstat_subscription.o utils/activity/pgstat_wal.o utils/activity/pgstat_xact.o utils/activity/wait_event.o utils/activity/wait_event_funcs.o utils/adt/acl.o utils/adt/amutils.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayfuncs.o utils/adt/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/hbafuncs.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/jsonbsubs.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/jsonpath_scan.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudorandomfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/waitfuncs.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xid8funcs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenumbermap.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/csvlog.o utils/error/elog.o utils/error/jsonlog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/init/usercontext.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/conffiles.o utils/misc/guc.o utils/misc/guc-file.o utils/misc/guc_funcs.o utils/misc/guc_tables.o utils/misc/help_config.o utils/misc/injection_point.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/alignedalloc.o utils/mmgr/aset.o utils/mmgr/bump.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/qsort_interruptible.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplesortvariants.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/pgtz.o ../../src/timezone/strftime.o jit/jit.o ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -Wl,--export-dynamic -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm -lldap -licui18n -licuuc -lsystemd -o postgres
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C backend/utils/mb/conversion_procs all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs'
make -C cyrillic_and_mic all
make -C euc_cn_and_mic all
make -C euc_jp_and_sjis all
make -C euc_kr_and_mic all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cyrillic_and_mic.o cyrillic_and_mic.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_cn_and_mic.o euc_cn_and_mic.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_kr_and_mic.o euc_kr_and_mic.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o euc_kr_and_mic.so euc_kr_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o euc_cn_and_mic.so euc_cn_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o cyrillic_and_mic.so cyrillic_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
make -C euc_tw_and_big5 all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
make -C latin2_and_win1250 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o big5.o big5.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latin2_and_win1250.o latin2_and_win1250.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
make -C latin_and_mic all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latin_and_mic.o latin_and_mic.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
make -C utf8_and_big5 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_big5.o utf8_and_big5.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_tw_and_big5.o euc_tw_and_big5.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o latin2_and_win1250.so latin2_and_win1250.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o latin_and_mic.so latin_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
make -C utf8_and_cyrillic all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
make -C utf8_and_euc_cn all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_big5.so utf8_and_big5.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
make -C utf8_and_euc_jp all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
make -C utf8_and_euc_kr all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
make -C utf8_and_euc_tw all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
make -C utf8_and_gb18030 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_gb18030.o utf8_and_gb18030.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
make -C utf8_and_gbk all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
make -C utf8_and_iso8859 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_gbk.o utf8_and_gbk.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_iso8859.o utf8_and_iso8859.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
make -C utf8_and_iso8859_1 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_iso8859.so utf8_and_iso8859.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_gb18030.so utf8_and_gb18030.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
make -C utf8_and_johab all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_gbk.so utf8_and_gbk.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_johab.o utf8_and_johab.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
make -C utf8_and_sjis all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
make -C utf8_and_win all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_sjis.o utf8_and_sjis.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_win.o utf8_and_win.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
make -C utf8_and_uhc all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_uhc.o utf8_and_uhc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_win.so utf8_and_win.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_johab.so utf8_and_johab.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_sjis.so utf8_and_sjis.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
make -C utf8_and_euc2004 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc2004.o utf8_and_euc2004.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
make -C utf8_and_sjis2004 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
make -C euc2004_sjis2004 all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc2004_sjis2004.o euc2004_sjis2004.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_uhc.so utf8_and_uhc.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o euc2004_sjis2004.so euc2004_sjis2004.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_euc2004.so utf8_and_euc2004.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o  -L../../../../../../src/port -L../../../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs'
make -C backend/snowball all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o api.o ./libstemmer/api.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_snowball.o dict_snowball.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utilities.o ./libstemmer/utilities.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_basque.o ./libstemmer/stem_ISO_8859_1_basque.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_catalan.o ./libstemmer/stem_ISO_8859_1_catalan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_armenian.o ./libstemmer/stem_UTF_8_armenian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_basque.o ./libstemmer/stem_UTF_8_basque.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_catalan.o ./libstemmer/stem_UTF_8_catalan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_greek.o ./libstemmer/stem_UTF_8_greek.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_hindi.o ./libstemmer/stem_UTF_8_hindi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_serbian.o ./libstemmer/stem_UTF_8_serbian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_yiddish.o ./libstemmer/stem_UTF_8_yiddish.c
'/usr/bin/perl' snowball_create.pl --input . --outdir .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o dict_snowball.so  api.o dict_snowball.o utilities.o stem_ISO_8859_1_basque.o stem_ISO_8859_1_catalan.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_indonesian.o stem_ISO_8859_1_irish.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.o stem_UTF_8_armenian.o stem_UTF_8_basque.o stem_UTF_8_catalan.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_greek.o stem_UTF_8_hindi.o stem_UTF_8_hungarian.o stem_UTF_8_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_serbian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o stem_UTF_8_yiddish.o -L../../../src/port -L../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/snowball'
make -C include all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include'
make -C interfaces all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make -C libpq all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/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/he.mo po/he.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/ka.mo po/ka.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/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-cancel.o fe-cancel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
fe-misc.c: In function 'libpq_append_conn_error':
fe-misc.c:1362:29: warning: the comparison will always evaluate as 'false' for the address of 'errorMessage' will never be NULL [-Waddress]
In file included from fe-misc.c:49:
libpq-int.h:633:18: note: 'errorMessage' declared here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
fe-connect.c: In function 'pqMakeEmptyPGconn':
fe-connect.c:4613:26: warning: the comparison will always evaluate as 'false' for the address of 'errorMessage' will never be NULL [-Waddress]
In file included from fe-auth.h:18,
                 from fe-connect.c:29:
libpq-int.h:633:18: note: 'errorMessage' declared here
fe-connect.c:4614:24: warning: the comparison will always evaluate as 'false' for the address of 'workBuffer' will never be NULL [-Waddress]
libpq-int.h:637:18: note: 'workBuffer' declared here
fe-connect.c: In function 'PQerrorMessage':
fe-connect.c:7167:29: warning: the comparison will always evaluate as 'false' for the address of 'errorMessage' will never be NULL [-Waddress]
libpq-int.h:633:18: note: 'errorMessage' declared here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
fe-secure.c: In function 'pqsecure_raw_write':
fe-secure.c:395:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
fe-secure.c:399:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-gssapi-common.o fe-gssapi-common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -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-gssapi.o fe-secure-gssapi.c
( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
echo 'prefix=/usr' >libpq.pc
echo 'exec_prefix=${prefix}' >>libpq.pc
echo 'libdir=${exec_prefix}/lib' >>libpq.pc
echo 'includedir=${prefix}/include' >>libpq.pc
echo >>libpq.pc
echo 'Name: libpq' >>libpq.pc
echo 'Description: PostgreSQL libpq library' >>libpq.pc
echo 'URL: https://www.postgresql.org/' >>libpq.pc
echo 'Version: 17.5' >>libpq.pc
echo 'Requires: ' >>libpq.pc
echo 'Requires.private: libssl, libcrypto' >>libpq.pc
echo 'Cflags: -I${includedir}' >>libpq.pc
echo 'Libs: -L${libdir} -lpq' >>libpq.pc
echo 'Libs.private: -L/usr/lib -lpgcommon -lpgport -lssl -lgssapi_krb5 -lm -lldap' >>libpq.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.17  fe-auth-scram.o fe-cancel.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 fe-gssapi-common.o fe-secure-gssapi.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lssl -lcrypto -lgssapi_krb5 -lm -lldap  
rm -f libpq.a
ar crs libpq.a fe-auth-scram.o fe-cancel.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 fe-gssapi-common.o fe-secure-gssapi.o
touch libpq.a
rm -f libpq.so.5
ln -s libpq.so.5.17 libpq.so.5
rm -f libpq.so
ln -s libpq.so.5.17 libpq.so
touch libpq-refs-stamp
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ecpg all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make -C include all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
make -C pgtypeslib all
make -C preproc all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o common.o common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o datetime.o datetime.c
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o dt_common.o dt_common.c
/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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o interval.o interval.c
/usr/bin/msgfmt -c -o po/ka.mo po/ka.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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o numeric.o numeric.c
/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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
'/usr/bin/perl' ./check_rules.pl --srcdir . --parser ../../../backend/parser/gram.y
interval.c: In function 'DecodeInterval':
interval.c:372:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
interval.c:396:4: note: here
interval.c: In function 'DecodeISO8601Interval':
interval.c:174:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
interval.c:188:5: note: here
interval.c:257:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
interval.c:267:5: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -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
'/usr/bin/perl' ./parse.pl --srcdir . --parser ../../../backend/parser/gram.y --output preproc.y
echo 'prefix=/usr' >libpgtypes.pc
echo 'exec_prefix=${prefix}' >>libpgtypes.pc
echo 'libdir=${exec_prefix}/lib' >>libpgtypes.pc
echo 'includedir=${prefix}/include' >>libpgtypes.pc
echo >>libpgtypes.pc
echo 'Name: libpgtypes' >>libpgtypes.pc
echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc
echo 'URL: https://www.postgresql.org/' >>libpgtypes.pc
echo 'Version: 17.5' >>libpgtypes.pc
'/usr/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname ScanCKeywords --no-case-fold c_kwlist.h
echo 'Requires: ' >>libpgtypes.pc
echo 'Requires.private: ' >>libpgtypes.pc
echo 'Cflags: -I${includedir}' >>libpgtypes.pc
echo 'Libs: -L${libdir} -lpgtypes' >>libpgtypes.pc
echo 'Libs.private: -L/usr/lib -lpgcommon -lpgport -lm' >>libpgtypes.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.17  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 -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lm
'/usr/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname ScanECPGKeywords ecpg_kwlist.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
rm -f libpgtypes.so.3
ln -s libpgtypes.so.3.17 libpgtypes.so.3
/usr/bin/flex   -o'pgc.c' pgc.l
rm -f libpgtypes.so
ln -s libpgtypes.so.3.17 libpgtypes.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
rm -f libpgtypes.a
ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o
rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
touch libpgtypes.a
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
/usr/bin/bison -Wno-deprecated  -d -o preproc.c preproc.y
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
make -C ecpglib all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/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/ka.mo po/ka.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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../../src/interfaces/libpq all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o connect.o connect.c
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make -C ../../../src/port all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../../src/common all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o data.o data.c
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o descriptor.o descriptor.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o error.o error.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o execute.o execute.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o memory.o memory.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o misc.o misc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o prepare.o prepare.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o sqlda.o sqlda.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -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 'prefix=/usr' >libecpg.pc
echo 'exec_prefix=${prefix}' >>libecpg.pc
echo 'libdir=${exec_prefix}/lib' >>libecpg.pc
echo 'includedir=${prefix}/include' >>libecpg.pc
echo >>libecpg.pc
echo 'Name: libecpg' >>libecpg.pc
echo 'Description: PostgreSQL libecpg library' >>libecpg.pc
echo 'URL: https://www.postgresql.org/' >>libecpg.pc
echo 'Version: 17.5' >>libecpg.pc
echo 'Requires: ' >>libecpg.pc
echo 'Requires.private: libpq, libpgtypes' >>libecpg.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.17  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 -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lm 
rm -f libecpg.a
echo 'Cflags: -I${includedir}' >>libecpg.pc
ar crs libecpg.a connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o
echo 'Libs: -L${libdir} -lecpg' >>libecpg.pc
echo 'Libs.private: -L/usr/lib -lpgcommon -lpgport -lpq -lm' >>libecpg.pc
touch libecpg.a
rm -f libecpg.so.6
ln -s libecpg.so.6.17 libecpg.so.6
rm -f libecpg.so
ln -s libecpg.so.6.17 libecpg.so
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
make -C compatlib all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
make -C ../../../../src/interfaces/ecpg/ecpglib all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o informix.o informix.c
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make -C ../../../../src/interfaces/libpq all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make -C ../../../src/port all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
echo 'prefix=/usr' >libecpg_compat.pc
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
echo 'exec_prefix=${prefix}' >>libecpg_compat.pc
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
echo 'libdir=${exec_prefix}/lib' >>libecpg_compat.pc
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
echo 'includedir=${prefix}/include' >>libecpg_compat.pc
echo >>libecpg_compat.pc
echo 'Name: libecpg_compat' >>libecpg_compat.pc
echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc
echo 'URL: https://www.postgresql.org/' >>libecpg_compat.pc
echo 'Version: 17.5' >>libecpg_compat.pc
echo 'Requires: ' >>libecpg_compat.pc
echo 'Requires.private: libecpg, libpgtypes' >>libecpg_compat.pc
echo 'Cflags: -I${includedir}' >>libecpg_compat.pc
echo 'Libs: -L${libdir} -lecpg_compat' >>libecpg_compat.pc
echo 'Libs.private: -L/usr/lib -lecpg -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.17  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 -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lm 
rm -f libecpg_compat.a
ar crs libecpg_compat.a informix.o
touch libecpg_compat.a
rm -f libecpg_compat.so.3
ln -s libecpg_compat.so.3.17 libecpg_compat.so.3
rm -f libecpg_compat.so
ln -s libecpg_compat.so.3.17 libecpg_compat.so
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
touch preproc.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE 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 -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm   -o ecpg
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make -C backend/replication/libpqwalreceiver all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/libpqwalreceiver'
make -C ../../../../src/interfaces/libpq all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o libpqwalreceiver.o libpqwalreceiver.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o libpqwalreceiver.so  libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/libpqwalreceiver'
make -C backend/replication/pgoutput all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/pgoutput'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgoutput.o pgoutput.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pgoutput.so  pgoutput.o -L../../../../src/port -L../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/pgoutput'
make -C fe_utils all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o archive.o archive.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cancel.o cancel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conditional.o conditional.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o connect_utils.o connect_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbprint.o mbprint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option_utils.o option_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel_slot.o parallel_slot.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.c
/usr/bin/flex -b -Cfe -p -p -o'psqlscan.c' psqlscan.l
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o query_utils.o query_utils.c
'/usr/bin/perl' ../../src/tools/fix-old-flex-code.pl 'psqlscan.c'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o recovery_gen.o recovery_gen.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o simple_list.o simple_list.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o string_utils.o string_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o psqlscan.o psqlscan.c
rm -f libpgfeutils.a
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 '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make -C bin all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin'
make -C initdb all
make -C pg_amcheck all
make -C pg_archivecleanup all
make -C pg_basebackup all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/initdb'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_amcheck'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/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/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/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/es.mo po/es.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/el.mo po/el.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/it.mo po/it.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.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/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/he.mo po/he.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.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/it.mo po/it.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/he.mo po/he.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_archivecleanup.o pg_archivecleanup.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_amcheck.o pg_amcheck.c
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/interfaces/libpq all
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_archivecleanup
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DUSE_PRIVATE_ENCODING_FUNCS -I../../../src/interfaces/libpq -I../../../src/timezone  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o findtimezone.o findtimezone.c
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_archivecleanup'
make -C pg_checksums all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_checksums'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/el.mo po/el.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_amcheck.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_amcheck
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make -C ../../../src/fe_utils all
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_basebackup.o pg_basebackup.c
/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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DUSE_PRIVATE_ENCODING_FUNCS -I../../../src/interfaces/libpq -I../../../src/timezone  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o initdb.o initdb.c
/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/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_checksums.o pg_checksums.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_amcheck'
make -C pg_combinebackup all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_combinebackup'
/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/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.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
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_checksums.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_checksums
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_file.o bbstreamer_file.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_combinebackup.o pg_combinebackup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_gzip.o bbstreamer_gzip.c
rm -f localtime.c && ln -s ../../../src/timezone/localtime.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DUSE_PRIVATE_ENCODING_FUNCS -I../../../src/interfaces/libpq -I../../../src/timezone  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o localtime.o localtime.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_checksums'
make -C pg_config all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
/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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backup_label.o backup_label.c
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_inject.o bbstreamer_inject.c
/usr/bin/msgfmt -c -o po/he.mo po/he.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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/nb.mo po/nb.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/ro.mo po/ro.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_lz4.o bbstreamer_lz4.c
/usr/bin/msgfmt -c -o po/ta.mo po/ta.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy_file.o copy_file.c
/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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_config.o pg_config.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  findtimezone.o initdb.o localtime.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -licui18n -licuuc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o initdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_tar.o bbstreamer_tar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o load_manifest.o load_manifest.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  pg_config.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_config
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_zstd.o bbstreamer_zstd.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
make -C pg_controldata all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_controldata'
/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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o receivelog.o receivelog.c
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_controldata.o pg_controldata.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/initdb'
make -C pg_ctl all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o streamutil.o streamutil.c
/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/he.mo po/he.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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_controldata.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_controldata
/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/zh_CN.mo po/zh_CN.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walmethods.o walmethods.c
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_controldata'
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_ctl.o pg_ctl.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C pg_dump all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/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
/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/he.mo po/he.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_createsubscriber.o pg_createsubscriber.c
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
In file included from load_manifest.c:18:
../../../src/include/common/hashfn_unstable.h: In function 'fasthash_accum':
../../../src/include/common/hashfn_unstable.h:184:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:186:3: note: here
../../../src/include/common/hashfn_unstable.h:187:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:189:3: note: here
../../../src/include/common/hashfn_unstable.h:190:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:192:3: note: here
../../../src/include/common/hashfn_unstable.h:197:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:199:3: note: here
../../../src/include/common/hashfn_unstable.h:200:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:202:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reconstruct.o reconstruct.c
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  pg_ctl.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_ctl
/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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o write_manifest.o write_manifest.c
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_ctl'
make -C pg_resetwal all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/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/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make -C ../../../src/interfaces/libpq all
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_receivewal.o pg_receivewal.c
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_combinebackup.o backup_label.o copy_file.o load_manifest.o reconstruct.o write_manifest.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_combinebackup
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -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/zh_CN.mo po/zh_CN.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_resetwal.o pg_resetwal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_recvlogical.o pg_recvlogical.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_combinebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_basebackup.o bbstreamer_file.o bbstreamer_gzip.o bbstreamer_inject.o bbstreamer_lz4.o bbstreamer_tar.o bbstreamer_zstd.o  receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_basebackup
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_resetwal.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_resetwal
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_createsubscriber.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_createsubscriber
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_receivewal.o  receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_receivewal
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_resetwal'
make -C pg_rewind all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_rewind'
/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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_recvlogical.o  receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_recvlogical
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.c
/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/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datapagemap.o datapagemap.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_basebackup'
make -C pg_test_fsync all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_fsync'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dump_sort.o pg_dump_sort.c
/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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file_ops.o file_ops.c
/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/ka.mo po/ka.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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_test_fsync.o pg_test_fsync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o filemap.o filemap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_gzip.o compress_gzip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_io.o compress_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_test_fsync
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_lz4.o compress_lz4.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_fsync'
make -C pg_test_timing all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_timing'
/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/ka.mo po/ka.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
make -C pg_upgrade all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_test_timing.o pg_test_timing.c
/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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_test_timing
/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/zh_CN.mo po/zh_CN.po
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_timing'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_none.o compress_none.c
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_zstd.o compress_zstd.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o check.o check.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dumputils.o dumputils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o filter.o filter.c
In file included from filemap.c:31:
../../../src/include/common/hashfn_unstable.h: In function 'fasthash_accum':
../../../src/include/common/hashfn_unstable.h:184:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:186:3: note: here
../../../src/include/common/hashfn_unstable.h:187:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:189:3: note: here
../../../src/include/common/hashfn_unstable.h:190:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:192:3: note: here
../../../src/include/common/hashfn_unstable.h:197:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:199:3: note: here
../../../src/include/common/hashfn_unstable.h:200:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:202:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o libpq_source.o libpq_source.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o controldata.o controldata.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_archiver.o pg_backup_archiver.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o local_source.o local_source.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parsexlog.o parsexlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_custom.o pg_backup_custom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dump.o dump.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exec.o exec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_db.o pg_backup_db.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_rewind.o pg_rewind.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file.o file.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_directory.o pg_backup_directory.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_null.o pg_backup_null.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timeline.o timeline.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_tar.o pg_backup_tar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o function.o function.c
rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_utils.o pg_backup_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o info.o info.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_restore.o pg_restore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dumpall.o pg_dumpall.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_dump.o common.o pg_dump_sort.o  compress_gzip.o compress_io.o compress_lz4.o compress_none.o compress_zstd.o dumputils.o filter.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/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_dump
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option.o option.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects datapagemap.o file_ops.o filemap.o libpq_source.o local_source.o parsexlog.o pg_rewind.o timeline.o xlogreader.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_rewind
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_restore.o  compress_gzip.o compress_io.o compress_lz4.o compress_none.o compress_zstd.o dumputils.o filter.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/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_restore
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_rewind'
make -C pg_verifybackup all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_upgrade.o pg_upgrade.c
/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/ka.mo po/ka.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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relfilenumber.o relfilenumber.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_verifybackup.o pg_verifybackup.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o server.o server.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablespace.o tablespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o util.o util.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o version.o version.c
make -C pg_waldump all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenumber.o server.o tablespace.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_upgrade
/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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
In file included from pg_dumpall.c:24:
../../../src/include/common/hashfn_unstable.h: In function 'fasthash_accum':
../../../src/include/common/hashfn_unstable.h:184:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:186:3: note: here
../../../src/include/common/hashfn_unstable.h:187:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:189:3: note: here
../../../src/include/common/hashfn_unstable.h:190:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:192:3: note: here
../../../src/include/common/hashfn_unstable.h:197:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:199:3: note: here
../../../src/include/common/hashfn_unstable.h:200:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:202:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_dumpall.o dumputils.o filter.o  -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_dumpall
/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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c .
rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c .
rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c .
rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c .
rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c .
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_upgrade'
make -C pg_walsummary all
rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c .
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_walsummary'
rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c .
/usr/bin/msgfmt -c -o po/de.mo po/de.po
rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c .
/usr/bin/msgfmt -c -o po/es.mo po/es.po
rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c .
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c .
rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c .
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c .
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c .
rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c .
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
rm -f rmgrdesc_utils.c && ln -s ../../../src/backend/access/rmgrdesc/rmgrdesc_utils.c .
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c .
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_dump'
rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c .
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c .
rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c .
rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c .
make -C ../../../src/port all
rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c .
make -C pgbench all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c .
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pgbench'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compat.o compat.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_walsummary.o pg_walsummary.c
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_waldump.o pg_waldump.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
/usr/bin/bison -Wno-deprecated  -d -o exprparse.c exprparse.y
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_walsummary.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_walsummary
In file included from pg_verifybackup.c:22:
../../../src/include/common/hashfn_unstable.h: In function 'fasthash_accum':
../../../src/include/common/hashfn_unstable.h:184:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:186:3: note: here
../../../src/include/common/hashfn_unstable.h:187:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:189:3: note: here
../../../src/include/common/hashfn_unstable.h:190:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:192:3: note: here
../../../src/include/common/hashfn_unstable.h:197:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:199:3: note: here
../../../src/include/common/hashfn_unstable.h:200:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/include/common/hashfn_unstable.h:202:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_verifybackup.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_verifybackup
/usr/bin/flex   -o'exprscan.c' exprscan.l
touch exprparse.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgbench.o pgbench.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_walsummary'
make -C psql all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgrdesc.o rmgrdesc.c
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_verifybackup'
/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/he.mo po/he.po
make -C scripts all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c .
/usr/bin/msgfmt -c -o po/it.mo po/it.po
rm -f xlogstats.c && ln -s ../../../src/backend/access/transam/xlogstats.c .
/usr/bin/msgfmt -c -o po/el.mo po/el.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brindesc.o brindesc.c
/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/he.mo po/he.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clogdesc.o clogdesc.c
/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/pl.mo po/pl.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/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o committsdesc.o committsdesc.c
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbasedesc.o dbasedesc.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createdb.o createdb.c
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genericdesc.o genericdesc.c
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.c
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindesc.o gindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createuser.o createuser.c
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
pgbench.c: In function 'postprocess_sql_command':
pgbench.c:5641:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
pgbench.c:5643:3: note: here
pgbench.c: In function 'readCommandResponse':
pgbench.c:3337:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
pgbench.c:3345:4: note: here
pgbench.c: In function 'getTransactionStatus':
pgbench.c:3528:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
pgbench.c:3531:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exprparse.o exprparse.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistdesc.o gistdesc.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o command.o command.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropdb.o dropdb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashdesc.o hashdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exprscan.o exprscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropuser.o dropuser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapdesc.o heapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clusterdb.o clusterdb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logicalmsgdesc.o logicalmsgdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -pthread -D_REENTRANT -D_THREAD_SAFE exprparse.o exprscan.o pgbench.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pgbench
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumdb.o vacuumdb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mxactdesc.o mxactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdesc.o nbtdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reindexdb.o reindexdb.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pgbench'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy.o copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapdesc.o relmapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o replorigindesc.o replorigindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crosstabview.o crosstabview.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_isready.o pg_isready.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgrdesc_utils.o rmgrdesc_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o createdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seqdesc.o seqdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o describe.o describe.c
'/usr/bin/perl' create_help.pl --docdir ../../../doc/src/sgml/ref --basename sql_help
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgrdesc.o smgrdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o createuser
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdesc.o spgdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o input.o input.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standbydesc.o standbydesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o large_obj.o large_obj.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o dropdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tblspcdesc.o tblspcdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mainloop.o mainloop.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xactdesc.o xactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o dropuser
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prompt.o prompt.c
/usr/bin/flex -b -Cfe -p -p -o'psqlscanslash.c' psqlscanslash.l
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogdesc.o xlogdesc.c
'/usr/bin/perl' ../../../src/tools/fix-old-flex-code.pl 'psqlscanslash.c'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.c
touch sql_help.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o clusterdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o startup.o startup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stringutils.o stringutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogstats.o xlogstats.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tab-complete.o tab-complete.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variables.o variables.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o vacuumdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o rmgrdesc_utils.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o compat.o pg_waldump.o rmgrdesc.o xlogreader.o xlogstats.o -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_waldump
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o help.o help.c
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o psqlscanslash.o psqlscanslash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o reindexdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sql_help.o sql_help.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_isready
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  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/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o psql
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin'
make -C pl all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl'
make -C plpgsql all
make -C plperl all
make -C plpython all
make -C tcl all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plperl'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plpython'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql'
make -C src all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql/src'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/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/de.mo po/de.po
/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/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/el.mo po/el.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/es.mo po/es.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/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/fr.mo po/fr.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/it.mo po/it.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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.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/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.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/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/ro.mo po/ro.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.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
/usr/bin/msgfmt -c -o po/ro.mo po/ro.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/ro.mo po/ro.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.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/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
/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
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
'/usr/bin/perl' ./text2macro.pl plc_perlboot.pl plc_trusted.pl > perlchunks.h
'/usr/bin/perl' ./generate-pltclerrcodes.pl ../../../src/backend/utils/errcodes.txt > pltclerrcodes.h
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pltcl.o pltcl.c
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/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
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
'/usr/bin/perl' plperl_opmask.pl plperl_opmask.h
/usr/bin/bison -Wno-deprecated  -d -o pl_gram.c pl_gram.y
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_cursorobject.o plpy_cursorobject.c
'/usr/bin/perl' /usr/share/perl5/core_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/core_perl/ExtUtils/typemap SPI.xs >SPI.c
'/usr/bin/perl' /usr/share/perl5/core_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/core_perl/ExtUtils/typemap Util.xs >Util.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_elog.o plpy_elog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE  -c -o plperl.o plperl.c
pltcl.c: In function 'pltcl_process_SPI_result':
pltcl.c:2458:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
pltcl.c:2466:3: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pltcl.so  pltcl.o -L../../../src/port -L../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -L/usr/lib -ltcl8.6 -ldl -lz -lpthread -lm 
'/usr/bin/perl' ./generate-plerrcodes.pl ../../../../src/backend/utils/errcodes.txt > plerrcodes.h
touch pl_gram.h
'/usr/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname ReservedPLKeywords pl_reserved_kwlist.h
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/tcl'
'/usr/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname UnreservedPLKeywords pl_unreserved_kwlist.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_exec.o plpy_exec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_comp.o pl_comp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_exec.o pl_exec.c
touch html-stamp
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/doc/src/sgml'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/doc/src'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/doc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE  -c -o SPI.o SPI.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_funcs.o pl_funcs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_main.o plpy_main.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_planobject.o plpy_planobject.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_gram.o pl_gram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE  -c -o Util.o Util.c
pl_exec.c: In function 'exec_eval_datum':
pl_exec.c:5323:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
pl_exec.c:5327:3: note: here
pl_exec.c: In function 'exec_stmt_return':
pl_exec.c:3220:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
pl_exec.c:3224:4: note: here
pl_exec.c: In function 'exec_stmt_return_next':
pl_exec.c:3366:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
pl_exec.c:3370:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_handler.o pl_handler.c
'/usr/bin/perl' ./generate-spiexceptions.pl ../../../src/backend/utils/errcodes.txt > spiexceptions.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_procedure.o plpy_procedure.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_scanner.o pl_scanner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_resultobject.o plpy_resultobject.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_spi.o plpy_spi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_subxactobject.o plpy_subxactobject.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_typeio.o plpy_typeio.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o plpgsql.so  pl_comp.o pl_exec.o pl_funcs.o pl_gram.o pl_handler.o pl_scanner.o -L../../../../src/port -L../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o plperl.so plperl.o SPI.o Util.o  -L../../../src/port -L../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -L/usr/lib/perl5/5.40/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc -Wl,-rpath,'/usr/lib/perl5/5.40/core_perl/CORE',--enable-new-dtags 
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql/src'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_util.o plpy_util.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.13 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_plpymodule.o plpy_plpymodule.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o plpython3.so  plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -L/usr/lib -lpython3.13 -ldl -lm  
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plpython'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plperl'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl'
make -C makefiles all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/makefiles'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/makefiles'
make -C test/regress all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/test/regress'
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_regress_main.o pg_regress_main.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regress.o regress.c
make -C ../../../contrib/spi
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../../src/port -I../../../src/interfaces/libpq '-DHOST_TUPLE="armv7l-unknown-linux-gnueabihf"' '-DSHELLPROG="/bin/sh"' -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_regress.o pg_regress.c
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autoinc.o autoinc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o insert_username.o insert_username.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o moddatetime.o moddatetime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o refint.o refint.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o autoinc.bc autoinc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o insert_username.bc insert_username.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o moddatetime.bc moddatetime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden pg_regress.o pg_regress_main.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_regress
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o refint.bc refint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden autoinc.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o autoinc.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o regress.so  regress.o -L../../../src/port -L../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden insert_username.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o insert_username.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden moddatetime.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o moddatetime.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden refint.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o refint.so
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
cp ../../../contrib/spi/refint.so refint.so
cp ../../../contrib/spi/autoinc.so autoinc.so
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/test/regress'
make -C test/isolation all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o isolationtester.o isolationtester.c
/usr/bin/bison -Wno-deprecated  -d -o specparse.c specparse.y
/usr/bin/flex   -o'specscanner.c' specscanner.l
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/port all
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o isolation_main.o isolation_main.c
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/test/regress pg_regress.o
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/test/regress'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/test/regress'
rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o .
touch specparse.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o specparse.o specparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o specscanner.o specscanner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects isolation_main.o pg_regress.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_isolation_regress
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects isolationtester.o specparse.o specscanner.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed  -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o isolationtester
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/test/isolation'
make -C test/perl all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/test/perl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/test/perl'
make -C backend/jit/llvm all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/jit/llvm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-deprecated-declarations -fPIC -fvisibility=hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit.o llvmjit.c
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_error.o llvmjit_error.cpp
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_inline.o llvmjit_inline.cpp
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_wrap.o llvmjit_wrap.cpp
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o SectionMemoryManager.o SectionMemoryManager.cpp
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-deprecated-declarations -fPIC -fvisibility=hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_deform.o llvmjit_deform.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-deprecated-declarations -fPIC -fvisibility=hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_expr.o llvmjit_expr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o llvmjit_types.bc llvmjit_types.c
g++ -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -Wno-deprecated-declarations -fPIC -fvisibility=hidden -shared -o llvmjit.so  llvmjit.o llvmjit_error.o llvmjit_inline.o llvmjit_wrap.o SectionMemoryManager.o llvmjit_deform.o llvmjit_expr.o -L../../../../src/port -L../../../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -lLLVM-20 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/jit/llvm'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src'
make -C contrib all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib'
make -C amcheck all
make -C auth_delay all
make -C auto_explain all
make -C basic_archive all
make -C basebackup_to_shell all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/auth_delay'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth_delay.o auth_delay.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/basic_archive'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basic_archive.o basic_archive.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/auto_explain'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auto_explain.o auto_explain.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o verify_heapam.o verify_heapam.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/basebackup_to_shell'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_to_shell.o basebackup_to_shell.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basic_archive.bc basic_archive.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_to_shell.bc basebackup_to_shell.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth_delay.bc auth_delay.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auto_explain.bc auto_explain.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden basic_archive.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o basic_archive.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o basebackup_to_shell.so  basebackup_to_shell.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/basic_archive'
make -C bloom all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blcost.o blcost.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/basebackup_to_shell'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o auto_explain.so  auto_explain.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o verify_nbtree.o verify_nbtree.c
make -C btree_gin all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_gin.o btree_gin.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/auto_explain'
make -C btree_gist all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bit.o btree_bit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden auth_delay.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o auth_delay.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blinsert.o blinsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bool.o btree_bool.c
btree_gin.c: In function 'gin_btree_extract_query':
btree_gin.c:91:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
btree_gin.c:93:3: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_gin.bc btree_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blscan.o blscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bytea.o btree_bytea.c
btree_gin.c:407:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  407 |  if (((a) == ((void*)0)))
      |       ~~~~^~~~~~~~~~~~~
btree_gin.c:407:11: note: remove extraneous parentheses around the comparison to silence this warning
  407 |  if (((a) == ((void*)0)))
      |      ~    ^            ~
btree_gin.c:407:11: note: use '=' to turn this equality comparison into an assignment
  407 |  if (((a) == ((void*)0)))
      |           ^~
      |           =
btree_gin.c:411:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  411 |  else if (((b) == ((void*)0)))
      |            ~~~~^~~~~~~~~~~~~
btree_gin.c:411:16: note: remove extraneous parentheses around the comparison to silence this warning
  411 |  else if (((b) == ((void*)0)))
      |           ~    ^            ~
btree_gin.c:411:16: note: use '=' to turn this equality comparison into an assignment
  411 |  else if (((b) == ((void*)0)))
      |                ^~
      |                =
btree_gin.c:454:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  454 |  if (((a) == ((Oid) 0)))
      |       ~~~~^~~~~~~~~~~~
btree_gin.c:454:11: note: remove extraneous parentheses around the comparison to silence this warning
  454 |  if (((a) == ((Oid) 0)))
      |      ~    ^           ~
btree_gin.c:454:11: note: use '=' to turn this equality comparison into an assignment
  454 |  if (((a) == ((Oid) 0)))
      |           ^~
      |           =
btree_gin.c:458:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  458 |  else if (((b) == ((Oid) 0)))
      |            ~~~~^~~~~~~~~~~~
btree_gin.c:458:16: note: remove extraneous parentheses around the comparison to silence this warning
  458 |  else if (((b) == ((Oid) 0)))
      |           ~    ^           ~
btree_gin.c:458:16: note: use '=' to turn this equality comparison into an assignment
  458 |  else if (((b) == ((Oid) 0)))
      |                ^~
      |                =
4 warnings generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o btree_gin.so  btree_gin.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blutils.o blutils.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o verify_heapam.bc verify_heapam.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blvacuum.o blvacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_cash.o btree_cash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blvalidate.o blvalidate.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blcost.bc blcost.c
verify_heapam.c:463:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  463 |    if (((ctx.itemid)->lp_flags == 2))
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~
verify_heapam.c:463:32: note: remove extraneous parentheses around the comparison to silence this warning
  463 |    if (((ctx.itemid)->lp_flags == 2))
      |        ~                       ^   ~
verify_heapam.c:463:32: note: use '=' to turn this equality comparison into an assignment
  463 |    if (((ctx.itemid)->lp_flags == 2))
      |                                ^~
      |                                =
verify_heapam.c:499:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  499 |     else if (((rditem)->lp_flags == 3))
      |               ~~~~~~~~~~~~~~~~~~~^~~~
verify_heapam.c:499:34: note: remove extraneous parentheses around the comparison to silence this warning
  499 |     else if (((rditem)->lp_flags == 3))
      |              ~                   ^   ~
verify_heapam.c:499:34: note: use '=' to turn this equality comparison into an assignment
  499 |     else if (((rditem)->lp_flags == 3))
      |                                  ^~
      |                                  =
verify_heapam.c:506:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  506 |     else if (((rditem)->lp_flags == 2))
      |               ~~~~~~~~~~~~~~~~~~~^~~~
verify_heapam.c:506:34: note: remove extraneous parentheses around the comparison to silence this warning
  506 |     else if (((rditem)->lp_flags == 2))
      |              ~                   ^   ~
verify_heapam.c:506:34: note: use '=' to turn this equality comparison into an assignment
  506 |     else if (((rditem)->lp_flags == 2))
      |                                  ^~
      |                                  =
verify_heapam.c:609:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  609 |    if (((curr_lp)->lp_flags == 2))
      |         ~~~~~~~~~~~~~~~~~~~~^~~~
verify_heapam.c:609:29: note: remove extraneous parentheses around the comparison to silence this warning
  609 |    if (((curr_lp)->lp_flags == 2))
      |        ~                    ^   ~
verify_heapam.c:609:29: note: use '=' to turn this equality comparison into an assignment
  609 |    if (((curr_lp)->lp_flags == 2))
      |                             ^~
      |                             =
verify_heapam.c:650:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  650 |    if (((next_lp)->lp_flags == 2))
      |         ~~~~~~~~~~~~~~~~~~~~^~~~
verify_heapam.c:650:29: note: remove extraneous parentheses around the comparison to silence this warning
  650 |    if (((next_lp)->lp_flags == 2))
      |        ~                    ^   ~
verify_heapam.c:650:29: note: use '=' to turn this equality comparison into an assignment
  650 |    if (((next_lp)->lp_flags == 2))
      |                             ^~
      |                             =
verify_heapam.c:1626:58: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1626 |  if (((((varattrib_1b *) (tp + ctx->offset))->va_header) == 0x01))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
verify_heapam.c:1626:58: note: remove extraneous parentheses around the comparison to silence this warning
 1626 |  if (((((varattrib_1b *) (tp + ctx->offset))->va_header) == 0x01))
      |      ~                                                   ^      ~
verify_heapam.c:1626:58: note: use '=' to turn this equality comparison into an assignment
 1626 |  if (((((varattrib_1b *) (tp + ctx->offset))->va_header) == 0x01))
      |                                                          ^~
      |                                                          =
6 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o verify_nbtree.bc verify_nbtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o amcheck.so  verify_heapam.o verify_nbtree.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_date.o btree_date.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blinsert.bc blinsert.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blscan.bc blscan.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/auth_delay'
make -C citext all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/citext'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o citext.o citext.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_enum.o btree_enum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_float4.o btree_float4.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blutils.bc blutils.c
verify_nbtree.c:821:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  821 |    if (((opaque)->btpo_next == 0))
      |         ~~~~~~~~~~~~~~~~~~~~^~~~
verify_nbtree.c:821:29: note: remove extraneous parentheses around the comparison to silence this warning
  821 |    if (((opaque)->btpo_next == 0))
      |        ~                    ^   ~
verify_nbtree.c:821:29: note: use '=' to turn this equality comparison into an assignment
  821 |    if (((opaque)->btpo_next == 0))
      |                             ^~
      |                             =
verify_nbtree.c:1989:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1989 |  if (((opaque)->btpo_next == 0))
      |       ~~~~~~~~~~~~~~~~~~~~^~~~
verify_nbtree.c:1989:27: note: remove extraneous parentheses around the comparison to silence this warning
 1989 |  if (((opaque)->btpo_next == 0))
      |      ~                    ^   ~
verify_nbtree.c:1989:27: note: use '=' to turn this equality comparison into an assignment
 1989 |  if (((opaque)->btpo_next == 0))
      |                           ^~
      |                           =
verify_nbtree.c:2418:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2418 |      if (((topaque)->btpo_next == 0))
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~
verify_nbtree.c:2418:32: note: remove extraneous parentheses around the comparison to silence this warning
 2418 |      if (((topaque)->btpo_next == 0))
      |          ~                     ^   ~
verify_nbtree.c:2418:32: note: use '=' to turn this equality comparison into an assignment
 2418 |      if (((topaque)->btpo_next == 0))
      |                                ^~
      |                                =
verify_nbtree.c:2995:73: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2995 |   if (((((varattrib_1b *) (DatumGetPointer(normalized[i])))->va_header) == 0x01))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
verify_nbtree.c:2995:73: note: remove extraneous parentheses around the comparison to silence this warning
 2995 |   if (((((varattrib_1b *) (DatumGetPointer(normalized[i])))->va_header) == 0x01))
      |       ~                                                                 ^      ~
verify_nbtree.c:2995:73: note: use '=' to turn this equality comparison into an assignment
 2995 |   if (((((varattrib_1b *) (DatumGetPointer(normalized[i])))->va_header) == 0x01))
      |                                                                         ^~
      |                                                                         =
4 warnings generated.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_float8.o btree_float8.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o citext.bc citext.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_gist.o btree_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blvacuum.bc blvacuum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blvalidate.bc blvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_inet.o btree_inet.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int2.o btree_int2.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden citext.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o citext.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o bloom.so  blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int4.o btree_int4.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/bloom'
make -C cube all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/cube'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cube.o cube.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int8.o btree_int8.c
make -C dblink all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/dblink'
make -C ../../src/interfaces/libpq all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dblink.o dblink.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_interval.o btree_interval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_macaddr.o btree_macaddr.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/citext'
make -C dict_int all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/dict_int'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_int.o dict_int.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_int.bc dict_int.c
/usr/bin/bison -Wno-deprecated  -d -o cubeparse.c cubeparse.y
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_macaddr8.o btree_macaddr8.c
/usr/bin/flex   -o'cubescan.c' cubescan.l
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_numeric.o btree_numeric.c
touch cubeparse.h
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cube.bc cube.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o dict_int.so  dict_int.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/dict_int'
make -C dict_xsyn all
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dblink.bc dblink.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/dict_xsyn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_xsyn.o dict_xsyn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_oid.o btree_oid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_text.o btree_text.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cubeparse.bc cubeparse.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_xsyn.bc dict_xsyn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o dict_xsyn.so  dict_xsyn.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
cubeparse.c:1008:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1008 |   if (((yyn) == (-4)))
      |        ~~~~~~^~~~~~~
cubeparse.c:1008:14: note: remove extraneous parentheses around the comparison to silence this warning
 1008 |   if (((yyn) == (-4)))
      |       ~      ^      ~
cubeparse.c:1008:14: note: use '=' to turn this equality comparison into an assignment
 1008 |   if (((yyn) == (-4)))
      |              ^~
      |              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cubescan.bc cubescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_time.o btree_time.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_ts.o btree_ts.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/dict_xsyn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cubeparse.o cubeparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_utils_num.o btree_utils_num.c
dblink.c:1511:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1511 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
dblink.c:1511:32: note: remove extraneous parentheses around the comparison to silence this warning
 1511 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
dblink.c:1511:32: note: use '=' to turn this equality comparison into an assignment
 1511 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o dblink.so  dblink.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/dblink'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_utils_var.o btree_utils_var.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_uuid.o btree_uuid.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_bit.bc btree_bit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cubescan.o cubescan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_bool.bc btree_bool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o cube.so  cube.o cubeparse.o cubescan.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -lm 
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_bytea.bc btree_bytea.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_cash.bc btree_cash.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/cube'
make -C earthdistance all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/earthdistance'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o earthdistance.o earthdistance.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_date.bc btree_date.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_enum.bc btree_enum.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o earthdistance.bc earthdistance.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_float4.bc btree_float4.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_float8.bc btree_float8.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_gist.bc btree_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden earthdistance.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -lm -fvisibility=hidden -shared -o earthdistance.so
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_inet.bc btree_inet.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/earthdistance'
make -C file_fdw all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/file_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file_fdw.o file_fdw.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_int2.bc btree_int2.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_int4.bc btree_int4.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o file_fdw.bc file_fdw.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_int8.bc btree_int8.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_interval.bc btree_interval.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_macaddr.bc btree_macaddr.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_macaddr8.bc btree_macaddr8.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden file_fdw.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o file_fdw.so
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_numeric.bc btree_numeric.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_oid.bc btree_oid.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_text.bc btree_text.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_time.bc btree_time.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_ts.bc btree_ts.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_utils_num.bc btree_utils_num.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_utils_var.bc btree_utils_var.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_uuid.bc btree_uuid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o btree_gist.so  btree_bit.o btree_bool.o btree_bytea.o btree_cash.o btree_date.o btree_enum.o btree_float4.o btree_float8.o btree_gist.o btree_inet.o btree_int2.o btree_int4.o btree_int8.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_numeric.o btree_oid.o btree_text.o btree_time.o btree_ts.o btree_utils_num.o btree_utils_var.o btree_uuid.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -lm 
make -C fuzzystrmatch all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/fuzzystrmatch'
'/usr/bin/perl' daitch_mokotoff_header.pl daitch_mokotoff.h
make -C hstore all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_compat.o hstore_compat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dmetaphone.o dmetaphone.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fuzzystrmatch.o fuzzystrmatch.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gist'
make -C intagg all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/intagg'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/intagg'
make -C intarray all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_bool.o _int_bool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_gin.o hstore_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o daitch_mokotoff.o daitch_mokotoff.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_gist.o hstore_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o daitch_mokotoff.bc daitch_mokotoff.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_gin.o _int_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_gist.o _int_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dmetaphone.bc dmetaphone.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_op.o _int_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_io.o hstore_io.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fuzzystrmatch.bc fuzzystrmatch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_selfuncs.o _int_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_tool.o _int_tool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_op.o hstore_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _intbig_gist.o _intbig_gist.c
make -C isn all
fuzzystrmatch.c:743:61: warning: expression with side effects has no effect in an unevaluated context [-Wunevaluated-expression]
  743 |  *outstr++ = (char) (__extension__ ({ int __res; if (sizeof ((unsigned char) *instr++) > 1) { if (__builtin_constant_p ((unsigned char) *instr++)) { int __c = ((unsigned char) *instr++); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ((unsigned char) *instr++); } else __res = (*__ctype_toupper_loc ())[(int) ((unsigned char) *instr++)]; __res; }));
      |                                                             ^
1 warning generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o fuzzystrmatch.so  daitch_mokotoff.o dmetaphone.o fuzzystrmatch.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/isn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o isn.o isn.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/file_fdw'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o isn.bc isn.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/fuzzystrmatch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_subs.o hstore_subs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_compat.bc hstore_compat.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_bool.bc _int_bool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden isn.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o isn.so
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_gin.bc hstore_gin.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/isn'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_gist.bc hstore_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_io.bc hstore_io.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_op.bc hstore_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_gin.bc _int_gin.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_subs.bc hstore_subs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_gist.bc _int_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_op.bc _int_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o hstore.so  hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o hstore_subs.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
hstore_op.c:886:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  886 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
hstore_op.c:886:32: note: remove extraneous parentheses around the comparison to silence this warning
  886 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
hstore_op.c:886:32: note: use '=' to turn this equality comparison into an assignment
  886 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
hstore_op.c:920:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  920 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
hstore_op.c:920:32: note: remove extraneous parentheses around the comparison to silence this warning
  920 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
hstore_op.c:920:32: note: use '=' to turn this equality comparison into an assignment
  920 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
hstore_op.c:1027:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1027 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
hstore_op.c:1027:32: note: remove extraneous parentheses around the comparison to silence this warning
 1027 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
hstore_op.c:1027:32: note: use '=' to turn this equality comparison into an assignment
 1027 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_selfuncs.bc _int_selfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_tool.bc _int_tool.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/hstore'
make -C lo all
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _intbig_gist.bc _intbig_gist.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/lo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lo.o lo.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lo.bc lo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o _int.so  _int_bool.o _int_gin.o _int_gist.o _int_op.o _int_selfuncs.o _int_tool.o _intbig_gist.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make -C ltree all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _ltree_gist.o _ltree_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _ltree_op.o _ltree_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden lo.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o lo.so
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/intarray'
make -C oid2name all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/oid2name'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oid2name.o oid2name.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o oid2name.bc oid2name.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/lo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crc32.o crc32.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lquery_op.o lquery_op.c
make -C pageinspect all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brinfuncs.o brinfuncs.c
make -C passwordcheck all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/passwordcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o passwordcheck.o passwordcheck.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  oid2name.o -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed   -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o oid2name
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_gist.o ltree_gist.c
make -C pg_buffercache all
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o passwordcheck.bc passwordcheck.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_buffercache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_buffercache_pages.o pg_buffercache_pages.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btreefuncs.o btreefuncs.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/oid2name'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_io.o ltree_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o passwordcheck.so  passwordcheck.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_op.o ltree_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_buffercache_pages.bc pg_buffercache_pages.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/passwordcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltxtquery_io.o ltxtquery_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltxtquery_op.o ltxtquery_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fsmfuncs.o fsmfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _ltree_gist.bc _ltree_gist.c
ltxtquery_io.c: In function 'makepol':
ltxtquery_io.c:278:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
ltxtquery_io.c:281:4: note: here
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _ltree_op.bc _ltree_op.c
pg_buffercache_pages.c:79:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
   79 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pg_buffercache_pages.c:79:32: note: remove extraneous parentheses around the comparison to silence this warning
   79 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pg_buffercache_pages.c:79:32: note: use '=' to turn this equality comparison into an assignment
   79 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crc32.bc crc32.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_buffercache.so  pg_buffercache_pages.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginfuncs.o ginfuncs.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_buffercache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistfuncs.o gistfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lquery_op.bc lquery_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_gist.bc ltree_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_io.bc ltree_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashfuncs.o hashfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapfuncs.o heapfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_op.bc ltree_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltxtquery_io.bc ltxtquery_io.c
make -C pg_freespacemap all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_freespacemap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_freespacemap.o pg_freespacemap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rawpage.o rawpage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltxtquery_op.bc ltxtquery_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_freespacemap.bc pg_freespacemap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_freespacemap.so  pg_freespacemap.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o ltree.so  _ltree_gist.o _ltree_op.o crc32.o lquery_op.o ltree_gist.o ltree_io.o ltree_op.o ltxtquery_io.o ltxtquery_op.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make -C pg_prewarm all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_prewarm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autoprewarm.o autoprewarm.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brinfuncs.bc brinfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_prewarm.o pg_prewarm.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_freespacemap'
make -C pg_stat_statements all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_stat_statements'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_stat_statements.o pg_stat_statements.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o autoprewarm.bc autoprewarm.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_prewarm.bc pg_prewarm.c
brinfuncs.c:402:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  402 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
brinfuncs.c:402:32: note: remove extraneous parentheses around the comparison to silence this warning
  402 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
brinfuncs.c:402:32: note: use '=' to turn this equality comparison into an assignment
  402 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btreefuncs.bc btreefuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_prewarm.so  autoprewarm.o pg_prewarm.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/ltree'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fsmfuncs.bc fsmfuncs.c
make -C pg_surgery all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_surgery'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heap_surgery.o heap_surgery.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_prewarm'
make -C pg_trgm all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_trgm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_gin.o trgm_gin.c
btreefuncs.c:357:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  357 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
btreefuncs.c:357:32: note: remove extraneous parentheses around the comparison to silence this warning
  357 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
btreefuncs.c:357:32: note: use '=' to turn this equality comparison into an assignment
  357 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
btreefuncs.c:639:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  639 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
btreefuncs.c:639:32: note: remove extraneous parentheses around the comparison to silence this warning
  639 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
btreefuncs.c:639:32: note: use '=' to turn this equality comparison into an assignment
  639 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
btreefuncs.c:747:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  747 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
btreefuncs.c:747:32: note: remove extraneous parentheses around the comparison to silence this warning
  747 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
btreefuncs.c:747:32: note: use '=' to turn this equality comparison into an assignment
  747 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
3 warnings generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginfuncs.bc ginfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_stat_statements.bc pg_stat_statements.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_gist.o trgm_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heap_surgery.bc heap_surgery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_op.o trgm_op.c
ginfuncs.c:193:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  193 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
ginfuncs.c:193:32: note: remove extraneous parentheses around the comparison to silence this warning
  193 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
ginfuncs.c:193:32: note: use '=' to turn this equality comparison into an assignment
  193 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistfuncs.bc gistfuncs.c
heap_surgery.c:204:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  204 |    if (((itemid)->lp_flags == 2))
      |         ~~~~~~~~~~~~~~~~~~~^~~~
heap_surgery.c:204:28: note: remove extraneous parentheses around the comparison to silence this warning
  204 |    if (((itemid)->lp_flags == 2))
      |        ~                   ^   ~
heap_surgery.c:204:28: note: use '=' to turn this equality comparison into an assignment
  204 |    if (((itemid)->lp_flags == 2))
      |                            ^~
      |                            =
heap_surgery.c:212:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  212 |    else if (((itemid)->lp_flags == 3))
      |              ~~~~~~~~~~~~~~~~~~~^~~~
heap_surgery.c:212:33: note: remove extraneous parentheses around the comparison to silence this warning
  212 |    else if (((itemid)->lp_flags == 3))
      |             ~                   ^   ~
heap_surgery.c:212:33: note: use '=' to turn this equality comparison into an assignment
  212 |    else if (((itemid)->lp_flags == 3))
      |                                 ^~
      |                                 =
2 warnings generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_surgery.so  heap_surgery.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_stat_statements.so  pg_stat_statements.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -lm -fvisibility=hidden 
make -C pgrowlocks all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pgrowlocks'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgrowlocks.o pgrowlocks.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_surgery'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgrowlocks.bc pgrowlocks.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_stat_statements'
make -C pgstattuple all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pgstattuple'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatapprox.o pgstatapprox.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_regexp.o trgm_regexp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashfuncs.bc hashfuncs.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapfuncs.bc heapfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pgrowlocks.so  pgrowlocks.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatindex.o pgstatindex.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pgrowlocks'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstattuple.o pgstattuple.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_gin.bc trgm_gin.c
hashfuncs.c:318:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  318 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
hashfuncs.c:318:32: note: remove extraneous parentheses around the comparison to silence this warning
  318 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
hashfuncs.c:318:32: note: use '=' to turn this equality comparison into an assignment
  318 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstatapprox.bc pgstatapprox.c
heapfuncs.c:144:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  144 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
heapfuncs.c:144:32: note: remove extraneous parentheses around the comparison to silence this warning
  144 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
heapfuncs.c:144:32: note: use '=' to turn this equality comparison into an assignment
  144 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rawpage.bc rawpage.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstatindex.bc pgstatindex.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_gist.bc trgm_gist.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstattuple.bc pgstattuple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pgstattuple.so  pgstatapprox.o pgstatindex.o pgstattuple.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pageinspect.so  brinfuncs.o btreefuncs.o fsmfuncs.o ginfuncs.o gistfuncs.o hashfuncs.o heapfuncs.o rawpage.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_op.bc trgm_op.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_regexp.bc trgm_regexp.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pageinspect'
make -C pg_visibility all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_visibility'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_visibility.o pg_visibility.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_visibility.bc pg_visibility.c
pgstattuple.c:578:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  578 |   if (((itemid)->lp_flags == 3))
      |        ~~~~~~~~~~~~~~~~~~~^~~~
pgstattuple.c:578:27: note: remove extraneous parentheses around the comparison to silence this warning
  578 |   if (((itemid)->lp_flags == 3))
      |       ~                   ^   ~
pgstattuple.c:578:27: note: use '=' to turn this equality comparison into an assignment
  578 |   if (((itemid)->lp_flags == 3))
      |                           ^~
      |                           =
1 warning generated.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pgstattuple'
make -C pg_walinspect all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_walinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_walinspect.o pg_walinspect.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_walinspect.bc pg_walinspect.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_trgm.so  trgm_gin.o trgm_gist.o trgm_op.o trgm_regexp.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_visibility.so  pg_visibility.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
pg_visibility.c:171:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  171 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pg_visibility.c:171:32: note: remove extraneous parentheses around the comparison to silence this warning
  171 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pg_visibility.c:171:32: note: use '=' to turn this equality comparison into an assignment
  171 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
pg_visibility.c:215:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  215 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pg_visibility.c:215:32: note: remove extraneous parentheses around the comparison to silence this warning
  215 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pg_visibility.c:215:32: note: use '=' to turn this equality comparison into an assignment
  215 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
pg_visibility.c:315:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  315 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pg_visibility.c:315:32: note: remove extraneous parentheses around the comparison to silence this warning
  315 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pg_visibility.c:315:32: note: use '=' to turn this equality comparison into an assignment
  315 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
pg_visibility.c:347:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  347 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pg_visibility.c:347:32: note: remove extraneous parentheses around the comparison to silence this warning
  347 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pg_visibility.c:347:32: note: use '=' to turn this equality comparison into an assignment
  347 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
pg_visibility.c:715:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  715 |    if (((itemid)->lp_flags == 3))
      |         ~~~~~~~~~~~~~~~~~~~^~~~
pg_visibility.c:715:28: note: remove extraneous parentheses around the comparison to silence this warning
  715 |    if (((itemid)->lp_flags == 3))
      |        ~                   ^   ~
pg_visibility.c:715:28: note: use '=' to turn this equality comparison into an assignment
  715 |    if (((itemid)->lp_flags == 3))
      |                            ^~
      |                            =
5 warnings generated.
make -C postgres_fdw all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/postgres_fdw'
make -C ../../src/interfaces/libpq all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o connection.o connection.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_trgm'
make -C seg all
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_visibility'
make -C spi all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/seg'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seg.o seg.c
make -C tablefunc all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pg_walinspect.so  pg_walinspect.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tablefunc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablefunc.o tablefunc.c
make -C tcn all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tcn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tcn.o tcn.c
pg_walinspect.c:125:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  125 |  if (((first_valid_record) == 0))
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~
pg_walinspect.c:125:28: note: remove extraneous parentheses around the comparison to silence this warning
  125 |  if (((first_valid_record) == 0))
      |      ~                     ^   ~
pg_walinspect.c:125:28: note: use '=' to turn this equality comparison into an assignment
  125 |  if (((first_valid_record) == 0))
      |                            ^~
      |                            =
1 warning generated.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_walinspect'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablefunc.bc tablefunc.c
/usr/bin/bison -Wno-deprecated  -d -o segparse.c segparse.y
/usr/bin/flex   -o'segscan.c' segscan.l
touch segparse.h
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o seg.bc seg.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tcn.bc tcn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden tcn.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o tcn.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden tablefunc.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -lm -fvisibility=hidden -shared -o tablefunc.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o deparse.o deparse.c
tablefunc.c:186:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  186 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tablefunc.c:186:32: note: remove extraneous parentheses around the comparison to silence this warning
  186 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
tablefunc.c:186:32: note: use '=' to turn this equality comparison into an assignment
  186 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option.o option.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tablefunc'
make -C test_decoding all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/test_decoding'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o test_decoding.o test_decoding.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o segparse.bc segparse.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tcn'
make -C tsm_system_rows all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_rows'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsm_system_rows.o tsm_system_rows.c
segparse.c:1008:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1008 |   if (((yyn) == (-3)))
      |        ~~~~~~^~~~~~~
segparse.c:1008:14: note: remove extraneous parentheses around the comparison to silence this warning
 1008 |   if (((yyn) == (-3)))
      |       ~      ^      ~
segparse.c:1008:14: note: use '=' to turn this equality comparison into an assignment
 1008 |   if (((yyn) == (-3)))
      |              ^~
      |              =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o segscan.bc segscan.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o test_decoding.bc test_decoding.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsm_system_rows.bc tsm_system_rows.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden test_decoding.o -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -shared -o test_decoding.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o segparse.o segparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o segscan.o segscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postgres_fdw.o postgres_fdw.c
test_decoding.c:834:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  834 |  if (( (txn)->toptxn == ((void*)0) ))
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~~
test_decoding.c:834:22: note: remove extraneous parentheses around the comparison to silence this warning
  834 |  if (( (txn)->toptxn == ((void*)0) ))
      |      ~               ^             ~
test_decoding.c:834:22: note: use '=' to turn this equality comparison into an assignment
  834 |  if (( (txn)->toptxn == ((void*)0) ))
      |                      ^~
      |                      =
1 warning generated.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/test_decoding'
make -C tsm_system_time all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o tsm_system_rows.so  tsm_system_rows.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsm_system_time.o tsm_system_time.c
make -C unaccent all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/unaccent'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o unaccent.o unaccent.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_rows'
make -C vacuumlo all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o seg.so  seg.o segparse.o segscan.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/vacuumlo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumlo.o vacuumlo.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/seg'
make -C pgcrypto all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-blowfish.o crypt-blowfish.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsm_system_time.bc tsm_system_time.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuumlo.bc vacuumlo.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o unaccent.bc unaccent.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects  vacuumlo.o -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed   -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o vacuumlo
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o tsm_system_time.so  tsm_system_time.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -lm 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-des.o crypt-des.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o unaccent.so  unaccent.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_time'
make -C sslinfo all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/sslinfo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sslinfo.o sslinfo.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/unaccent'
make -C uuid-ossp all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/uuid-ossp'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o uuid-ossp.o uuid-ossp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shippable.o shippable.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/vacuumlo'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o connection.bc connection.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-gensalt.o crypt-gensalt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o uuid-ossp.bc uuid-ossp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-md5.o crypt-md5.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbuf.o mbuf.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o deparse.bc deparse.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sslinfo.bc sslinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o uuid-ossp.so  uuid-ossp.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -luuid 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o openssl.o openssl.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/uuid-ossp'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgcrypto.o pgcrypto.c
connection.c:763:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  763 |   if ((XactIsoLevel == 3))
      |        ~~~~~~~~~~~~~^~~~
connection.c:763:21: note: remove extraneous parentheses around the comparison to silence this warning
  763 |   if ((XactIsoLevel == 3))
      |       ~             ^   ~
connection.c:763:21: note: use '=' to turn this equality comparison into an assignment
  763 |   if ((XactIsoLevel == 3))
      |                     ^~
      |                     =
1 warning generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-armor.o pgp-armor.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o option.bc option.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-cfb.o pgp-cfb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-compress.o pgp-compress.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postgres_fdw.bc postgres_fdw.c
sslinfo.c:371:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  371 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
sslinfo.c:371:32: note: remove extraneous parentheses around the comparison to silence this warning
  371 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
sslinfo.c:371:32: note: use '=' to turn this equality comparison into an assignment
  371 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o sslinfo.so  sslinfo.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  -lssl -lcrypto
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shippable.bc shippable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-decrypt.o pgp-decrypt.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/sslinfo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o postgres_fdw.so  connection.o deparse.o option.o postgres_fdw.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-encrypt.o pgp-encrypt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-info.o pgp-info.c
make -C xml2 all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/xml2'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xpath.o xpath.c
make -C bool_plperl all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/bool_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/pl/plperl -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE  -c -o bool_plperl.o bool_plperl.c
postgres_fdw.c:1092:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1092 |   if (((required_outer) == ((void*)0)))
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
postgres_fdw.c:1092:25: note: remove extraneous parentheses around the comparison to silence this warning
 1092 |   if (((required_outer) == ((void*)0)))
      |       ~                 ^            ~
postgres_fdw.c:1092:25: note: use '=' to turn this equality comparison into an assignment
 1092 |   if (((required_outer) == ((void*)0)))
      |                         ^~
      |                         =
postgres_fdw.c:1162:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 1162 |     if (((required_outer) == ((void*)0)))
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
postgres_fdw.c:1162:27: note: remove extraneous parentheses around the comparison to silence this warning
 1162 |     if (((required_outer) == ((void*)0)))
      |         ~                 ^            ~
postgres_fdw.c:1162:27: note: use '=' to turn this equality comparison into an assignment
 1162 |     if (((required_outer) == ((void*)0)))
      |                           ^~
      |                           =
postgres_fdw.c:5962:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 5962 |    if (((fpinfo_i->hidden_subquery_rels) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
postgres_fdw.c:5962:42: note: remove extraneous parentheses around the comparison to silence this warning
 5962 |    if (((fpinfo_i->hidden_subquery_rels) == ((void*)0)))
      |        ~                                 ^            ~
postgres_fdw.c:5962:42: note: use '=' to turn this equality comparison into an assignment
 5962 |    if (((fpinfo_i->hidden_subquery_rels) == ((void*)0)))
      |                                          ^~
      |                                          =
postgres_fdw.c:5965:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 5965 |    if (((fpinfo_o->hidden_subquery_rels) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
postgres_fdw.c:5965:42: note: remove extraneous parentheses around the comparison to silence this warning
 5965 |    if (((fpinfo_o->hidden_subquery_rels) == ((void*)0)))
      |        ~                                 ^            ~
postgres_fdw.c:5965:42: note: use '=' to turn this equality comparison into an assignment
 5965 |    if (((fpinfo_o->hidden_subquery_rels) == ((void*)0)))
      |                                          ^~
      |                                          =
postgres_fdw.c:5977:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 5977 |    if (((fpinfo_o->hidden_subquery_rels) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
postgres_fdw.c:5977:42: note: remove extraneous parentheses around the comparison to silence this warning
 5977 |    if (((fpinfo_o->hidden_subquery_rels) == ((void*)0)))
      |        ~                                 ^            ~
postgres_fdw.c:5977:42: note: use '=' to turn this equality comparison into an assignment
 5977 |    if (((fpinfo_o->hidden_subquery_rels) == ((void*)0)))
      |                                          ^~
      |                                          =
postgres_fdw.c:5980:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 5980 |    if (((fpinfo_i->hidden_subquery_rels) == ((void*)0)))
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
postgres_fdw.c:5980:42: note: remove extraneous parentheses around the comparison to silence this warning
 5980 |    if (((fpinfo_i->hidden_subquery_rels) == ((void*)0)))
      |        ~                                 ^            ~
postgres_fdw.c:5980:42: note: use '=' to turn this equality comparison into an assignment
 5980 |    if (((fpinfo_i->hidden_subquery_rels) == ((void*)0)))
      |                                          ^~
      |                                          =
6 warnings generated.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/postgres_fdw'
make -C hstore_plperl all
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/pl/plperl -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE -flto=thin -emit-llvm -c -o bool_plperl.bc bool_plperl.c
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/pl/plperl -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE  -c -o hstore_plperl.o hstore_plperl.c
pgp-info.c: In function 'pgp_get_keyid':
pgp-info.c:171:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
pgp-info.c:173:4: note: here
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-mpi.o pgp-mpi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c
xpath.c: In function 'pgxmlNodeSetToText':
xpath.c:177:2: warning: 'content' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/libxml2/libxml/parser.h:16,
                 from /usr/include/libxml2/libxml/tree.h:17,
                 from /usr/include/libxml2/libxml/xpath.h:27,
                 from xpath.c:20:
/usr/include/libxml2/libxml/tree.h:103:14: note: declared here
  103 |     xmlChar *content XML_DEPRECATED_MEMBER;
      |              ^~~~~~~
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xslt_proc.o xslt_proc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pgsql.o pgp-pgsql.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pubdec.o pgp-pubdec.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xpath.bc xpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pubenc.o pgp-pubenc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o bool_plperl.so  bool_plperl.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib/perl5/5.40/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/bool_plperl'
make -C jsonb_plperl all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/pl/plperl -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE  -c -o jsonb_plperl.o jsonb_plperl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/pl/plperl -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE -flto=thin -emit-llvm -c -o hstore_plperl.bc hstore_plperl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o hstore_plperl.so  hstore_plperl.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib/perl5/5.40/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pubkey.o pgp-pubkey.c
make -C hstore_plpython all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I/usr/include/python3.13 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_plpython.o hstore_plpython.c
xpath.c:177:26: warning: 'content' is deprecated [-Wdeprecated-declarations]
  177 |  result = xmlStrdup(buf->content);
      |                          ^
/usr/include/libxml2/libxml/tree.h:103:37: note: 'content' has been explicitly marked deprecated here
  103 |     xmlChar *content __attribute__((deprecated));
      |                                     ^
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xslt_proc.bc xslt_proc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-s2k.o pgp-s2k.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I/usr/include/python3.13 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_plpython.bc hstore_plpython.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp.o pgp.c
hstore_plperl.c:126:42: warning: address of array '((he)->hent_hek)->hek_key' will always evaluate to 'true' [-Wpointer-bool-conversion]
  126 |   char *key = sv2cstr((((he)->hent_hek)->hek_key ? ((((he)->hent_hek)->hek_len == -2) ? (*(SV**)((he)->hent_hek)->hek_key) : Perl_newSVpvn_flags(my_perl, ((he)->hent_hek)->hek_key,((he)->hent_hek)->hek_len,0x00080000 | ( ((*((unsigned char *)(((he)->hent_hek)->hek_key)+((he)->hent_hek)->hek_len+1)) & 0x01) ? 0x20000000 : 0 ))) : &(my_perl->Isv_undef)));
      |                        ~~~~~~~~~~~~~~~~~~^~~~~~~ ~
1 warning generated.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plperl'
make -C jsonb_plpython all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I../../src/pl/plpython -I/usr/include/python3.13 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_plpython.o jsonb_plpython.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pgxml.so  xpath.o xslt_proc.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -lxslt -lxml2 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o px-crypt.o px-crypt.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/xml2'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o px-hmac.o px-hmac.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o hstore_plpython3.so  hstore_plpython.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib -lpython3.13 -ldl -lm
make -C ltree_plpython all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/ltree_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I/usr/include/python3.13 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_plpython.o ltree_plpython.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o px.o px.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plpython'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I/usr/include/python3.13 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_plpython.bc ltree_plpython.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/pl/plperl -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib/perl5/5.40/core_perl/CORE -flto=thin -emit-llvm -c -o jsonb_plperl.bc jsonb_plperl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I../../src/pl/plpython -I/usr/include/python3.13 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_plpython.bc jsonb_plpython.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-blowfish.bc crypt-blowfish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o jsonb_plperl.so  jsonb_plperl.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden -lm  -L/usr/lib/perl5/5.40/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o ltree_plpython3.so  ltree_plpython.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib -lpython3.13 -ldl -lm
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o jsonb_plpython3.so  jsonb_plpython.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib -lpython3.13 -ldl -lm
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-des.bc crypt-des.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/ltree_plpython'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-gensalt.bc crypt-gensalt.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plpython'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-md5.bc crypt-md5.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mbuf.bc mbuf.c
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plperl'
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o openssl.bc openssl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgcrypto.bc pgcrypto.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-armor.bc pgp-armor.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-cfb.bc pgp-cfb.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-compress.bc pgp-compress.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-decrypt.bc pgp-decrypt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-encrypt.bc pgp-encrypt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-info.bc pgp-info.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-mpi.bc pgp-mpi.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-mpi-openssl.bc pgp-mpi-openssl.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pgsql.bc pgp-pgsql.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pubdec.bc pgp-pubdec.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pubenc.bc pgp-pubenc.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pubkey.bc pgp-pubkey.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-s2k.bc pgp-s2k.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp.bc pgp.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o px-crypt.bc px-crypt.c
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o px-hmac.bc px-hmac.c
pgp-pgsql.c:922:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  922 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
pgp-pgsql.c:922:32: note: remove extraneous parentheses around the comparison to silence this warning
  922 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |      ~                         ^            ~
pgp-pgsql.c:922:32: note: use '=' to turn this equality comparison into an assignment
  922 |  if ((fcinfo->flinfo->fn_extra == ((void*)0)))
      |                                ^~
      |                                =
1 warning generated.
/usr/lib/distcc/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o px.bc px.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -fPIC -fvisibility=hidden -shared -o pgcrypto.so  crypt-blowfish.o crypt-des.o crypt-gensalt.o crypt-md5.o mbuf.o openssl.o pgcrypto.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-mpi-openssl.o pgp-pgsql.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp.o px-crypt.o px-hmac.o px.o -L../../src/port -L../../src/common  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib  -Wl,--as-needed -fvisibility=hidden  -lcrypto -lz
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pgcrypto'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib'
==> Entering fakeroot environment...
==> Starting package_postgresql()...
make -C ./src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Nothing to be done for 'generated-headers'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C src install
make -C config install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/config'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/config'
/usr/bin/install -c -m 755 ./install-sh '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/config/install-sh'
/usr/bin/install -c -m 755 ./missing '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/config/missing'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src'
make -C common install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/config'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib'
/usr/bin/install -c -m 644  libpgcommon.a '/build/postgresql/pkg/postgresql/usr/lib/libpgcommon.a'
/usr/bin/install -c -m 644  libpgcommon_shlib.a '/build/postgresql/pkg/postgresql/usr/lib/libpgcommon_shlib.a'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C port install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib'
/usr/bin/install -c -m 644  libpgport.a '/build/postgresql/pkg/postgresql/usr/lib/libpgport.a'
/usr/bin/install -c -m 644  libpgport_shlib.a '/build/postgresql/pkg/postgresql/usr/lib/libpgport_shlib.a'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C timezone install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/timezone'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql'
make -C tznames install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/timezone/tznames'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/timezonesets'
/usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/build/postgresql/pkg/postgresql/usr/share/postgresql/timezonesets'
/usr/bin/install -c -m 644 ./Default ./Australia ./India '/build/postgresql/pkg/postgresql/usr/share/postgresql/timezonesets'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/timezone/tznames'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/timezone'
make -C backend install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../../src/port all
make -C ../include/catalog generated-headers
make -C utils generated-header-symlinks
make -C access all
make -C archive all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access'
make -C brin all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/archive'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/archive'
make -C common all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: 'jsonpath_gram.h' is up to date.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/brin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/brin'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C backup all
make -C gin all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/common'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Nothing to be done for 'generated-headers'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make -C bootstrap all
make -C gist all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/bootstrap'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/bootstrap'
make -C catalog all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/backup'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/backup'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gin'
make -C parser all
make -C hash all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gist'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gist'
make -C commands all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/hash'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/hash'
make -C heap all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C index all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
make -C executor all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
make -C nbtree all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/index'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/index'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/heap'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/heap'
make -C foreign all
make -C lib all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/commands'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/commands'
make -C libpq all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/foreign'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/foreign'
make -C main all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/nbtree'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/nbtree'
make -C rmgrdesc all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/lib'
make -C nodes all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/main'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/main'
make -C optimizer all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/libpq'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/libpq'
make -C spgist all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/executor'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/executor'
make -C sequence all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/rmgrdesc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/rmgrdesc'
make -C partitioning all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer'
make -C geqo all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make -C port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/spgist'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/spgist'
make -C postmaster all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/partitioning'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/partitioning'
make -C path all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/sequence'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/sequence'
make -C table all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/geqo'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/geqo'
make -C tablesample all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/port'
make -C transam all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/table'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/table'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/path'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/path'
make -C plan all
make -C regex all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/tablesample'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/tablesample'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/postmaster'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/postmaster'
make -C prep all
make -C util all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/prep'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/prep'
make -C replication all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/plan'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/plan'
make -C rewrite all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/transam'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/transam'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/regex'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/regex'
make -C statistics all
make -C storage all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/util'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/util'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer'
make -C tcop all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication'
make -C logical all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage'
make -C aio all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/rewrite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/rewrite'
make -C tsearch all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/statistics'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/statistics'
make -C buffer all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/tcop'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/tcop'
make -C utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/logical'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/logical'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication'
make -C file all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/aio'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/aio'
make -C ../../src/timezone all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
make -C jit all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/buffer'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/buffer'
make -C freespace all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C activity all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/timezone'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/timezone'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/file'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/file'
make -C adt all
make -C ipc all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/jit'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/jit'
make -C cache all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/freespace'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/freespace'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/id/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES
make -C error all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/ipc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/ipc'
make -C large_object all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
make -C lmgr all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/cache'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/cache'
make -C page all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/error'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/error'
make -C fmgr all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/large_object'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/large_object'
make -C access install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/page'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/page'
make -C archive install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/fmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/fmgr'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
make -C hash all
make -C smgr all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access'
make -C brin install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/archive'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/archive'
make -C common install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/hash'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/hash'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/smgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/smgr'
make -C sync all
make -C gin install
make -C init all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/brin'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/brin'
make -C backup install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/common'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/common'
make -C gist install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gin'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gin'
make -C bootstrap install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/sync'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/sync'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage'
make -C catalog install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/init'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/init'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gist'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/gist'
make -C mb all
make -C hash install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/backup'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/backup'
make -C parser install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/bootstrap'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/bootstrap'
make -C commands install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
make -C heap install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/hash'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/hash'
make -C executor install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/parser'
make -C index install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb'
make -C misc all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/commands'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/commands'
make -C mmgr all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/heap'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/heap'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/executor'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/executor'
make -C nbtree install
make -C resowner all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/index'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/index'
make -C rmgrdesc install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mmgr'
make -C foreign install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/nbtree'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/nbtree'
make -C lib install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/misc'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/resowner'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/resowner'
make -C sort all
make -C spgist install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/rmgrdesc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/rmgrdesc'
make -C time all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/foreign'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/foreign'
make -C sequence install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/lib'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/lib'
make -C libpq install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/spgist'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/spgist'
make -C main install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/sort'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/sort'
make -C table install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/time'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/time'
make -C adt jsonpath_gram.h
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/sequence'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/sequence'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/libpq'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/libpq'
make -C nodes install
make -C tablesample install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/main'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/main'
make -C optimizer install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/table'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/table'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: 'jsonpath_gram.h' is up to date.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make -C transam install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C partitioning install
make -C port install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/tablesample'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/tablesample'
make -C postmaster install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer'
make -C geqo install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/partitioning'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/partitioning'
make -C regex install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/port'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/port'
make -C replication install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/access/transam'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access/transam'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/access'
make -C rewrite install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/postmaster'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/postmaster'
make -C statistics install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/geqo'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication'
make -C logical install
make -C path install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/regex'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/regex'
make -C plan install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/rewrite'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/rewrite'
make -C storage install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/statistics'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/statistics'
make -C tcop install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/logical'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/logical'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/path'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/path'
make -C prep install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/plan'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/plan'
make -C util install
make -C tsearch install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage'
make -C aio install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/tcop'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/tcop'
make -C buffer install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/prep'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/prep'
make -C utils install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/util'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer/util'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/optimizer'
make -C file install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/aio'
make[3]: Nothing to be done for 'install'.
make[4]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/aio'
make -C ../../src/timezone install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/buffer'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/buffer'
make -C freespace install
make -C jit install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C activity install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/file'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/file'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/timezone'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql'
make -C ipc install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/freespace'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/freespace'
make -C tznames install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin' '/build/postgresql/pkg/postgresql/usr/share/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/jit'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/jit'
make -C large_object install
make -C lmgr install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/activity'
make -C adt install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/ipc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/ipc'
for lang in de es fr id it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/postgres-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/timezone/tznames'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/timezonesets'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/lmgr'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/large_object'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/large_object'
make -C cache install
make -C page install
/usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/build/postgresql/pkg/postgresql/usr/share/postgresql/timezonesets'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make -C smgr install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/cache'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/cache'
make -C error install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/page'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/page'
make -C sync install
/usr/bin/install -c -m 644 ./Default ./Australia ./India '/build/postgresql/pkg/postgresql/usr/share/postgresql/timezonesets'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/smgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/smgr'
make -C fmgr install
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/timezone/tznames'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/timezone'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/error'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/error'
make -C hash install
make -C init install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/sync'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage/sync'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/storage'
make -C mb install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/fmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/fmgr'
make -C misc install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/hash'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/init'
make[4]: Nothing to be done for 'install'.
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/hash'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/init'
make -C mmgr install
make -C resowner install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb'
make -C sort install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/misc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/misc'
make -C time install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mmgr'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/resowner'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/resowner'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/sort'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/sort'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/time'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/time'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/postgres'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/index/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/sequence/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/table/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/tablesample/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/archive/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/bootstrap/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/foreign/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/jit/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/main/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/prep/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/partitioning/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/port/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/regex/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/statistics/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/aio/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/buffer/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/file/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/freespace/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/large_object/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/page/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/smgr/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/sync/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/error/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/fmgr/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/hash/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/init/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mb/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/resowner/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/ '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/time/
/usr/bin/install -c -m 644 access/brin/brin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_bloom.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_inclusion.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_minmax.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_minmax_multi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_pageops.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_revmap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_tuple.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_validate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_xlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/common/attmap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/bufmask.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/detoast.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/heaptuple.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/indextuple.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/printsimple.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/printtup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/relation.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/reloptions.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/scankey.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/session.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/syncscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/tidstore.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/toast_compression.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/toast_internals.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/tupconvert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/tupdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/gin/ginarrayproc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginbtree.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginbulk.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/gindatapage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginentrypage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginfast.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginget.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/gininsert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginlogic.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginpostinglist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginutil.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginvacuum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginvalidate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginxlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gist/gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistbuild.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistbuildbuffers.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistget.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistproc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistsplit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistutil.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistvacuum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistvalidate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistxlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/hash/hash.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hash_xlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashfunc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashinsert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashovfl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashpage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashsearch.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashsort.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashutil.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashvalidate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/heap/heapam.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/heapam_handler.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/heapam_visibility.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/heaptoast.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/hio.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/pruneheap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/rewriteheap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/vacuumlazy.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/visibilitymap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/index/amapi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/index/amvalidate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/index/genam.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/index/indexam.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/nbtree/nbtcompare.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtdedup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtinsert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtpage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtree.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtsearch.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtsort.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtsplitloc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtvalidate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtxlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/rmgrdesc/brindesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/clogdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/committsdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/dbasedesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/genericdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/gindesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/gistdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/hashdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/heapdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/logicalmsgdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/mxactdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/nbtdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/relmapdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/replorigindesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/rmgrdesc_utils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/seqdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/smgrdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/spgdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/standbydesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/tblspcdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/xactdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/xlogdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/spgist/spgdoinsert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spginsert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgkdtreeproc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgproc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgquadtreeproc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgtextproc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgvacuum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgvalidate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgxlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/sequence/sequence.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/sequence/
/usr/bin/install -c -m 644 access/table/table.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/table/tableam.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/table/tableamapi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/table/toast_helper.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/tablesample/bernoulli.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/tablesample/
/usr/bin/install -c -m 644 access/tablesample/system.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/tablesample/
/usr/bin/install -c -m 644 access/tablesample/tablesample.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/tablesample/
/usr/bin/install -c -m 644 access/transam/clog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/commit_ts.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/generic_xlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/multixact.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/parallel.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/rmgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/slru.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/subtrans.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/timeline.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/transam.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/twophase.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/twophase_rmgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/varsup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xact.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogarchive.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogbackup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xloginsert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogprefetcher.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogreader.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogrecovery.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogstats.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 archive/shell_archive.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/archive/
/usr/bin/install -c -m 644 backup/backup_manifest.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_copy.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_gzip.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_incremental.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_lz4.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_zstd.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_progress.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_server.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_sink.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_target.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_throttle.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/walsummary.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/walsummaryfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 bootstrap/bootparse.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/bootstrap/
/usr/bin/install -c -m 644 bootstrap/bootscanner.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/bootstrap/
/usr/bin/install -c -m 644 bootstrap/bootstrap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/bootstrap/
/usr/bin/install -c -m 644 catalog/aclchk.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/catalog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/dependency.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/heap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/index.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/indexing.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/namespace.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/objectaccess.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/objectaddress.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/partition.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_aggregate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_attrdef.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_cast.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_class.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_collation.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_constraint.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_conversion.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_db_role_setting.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_depend.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_enum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_inherits.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_largeobject.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_namespace.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_operator.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_parameter_acl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_proc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_publication.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_range.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_shdepend.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_subscription.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_type.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/storage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/toasting.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 parser/analyze.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/gram.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_agg.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_clause.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_coerce.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_collate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_cte.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_enr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_expr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_func.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_jsontable.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_merge.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_node.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_oper.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_param.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_relation.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_target.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_type.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_utilcmd.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parser.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/scan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/scansup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 commands/aggregatecmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/alter.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/amcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/analyze.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/async.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/cluster.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/collationcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/comment.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/constraint.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/conversioncmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copy.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copyfrom.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copyfromparse.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copyto.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/createas.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/dbcommands.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/define.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/discard.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/dropcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/event_trigger.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/explain.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/extension.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/foreigncmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/functioncmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/indexcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/lockcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/matview.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/opclasscmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/operatorcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/policy.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/portalcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/prepare.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/proclang.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/publicationcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/schemacmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/seclabel.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/sequence.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/statscmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/subscriptioncmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/tablecmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/tablespace.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/trigger.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/tsearchcmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/typecmds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/user.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/vacuum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/vacuumparallel.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/variable.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/view.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 executor/execAmi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execAsync.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execCurrent.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execExpr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execExprInterp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execGrouping.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execIndexing.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execJunk.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execMain.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execParallel.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execPartition.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execProcnode.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execReplication.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execSRF.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execScan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execTuples.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execUtils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/functions.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/instrument.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeAgg.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeAppend.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapAnd.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapHeapscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapIndexscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapOr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeCtescan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeCustom.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeForeignscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeFunctionscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeGather.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeGatherMerge.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeGroup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeHash.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeHashjoin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeIncrementalSort.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeIndexonlyscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeIndexscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeLimit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeLockRows.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMaterial.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMemoize.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMergeAppend.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMergejoin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeModifyTable.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeNamedtuplestorescan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeNestloop.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeProjectSet.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeRecursiveunion.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeResult.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSamplescan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSeqscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSetOp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSort.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSubplan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSubqueryscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeTableFuncscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeTidrangescan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeTidscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeUnique.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeValuesscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeWindowAgg.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeWorktablescan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/spi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/tqueue.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/tstoreReceiver.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 foreign/foreign.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/foreign/
/usr/bin/install -c -m 644 lib/bipartite_match.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/bloomfilter.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/dshash.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/hyperloglog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/ilist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/integerset.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/knapsack.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/pairingheap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/rbtree.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 libpq/auth-sasl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/auth-scram.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/auth.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-fsstubs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure-common.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/crypt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/hba.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/ifaddr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqcomm.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqformat.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqmq.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqsignal.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure-openssl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-gssapi-common.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure-gssapi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 main/main.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/main/
/usr/bin/install -c -m 644 nodes/bitmapset.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/copyfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/equalfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/extensible.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/list.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/makefuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/multibitmapset.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/nodeFuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/outfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/params.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/print.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/queryjumblefuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/read.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/readfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/tidbitmap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/value.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_copy.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_cx.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_erx.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_eval.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_main.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_misc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_mutation.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_ox1.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_ox2.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_pmx.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_pool.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_px.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_random.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_recombination.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_selection.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/path/allpaths.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/clausesel.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/costsize.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/equivclass.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/indxpath.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/joinpath.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/joinrels.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/pathkeys.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/tidpath.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/plan/analyzejoins.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/createplan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/initsplan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/planagg.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/planmain.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/planner.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/setrefs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/subselect.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/prep/prepagg.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/prepjointree.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/prepqual.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/preptlist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/prepunion.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/util/appendinfo.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/clauses.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/inherit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/joininfo.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/orclauses.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/paramassign.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/pathnode.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/placeholder.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/plancat.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/predtest.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/relnode.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/restrictinfo.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/tlist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/var.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 partitioning/partbounds.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/partitioning/
/usr/bin/install -c -m 644 partitioning/partdesc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/partitioning/
/usr/bin/install -c -m 644 partitioning/partprune.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/partitioning/
/usr/bin/install -c -m 644 port/atomics.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/port/
/usr/bin/install -c -m 644 port/pg_sema.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/port/
/usr/bin/install -c -m 644 port/pg_shmem.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/port/
/usr/bin/install -c -m 644 postmaster/autovacuum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/auxprocess.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/bgworker.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/bgwriter.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/checkpointer.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/fork_process.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/interrupt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/launch_backend.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/pgarch.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/postmaster.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/startup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/syslogger.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/walsummarizer.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/walwriter.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 regex/regcomp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regerror.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regexec.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regexport.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regfree.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regprefix.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 replication/logical/applyparallelworker.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/decode.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/launcher.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/logical.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/logicalfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/message.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/origin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/proto.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/relation.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/reorderbuffer.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/slotsync.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/snapbuild.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/tablesync.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/worker.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/repl_gram.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/repl_scanner.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/slot.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/slotfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/syncrep.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/syncrep_gram.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/syncrep_scanner.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/walreceiver.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/walreceiverfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/walsender.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 rewrite/rewriteDefine.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteHandler.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteManip.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteRemove.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteSearchCycle.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteSupport.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rowsecurity.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 statistics/dependencies.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 statistics/extended_stats.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 statistics/mcv.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 statistics/mvdistinct.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 storage/aio/read_stream.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/aio/
/usr/bin/install -c -m 644 storage/buffer/buf_init.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/buf_table.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/bufmgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/freelist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/localbuf.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/file/buffile.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/copydir.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/fd.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/fileset.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/reinit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/sharedfileset.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/freespace/freespace.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/freespace/
/usr/bin/install -c -m 644 storage/freespace/fsmpage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/freespace/
/usr/bin/install -c -m 644 storage/freespace/indexfsm.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/freespace/
/usr/bin/install -c -m 644 storage/ipc/barrier.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/dsm.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/dsm_impl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/dsm_registry.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/ipc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/ipci.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/latch.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/pmsignal.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/procarray.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/procsignal.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/shm_mq.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/shm_toc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/shmem.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/signalfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/sinval.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/sinvaladt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/standby.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/large_object/inv_api.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/large_object/
/usr/bin/install -c -m 644 storage/lmgr/condition_variable.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/deadlock.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/lmgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/lock.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/lwlock.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/predicate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/proc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/s_lock.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/spin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/page/bufpage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/page/
/usr/bin/install -c -m 644 storage/page/checksum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/page/
/usr/bin/install -c -m 644 storage/page/itemptr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/page/
/usr/bin/install -c -m 644 storage/smgr/bulk_write.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/smgr/
/usr/bin/install -c -m 644 storage/smgr/md.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/smgr/
/usr/bin/install -c -m 644 storage/smgr/smgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/smgr/
/usr/bin/install -c -m 644 storage/sync/sync.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/storage/sync/
/usr/bin/install -c -m 644 tcop/backend_startup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/cmdtag.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/dest.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/fastpath.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/postgres.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/pquery.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/utility.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tsearch/dict.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_ispell.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_simple.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_synonym.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_thesaurus.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/regis.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/spell.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/to_tsany.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_locale.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_parse.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_typanalyze.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_utils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/wparser.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/wparser_def.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 utils/activity/backend_progress.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/backend_status.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_archiver.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_bgwriter.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_checkpointer.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_database.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_function.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_io.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_relation.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_replslot.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_shmem.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_slru.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_subscription.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_wal.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_xact.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/wait_event.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/wait_event_funcs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/adt/acl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/amutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_expanded.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_typanalyze.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_userfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/arrayfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/arraysubs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/arrayutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/ascii.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/bool.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/cash.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/char.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/cryptohashfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/date.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/datetime.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/datum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/dbsize.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/domains.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/encode.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/enum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/expandeddatum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/expandedrecord.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/float.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/format_type.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/formatting.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/genfile.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/geo_ops.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/geo_selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/geo_spgist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/hbafuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/inet_cidr_ntop.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/inet_net_pton.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/int.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/int8.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/json.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb_gin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb_util.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonbsubs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath_exec.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath_gram.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath_scan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/like.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/like_support.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/lockfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/mac.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/mac8.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/mcxtfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/misc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/multirangetypes.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/multirangetypes_selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/name.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network_selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network_spgist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/numeric.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/numutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/oid.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/oracle_compat.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/orderedsetaggs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/partitionfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pg_locale.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pg_lsn.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pg_upgrade_support.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pgstatfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pseudorandomfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pseudotypes.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/quote.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_spgist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_typanalyze.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/regexp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/regproc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/ri_triggers.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rowtypes.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/ruleutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tid.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/timestamp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/trigfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsginidx.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsgistidx.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_cleanup.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_rewrite.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_util.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsrank.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsvector.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsvector_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsvector_parser.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/uuid.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/varbit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/varchar.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/varlena.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/version.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/waitfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/windowfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/xid.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/xid8funcs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/xml.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/cache/attoptcache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/catcache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/evtcache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/inval.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/lsyscache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/partcache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/plancache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/relcache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/relfilenumbermap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/relmapper.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/spccache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/syscache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/ts_cache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/typcache.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/error/assert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/error/csvlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/error/elog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/error/jsonlog.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/fmgr/dfmgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/fmgr/
/usr/bin/install -c -m 644 utils/fmgr/fmgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/fmgr/
/usr/bin/install -c -m 644 utils/fmgr/funcapi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/fmgr/
/usr/bin/install -c -m 644 utils/hash/dynahash.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/hash/
/usr/bin/install -c -m 644 utils/hash/pg_crc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/hash/
/usr/bin/install -c -m 644 utils/init/globals.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/init/miscinit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/init/postinit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/init/usercontext.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/mb/conv.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/mbutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/stringinfo_mb.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/wstrcmp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/wstrncmp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/misc/conffiles.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc-file.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc_funcs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc_tables.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/help_config.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/injection_point.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/pg_config.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/pg_controldata.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/pg_rusage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/ps_status.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/queryenvironment.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/rls.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/sampling.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/superuser.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/timeout.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/tzparser.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/mmgr/alignedalloc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/aset.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/bump.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/dsa.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/freepage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/generation.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/mcxt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/memdebug.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/portalmem.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/slab.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/resowner/resowner.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/resowner/
/usr/bin/install -c -m 644 utils/sort/logtape.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/qsort_interruptible.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/sharedtuplestore.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/sortsupport.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/tuplesort.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/tuplesortvariants.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/tuplestore.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/time/combocid.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/time/
/usr/bin/install -c -m 644 utils/time/snapmgr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/time/
/usr/bin/install -c -m 644 utils/fmgrtab.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/utils/
/usr/bin/install -c -m 644 jit/jit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres/jit/
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o postgres.index.bc postgres/access/brin/brin.bc postgres/access/brin/brin_bloom.bc postgres/access/brin/brin_inclusion.bc postgres/access/brin/brin_minmax.bc postgres/access/brin/brin_minmax_multi.bc postgres/access/brin/brin_pageops.bc postgres/access/brin/brin_revmap.bc postgres/access/brin/brin_tuple.bc postgres/access/brin/brin_validate.bc postgres/access/brin/brin_xlog.bc postgres/access/common/attmap.bc postgres/access/common/bufmask.bc postgres/access/common/detoast.bc postgres/access/common/heaptuple.bc postgres/access/common/indextuple.bc postgres/access/common/printsimple.bc postgres/access/common/printtup.bc postgres/access/common/relation.bc postgres/access/common/reloptions.bc postgres/access/common/scankey.bc postgres/access/common/session.bc postgres/access/common/syncscan.bc postgres/access/common/tidstore.bc postgres/access/common/toast_compression.bc postgres/access/common/toast_internals.bc postgres/access/common/tupconvert.bc postgres/access/common/tupdesc.bc postgres/access/gin/ginarrayproc.bc postgres/access/gin/ginbtree.bc postgres/access/gin/ginbulk.bc postgres/access/gin/gindatapage.bc postgres/access/gin/ginentrypage.bc postgres/access/gin/ginfast.bc postgres/access/gin/ginget.bc postgres/access/gin/gininsert.bc postgres/access/gin/ginlogic.bc postgres/access/gin/ginpostinglist.bc postgres/access/gin/ginscan.bc postgres/access/gin/ginutil.bc postgres/access/gin/ginvacuum.bc postgres/access/gin/ginvalidate.bc postgres/access/gin/ginxlog.bc postgres/access/gist/gist.bc postgres/access/gist/gistbuild.bc postgres/access/gist/gistbuildbuffers.bc postgres/access/gist/gistget.bc postgres/access/gist/gistproc.bc postgres/access/gist/gistscan.bc postgres/access/gist/gistsplit.bc postgres/access/gist/gistutil.bc postgres/access/gist/gistvacuum.bc postgres/access/gist/gistvalidate.bc postgres/access/gist/gistxlog.bc postgres/access/hash/hash.bc postgres/access/hash/hash_xlog.bc postgres/access/hash/hashfunc.bc postgres/access/hash/hashinsert.bc postgres/access/hash/hashovfl.bc postgres/access/hash/hashpage.bc postgres/access/hash/hashsearch.bc postgres/access/hash/hashsort.bc postgres/access/hash/hashutil.bc postgres/access/hash/hashvalidate.bc postgres/access/heap/heapam.bc postgres/access/heap/heapam_handler.bc postgres/access/heap/heapam_visibility.bc postgres/access/heap/heaptoast.bc postgres/access/heap/hio.bc postgres/access/heap/pruneheap.bc postgres/access/heap/rewriteheap.bc postgres/access/heap/vacuumlazy.bc postgres/access/heap/visibilitymap.bc postgres/access/index/amapi.bc postgres/access/index/amvalidate.bc postgres/access/index/genam.bc postgres/access/index/indexam.bc postgres/access/nbtree/nbtcompare.bc postgres/access/nbtree/nbtdedup.bc postgres/access/nbtree/nbtinsert.bc postgres/access/nbtree/nbtpage.bc postgres/access/nbtree/nbtree.bc postgres/access/nbtree/nbtsearch.bc postgres/access/nbtree/nbtsort.bc postgres/access/nbtree/nbtsplitloc.bc postgres/access/nbtree/nbtutils.bc postgres/access/nbtree/nbtvalidate.bc postgres/access/nbtree/nbtxlog.bc postgres/access/rmgrdesc/brindesc.bc postgres/access/rmgrdesc/clogdesc.bc postgres/access/rmgrdesc/committsdesc.bc postgres/access/rmgrdesc/dbasedesc.bc postgres/access/rmgrdesc/genericdesc.bc postgres/access/rmgrdesc/gindesc.bc postgres/access/rmgrdesc/gistdesc.bc postgres/access/rmgrdesc/hashdesc.bc postgres/access/rmgrdesc/heapdesc.bc postgres/access/rmgrdesc/logicalmsgdesc.bc postgres/access/rmgrdesc/mxactdesc.bc postgres/access/rmgrdesc/nbtdesc.bc postgres/access/rmgrdesc/relmapdesc.bc postgres/access/rmgrdesc/replorigindesc.bc postgres/access/rmgrdesc/rmgrdesc_utils.bc postgres/access/rmgrdesc/seqdesc.bc postgres/access/rmgrdesc/smgrdesc.bc postgres/access/rmgrdesc/spgdesc.bc postgres/access/rmgrdesc/standbydesc.bc postgres/access/rmgrdesc/tblspcdesc.bc postgres/access/rmgrdesc/xactdesc.bc postgres/access/rmgrdesc/xlogdesc.bc postgres/access/spgist/spgdoinsert.bc postgres/access/spgist/spginsert.bc postgres/access/spgist/spgkdtreeproc.bc postgres/access/spgist/spgproc.bc postgres/access/spgist/spgquadtreeproc.bc postgres/access/spgist/spgscan.bc postgres/access/spgist/spgtextproc.bc postgres/access/spgist/spgutils.bc postgres/access/spgist/spgvacuum.bc postgres/access/spgist/spgvalidate.bc postgres/access/spgist/spgxlog.bc postgres/access/sequence/sequence.bc postgres/access/table/table.bc postgres/access/table/tableam.bc postgres/access/table/tableamapi.bc postgres/access/table/toast_helper.bc postgres/access/tablesample/bernoulli.bc postgres/access/tablesample/system.bc postgres/access/tablesample/tablesample.bc postgres/access/transam/clog.bc postgres/access/transam/commit_ts.bc postgres/access/transam/generic_xlog.bc postgres/access/transam/multixact.bc postgres/access/transam/parallel.bc postgres/access/transam/rmgr.bc postgres/access/transam/slru.bc postgres/access/transam/subtrans.bc postgres/access/transam/timeline.bc postgres/access/transam/transam.bc postgres/access/transam/twophase.bc postgres/access/transam/twophase_rmgr.bc postgres/access/transam/varsup.bc postgres/access/transam/xact.bc postgres/access/transam/xlog.bc postgres/access/transam/xlogarchive.bc postgres/access/transam/xlogbackup.bc postgres/access/transam/xlogfuncs.bc postgres/access/transam/xloginsert.bc postgres/access/transam/xlogprefetcher.bc postgres/access/transam/xlogreader.bc postgres/access/transam/xlogrecovery.bc postgres/access/transam/xlogstats.bc postgres/access/transam/xlogutils.bc postgres/archive/shell_archive.bc postgres/backup/backup_manifest.bc postgres/backup/basebackup.bc postgres/backup/basebackup_copy.bc postgres/backup/basebackup_gzip.bc postgres/backup/basebackup_incremental.bc postgres/backup/basebackup_lz4.bc postgres/backup/basebackup_zstd.bc postgres/backup/basebackup_progress.bc postgres/backup/basebackup_server.bc postgres/backup/basebackup_sink.bc postgres/backup/basebackup_target.bc postgres/backup/basebackup_throttle.bc postgres/backup/walsummary.bc postgres/backup/walsummaryfuncs.bc postgres/bootstrap/bootparse.bc postgres/bootstrap/bootscanner.bc postgres/bootstrap/bootstrap.bc postgres/catalog/aclchk.bc postgres/catalog/catalog.bc postgres/catalog/dependency.bc postgres/catalog/heap.bc postgres/catalog/index.bc postgres/catalog/indexing.bc postgres/catalog/namespace.bc postgres/catalog/objectaccess.bc postgres/catalog/objectaddress.bc postgres/catalog/partition.bc postgres/catalog/pg_aggregate.bc postgres/catalog/pg_attrdef.bc postgres/catalog/pg_cast.bc postgres/catalog/pg_class.bc postgres/catalog/pg_collation.bc postgres/catalog/pg_constraint.bc postgres/catalog/pg_conversion.bc postgres/catalog/pg_db_role_setting.bc postgres/catalog/pg_depend.bc postgres/catalog/pg_enum.bc postgres/catalog/pg_inherits.bc postgres/catalog/pg_largeobject.bc postgres/catalog/pg_namespace.bc postgres/catalog/pg_operator.bc postgres/catalog/pg_parameter_acl.bc postgres/catalog/pg_proc.bc postgres/catalog/pg_publication.bc postgres/catalog/pg_range.bc postgres/catalog/pg_shdepend.bc postgres/catalog/pg_subscription.bc postgres/catalog/pg_type.bc postgres/catalog/storage.bc postgres/catalog/toasting.bc postgres/parser/analyze.bc postgres/parser/gram.bc postgres/parser/parse_agg.bc postgres/parser/parse_clause.bc postgres/parser/parse_coerce.bc postgres/parser/parse_collate.bc postgres/parser/parse_cte.bc postgres/parser/parse_enr.bc postgres/parser/parse_expr.bc postgres/parser/parse_func.bc postgres/parser/parse_jsontable.bc postgres/parser/parse_merge.bc postgres/parser/parse_node.bc postgres/parser/parse_oper.bc postgres/parser/parse_param.bc postgres/parser/parse_relation.bc postgres/parser/parse_target.bc postgres/parser/parse_type.bc postgres/parser/parse_utilcmd.bc postgres/parser/parser.bc postgres/parser/scan.bc postgres/parser/scansup.bc postgres/commands/aggregatecmds.bc postgres/commands/alter.bc postgres/commands/amcmds.bc postgres/commands/analyze.bc postgres/commands/async.bc postgres/commands/cluster.bc postgres/commands/collationcmds.bc postgres/commands/comment.bc postgres/commands/constraint.bc postgres/commands/conversioncmds.bc postgres/commands/copy.bc postgres/commands/copyfrom.bc postgres/commands/copyfromparse.bc postgres/commands/copyto.bc postgres/commands/createas.bc postgres/commands/dbcommands.bc postgres/commands/define.bc postgres/commands/discard.bc postgres/commands/dropcmds.bc postgres/commands/event_trigger.bc postgres/commands/explain.bc postgres/commands/extension.bc postgres/commands/foreigncmds.bc postgres/commands/functioncmds.bc postgres/commands/indexcmds.bc postgres/commands/lockcmds.bc postgres/commands/matview.bc postgres/commands/opclasscmds.bc postgres/commands/operatorcmds.bc postgres/commands/policy.bc postgres/commands/portalcmds.bc postgres/commands/prepare.bc postgres/commands/proclang.bc postgres/commands/publicationcmds.bc postgres/commands/schemacmds.bc postgres/commands/seclabel.bc postgres/commands/sequence.bc postgres/commands/statscmds.bc postgres/commands/subscriptioncmds.bc postgres/commands/tablecmds.bc postgres/commands/tablespace.bc postgres/commands/trigger.bc postgres/commands/tsearchcmds.bc postgres/commands/typecmds.bc postgres/commands/user.bc postgres/commands/vacuum.bc postgres/commands/vacuumparallel.bc postgres/commands/variable.bc postgres/commands/view.bc postgres/executor/execAmi.bc postgres/executor/execAsync.bc postgres/executor/execCurrent.bc postgres/executor/execExpr.bc postgres/executor/execExprInterp.bc postgres/executor/execGrouping.bc postgres/executor/execIndexing.bc postgres/executor/execJunk.bc postgres/executor/execMain.bc postgres/executor/execParallel.bc postgres/executor/execPartition.bc postgres/executor/execProcnode.bc postgres/executor/execReplication.bc postgres/executor/execSRF.bc postgres/executor/execScan.bc postgres/executor/execTuples.bc postgres/executor/execUtils.bc postgres/executor/functions.bc postgres/executor/instrument.bc postgres/executor/nodeAgg.bc postgres/executor/nodeAppend.bc postgres/executor/nodeBitmapAnd.bc postgres/executor/nodeBitmapHeapscan.bc postgres/executor/nodeBitmapIndexscan.bc postgres/executor/nodeBitmapOr.bc postgres/executor/nodeCtescan.bc postgres/executor/nodeCustom.bc postgres/executor/nodeForeignscan.bc postgres/executor/nodeFunctionscan.bc postgres/executor/nodeGather.bc postgres/executor/nodeGatherMerge.bc postgres/executor/nodeGroup.bc postgres/executor/nodeHash.bc postgres/executor/nodeHashjoin.bc postgres/executor/nodeIncrementalSort.bc postgres/executor/nodeIndexonlyscan.bc postgres/executor/nodeIndexscan.bc postgres/executor/nodeLimit.bc postgres/executor/nodeLockRows.bc postgres/executor/nodeMaterial.bc postgres/executor/nodeMemoize.bc postgres/executor/nodeMergeAppend.bc postgres/executor/nodeMergejoin.bc postgres/executor/nodeModifyTable.bc postgres/executor/nodeNamedtuplestorescan.bc postgres/executor/nodeNestloop.bc postgres/executor/nodeProjectSet.bc postgres/executor/nodeRecursiveunion.bc postgres/executor/nodeResult.bc postgres/executor/nodeSamplescan.bc postgres/executor/nodeSeqscan.bc postgres/executor/nodeSetOp.bc postgres/executor/nodeSort.bc postgres/executor/nodeSubplan.bc postgres/executor/nodeSubqueryscan.bc postgres/executor/nodeTableFuncscan.bc postgres/executor/nodeTidrangescan.bc postgres/executor/nodeTidscan.bc postgres/executor/nodeUnique.bc postgres/executor/nodeValuesscan.bc postgres/executor/nodeWindowAgg.bc postgres/executor/nodeWorktablescan.bc postgres/executor/spi.bc postgres/executor/tqueue.bc postgres/executor/tstoreReceiver.bc postgres/foreign/foreign.bc postgres/lib/bipartite_match.bc postgres/lib/bloomfilter.bc postgres/lib/dshash.bc postgres/lib/hyperloglog.bc postgres/lib/ilist.bc postgres/lib/integerset.bc postgres/lib/knapsack.bc postgres/lib/pairingheap.bc postgres/lib/rbtree.bc postgres/libpq/auth-sasl.bc postgres/libpq/auth-scram.bc postgres/libpq/auth.bc postgres/libpq/be-fsstubs.bc postgres/libpq/be-secure-common.bc postgres/libpq/be-secure.bc postgres/libpq/crypt.bc postgres/libpq/hba.bc postgres/libpq/ifaddr.bc postgres/libpq/pqcomm.bc postgres/libpq/pqformat.bc postgres/libpq/pqmq.bc postgres/libpq/pqsignal.bc postgres/libpq/be-secure-openssl.bc postgres/libpq/be-gssapi-common.bc postgres/libpq/be-secure-gssapi.bc postgres/main/main.bc postgres/nodes/bitmapset.bc postgres/nodes/copyfuncs.bc postgres/nodes/equalfuncs.bc postgres/nodes/extensible.bc postgres/nodes/list.bc postgres/nodes/makefuncs.bc postgres/nodes/multibitmapset.bc postgres/nodes/nodeFuncs.bc postgres/nodes/outfuncs.bc postgres/nodes/params.bc postgres/nodes/print.bc postgres/nodes/queryjumblefuncs.bc postgres/nodes/read.bc postgres/nodes/readfuncs.bc postgres/nodes/tidbitmap.bc postgres/nodes/value.bc postgres/optimizer/geqo/geqo_copy.bc postgres/optimizer/geqo/geqo_cx.bc postgres/optimizer/geqo/geqo_erx.bc postgres/optimizer/geqo/geqo_eval.bc postgres/optimizer/geqo/geqo_main.bc postgres/optimizer/geqo/geqo_misc.bc postgres/optimizer/geqo/geqo_mutation.bc postgres/optimizer/geqo/geqo_ox1.bc postgres/optimizer/geqo/geqo_ox2.bc postgres/optimizer/geqo/geqo_pmx.bc postgres/optimizer/geqo/geqo_pool.bc postgres/optimizer/geqo/geqo_px.bc postgres/optimizer/geqo/geqo_random.bc postgres/optimizer/geqo/geqo_recombination.bc postgres/optimizer/geqo/geqo_selection.bc postgres/optimizer/path/allpaths.bc postgres/optimizer/path/clausesel.bc postgres/optimizer/path/costsize.bc postgres/optimizer/path/equivclass.bc postgres/optimizer/path/indxpath.bc postgres/optimizer/path/joinpath.bc postgres/optimizer/path/joinrels.bc postgres/optimizer/path/pathkeys.bc postgres/optimizer/path/tidpath.bc postgres/optimizer/plan/analyzejoins.bc postgres/optimizer/plan/createplan.bc postgres/optimizer/plan/initsplan.bc postgres/optimizer/plan/planagg.bc postgres/optimizer/plan/planmain.bc postgres/optimizer/plan/planner.bc postgres/optimizer/plan/setrefs.bc postgres/optimizer/plan/subselect.bc postgres/optimizer/prep/prepagg.bc postgres/optimizer/prep/prepjointree.bc postgres/optimizer/prep/prepqual.bc postgres/optimizer/prep/preptlist.bc postgres/optimizer/prep/prepunion.bc postgres/optimizer/util/appendinfo.bc postgres/optimizer/util/clauses.bc postgres/optimizer/util/inherit.bc postgres/optimizer/util/joininfo.bc postgres/optimizer/util/orclauses.bc postgres/optimizer/util/paramassign.bc postgres/optimizer/util/pathnode.bc postgres/optimizer/util/placeholder.bc postgres/optimizer/util/plancat.bc postgres/optimizer/util/predtest.bc postgres/optimizer/util/relnode.bc postgres/optimizer/util/restrictinfo.bc postgres/optimizer/util/tlist.bc postgres/optimizer/util/var.bc postgres/partitioning/partbounds.bc postgres/partitioning/partdesc.bc postgres/partitioning/partprune.bc postgres/port/atomics.bc postgres/port/pg_sema.bc postgres/port/pg_shmem.bc postgres/postmaster/autovacuum.bc postgres/postmaster/auxprocess.bc postgres/postmaster/bgworker.bc postgres/postmaster/bgwriter.bc postgres/postmaster/checkpointer.bc postgres/postmaster/fork_process.bc postgres/postmaster/interrupt.bc postgres/postmaster/launch_backend.bc postgres/postmaster/pgarch.bc postgres/postmaster/postmaster.bc postgres/postmaster/startup.bc postgres/postmaster/syslogger.bc postgres/postmaster/walsummarizer.bc postgres/postmaster/walwriter.bc postgres/regex/regcomp.bc postgres/regex/regerror.bc postgres/regex/regexec.bc postgres/regex/regexport.bc postgres/regex/regfree.bc postgres/regex/regprefix.bc postgres/replication/logical/applyparallelworker.bc postgres/replication/logical/decode.bc postgres/replication/logical/launcher.bc postgres/replication/logical/logical.bc postgres/replication/logical/logicalfuncs.bc postgres/replication/logical/message.bc postgres/replication/logical/origin.bc postgres/replication/logical/proto.bc postgres/replication/logical/relation.bc postgres/replication/logical/reorderbuffer.bc postgres/replication/logical/slotsync.bc postgres/replication/logical/snapbuild.bc postgres/replication/logical/tablesync.bc postgres/replication/logical/worker.bc postgres/replication/repl_gram.bc postgres/replication/repl_scanner.bc postgres/replication/slot.bc postgres/replication/slotfuncs.bc postgres/replication/syncrep.bc postgres/replication/syncrep_gram.bc postgres/replication/syncrep_scanner.bc postgres/replication/walreceiver.bc postgres/replication/walreceiverfuncs.bc postgres/replication/walsender.bc postgres/rewrite/rewriteDefine.bc postgres/rewrite/rewriteHandler.bc postgres/rewrite/rewriteManip.bc postgres/rewrite/rewriteRemove.bc postgres/rewrite/rewriteSearchCycle.bc postgres/rewrite/rewriteSupport.bc postgres/rewrite/rowsecurity.bc postgres/statistics/dependencies.bc postgres/statistics/extended_stats.bc postgres/statistics/mcv.bc postgres/statistics/mvdistinct.bc postgres/storage/aio/read_stream.bc postgres/storage/buffer/buf_init.bc postgres/storage/buffer/buf_table.bc postgres/storage/buffer/bufmgr.bc postgres/storage/buffer/freelist.bc postgres/storage/buffer/localbuf.bc postgres/storage/file/buffile.bc postgres/storage/file/copydir.bc postgres/storage/file/fd.bc postgres/storage/file/fileset.bc postgres/storage/file/reinit.bc postgres/storage/file/sharedfileset.bc postgres/storage/freespace/freespace.bc postgres/storage/freespace/fsmpage.bc postgres/storage/freespace/indexfsm.bc postgres/storage/ipc/barrier.bc postgres/storage/ipc/dsm.bc postgres/storage/ipc/dsm_impl.bc postgres/storage/ipc/dsm_registry.bc postgres/storage/ipc/ipc.bc postgres/storage/ipc/ipci.bc postgres/storage/ipc/latch.bc postgres/storage/ipc/pmsignal.bc postgres/storage/ipc/procarray.bc postgres/storage/ipc/procsignal.bc postgres/storage/ipc/shm_mq.bc postgres/storage/ipc/shm_toc.bc postgres/storage/ipc/shmem.bc postgres/storage/ipc/signalfuncs.bc postgres/storage/ipc/sinval.bc postgres/storage/ipc/sinvaladt.bc postgres/storage/ipc/standby.bc postgres/storage/large_object/inv_api.bc postgres/storage/lmgr/condition_variable.bc postgres/storage/lmgr/deadlock.bc postgres/storage/lmgr/lmgr.bc postgres/storage/lmgr/lock.bc postgres/storage/lmgr/lwlock.bc postgres/storage/lmgr/predicate.bc postgres/storage/lmgr/proc.bc postgres/storage/lmgr/s_lock.bc postgres/storage/lmgr/spin.bc postgres/storage/page/bufpage.bc postgres/storage/page/checksum.bc postgres/storage/page/itemptr.bc postgres/storage/smgr/bulk_write.bc postgres/storage/smgr/md.bc postgres/storage/smgr/smgr.bc postgres/storage/sync/sync.bc postgres/tcop/backend_startup.bc postgres/tcop/cmdtag.bc postgres/tcop/dest.bc postgres/tcop/fastpath.bc postgres/tcop/postgres.bc postgres/tcop/pquery.bc postgres/tcop/utility.bc postgres/tsearch/dict.bc postgres/tsearch/dict_ispell.bc postgres/tsearch/dict_simple.bc postgres/tsearch/dict_synonym.bc postgres/tsearch/dict_thesaurus.bc postgres/tsearch/regis.bc postgres/tsearch/spell.bc postgres/tsearch/to_tsany.bc postgres/tsearch/ts_locale.bc postgres/tsearch/ts_parse.bc postgres/tsearch/ts_selfuncs.bc postgres/tsearch/ts_typanalyze.bc postgres/tsearch/ts_utils.bc postgres/tsearch/wparser.bc postgres/tsearch/wparser_def.bc postgres/utils/activity/backend_progress.bc postgres/utils/activity/backend_status.bc postgres/utils/activity/pgstat.bc postgres/utils/activity/pgstat_archiver.bc postgres/utils/activity/pgstat_bgwriter.bc postgres/utils/activity/pgstat_checkpointer.bc postgres/utils/activity/pgstat_database.bc postgres/utils/activity/pgstat_function.bc postgres/utils/activity/pgstat_io.bc postgres/utils/activity/pgstat_relation.bc postgres/utils/activity/pgstat_replslot.bc postgres/utils/activity/pgstat_shmem.bc postgres/utils/activity/pgstat_slru.bc postgres/utils/activity/pgstat_subscription.bc postgres/utils/activity/pgstat_wal.bc postgres/utils/activity/pgstat_xact.bc postgres/utils/activity/wait_event.bc postgres/utils/activity/wait_event_funcs.bc postgres/utils/adt/acl.bc postgres/utils/adt/amutils.bc postgres/utils/adt/array_expanded.bc postgres/utils/adt/array_selfuncs.bc postgres/utils/adt/array_typanalyze.bc postgres/utils/adt/array_userfuncs.bc postgres/utils/adt/arrayfuncs.bc postgres/utils/adt/arraysubs.bc postgres/utils/adt/arrayutils.bc postgres/utils/adt/ascii.bc postgres/utils/adt/bool.bc postgres/utils/adt/cash.bc postgres/utils/adt/char.bc postgres/utils/adt/cryptohashfuncs.bc postgres/utils/adt/date.bc postgres/utils/adt/datetime.bc postgres/utils/adt/datum.bc postgres/utils/adt/dbsize.bc postgres/utils/adt/domains.bc postgres/utils/adt/encode.bc postgres/utils/adt/enum.bc postgres/utils/adt/expandeddatum.bc postgres/utils/adt/expandedrecord.bc postgres/utils/adt/float.bc postgres/utils/adt/format_type.bc postgres/utils/adt/formatting.bc postgres/utils/adt/genfile.bc postgres/utils/adt/geo_ops.bc postgres/utils/adt/geo_selfuncs.bc postgres/utils/adt/geo_spgist.bc postgres/utils/adt/hbafuncs.bc postgres/utils/adt/inet_cidr_ntop.bc postgres/utils/adt/inet_net_pton.bc postgres/utils/adt/int.bc postgres/utils/adt/int8.bc postgres/utils/adt/json.bc postgres/utils/adt/jsonb.bc postgres/utils/adt/jsonb_gin.bc postgres/utils/adt/jsonb_op.bc postgres/utils/adt/jsonb_util.bc postgres/utils/adt/jsonfuncs.bc postgres/utils/adt/jsonbsubs.bc postgres/utils/adt/jsonpath.bc postgres/utils/adt/jsonpath_exec.bc postgres/utils/adt/jsonpath_gram.bc postgres/utils/adt/jsonpath_scan.bc postgres/utils/adt/like.bc postgres/utils/adt/like_support.bc postgres/utils/adt/lockfuncs.bc postgres/utils/adt/mac.bc postgres/utils/adt/mac8.bc postgres/utils/adt/mcxtfuncs.bc postgres/utils/adt/misc.bc postgres/utils/adt/multirangetypes.bc postgres/utils/adt/multirangetypes_selfuncs.bc postgres/utils/adt/name.bc postgres/utils/adt/network.bc postgres/utils/adt/network_gist.bc postgres/utils/adt/network_selfuncs.bc postgres/utils/adt/network_spgist.bc postgres/utils/adt/numeric.bc postgres/utils/adt/numutils.bc postgres/utils/adt/oid.bc postgres/utils/adt/oracle_compat.bc postgres/utils/adt/orderedsetaggs.bc postgres/utils/adt/partitionfuncs.bc postgres/utils/adt/pg_locale.bc postgres/utils/adt/pg_lsn.bc postgres/utils/adt/pg_upgrade_support.bc postgres/utils/adt/pgstatfuncs.bc postgres/utils/adt/pseudorandomfuncs.bc postgres/utils/adt/pseudotypes.bc postgres/utils/adt/quote.bc postgres/utils/adt/rangetypes.bc postgres/utils/adt/rangetypes_gist.bc postgres/utils/adt/rangetypes_selfuncs.bc postgres/utils/adt/rangetypes_spgist.bc postgres/utils/adt/rangetypes_typanalyze.bc postgres/utils/adt/regexp.bc postgres/utils/adt/regproc.bc postgres/utils/adt/ri_triggers.bc postgres/utils/adt/rowtypes.bc postgres/utils/adt/ruleutils.bc postgres/utils/adt/selfuncs.bc postgres/utils/adt/tid.bc postgres/utils/adt/timestamp.bc postgres/utils/adt/trigfuncs.bc postgres/utils/adt/tsginidx.bc postgres/utils/adt/tsgistidx.bc postgres/utils/adt/tsquery.bc postgres/utils/adt/tsquery_cleanup.bc postgres/utils/adt/tsquery_gist.bc postgres/utils/adt/tsquery_op.bc postgres/utils/adt/tsquery_rewrite.bc postgres/utils/adt/tsquery_util.bc postgres/utils/adt/tsrank.bc postgres/utils/adt/tsvector.bc postgres/utils/adt/tsvector_op.bc postgres/utils/adt/tsvector_parser.bc postgres/utils/adt/uuid.bc postgres/utils/adt/varbit.bc postgres/utils/adt/varchar.bc postgres/utils/adt/varlena.bc postgres/utils/adt/version.bc postgres/utils/adt/waitfuncs.bc postgres/utils/adt/windowfuncs.bc postgres/utils/adt/xid.bc postgres/utils/adt/xid8funcs.bc postgres/utils/adt/xml.bc postgres/utils/cache/attoptcache.bc postgres/utils/cache/catcache.bc postgres/utils/cache/evtcache.bc postgres/utils/cache/inval.bc postgres/utils/cache/lsyscache.bc postgres/utils/cache/partcache.bc postgres/utils/cache/plancache.bc postgres/utils/cache/relcache.bc postgres/utils/cache/relfilenumbermap.bc postgres/utils/cache/relmapper.bc postgres/utils/cache/spccache.bc postgres/utils/cache/syscache.bc postgres/utils/cache/ts_cache.bc postgres/utils/cache/typcache.bc postgres/utils/error/assert.bc postgres/utils/error/csvlog.bc postgres/utils/error/elog.bc postgres/utils/error/jsonlog.bc postgres/utils/fmgr/dfmgr.bc postgres/utils/fmgr/fmgr.bc postgres/utils/fmgr/funcapi.bc postgres/utils/hash/dynahash.bc postgres/utils/hash/pg_crc.bc postgres/utils/init/globals.bc postgres/utils/init/miscinit.bc postgres/utils/init/postinit.bc postgres/utils/init/usercontext.bc postgres/utils/mb/conv.bc postgres/utils/mb/mbutils.bc postgres/utils/mb/stringinfo_mb.bc postgres/utils/mb/wstrcmp.bc postgres/utils/mb/wstrncmp.bc postgres/utils/misc/conffiles.bc postgres/utils/misc/guc.bc postgres/utils/misc/guc-file.bc postgres/utils/misc/guc_funcs.bc postgres/utils/misc/guc_tables.bc postgres/utils/misc/help_config.bc postgres/utils/misc/injection_point.bc postgres/utils/misc/pg_config.bc postgres/utils/misc/pg_controldata.bc postgres/utils/misc/pg_rusage.bc postgres/utils/misc/ps_status.bc postgres/utils/misc/queryenvironment.bc postgres/utils/misc/rls.bc postgres/utils/misc/sampling.bc postgres/utils/misc/superuser.bc postgres/utils/misc/timeout.bc postgres/utils/misc/tzparser.bc postgres/utils/mmgr/alignedalloc.bc postgres/utils/mmgr/aset.bc postgres/utils/mmgr/bump.bc postgres/utils/mmgr/dsa.bc postgres/utils/mmgr/freepage.bc postgres/utils/mmgr/generation.bc postgres/utils/mmgr/mcxt.bc postgres/utils/mmgr/memdebug.bc postgres/utils/mmgr/portalmem.bc postgres/utils/mmgr/slab.bc postgres/utils/resowner/resowner.bc postgres/utils/sort/logtape.bc postgres/utils/sort/qsort_interruptible.bc postgres/utils/sort/sharedtuplestore.bc postgres/utils/sort/sortsupport.bc postgres/utils/sort/tuplesort.bc postgres/utils/sort/tuplesortvariants.bc postgres/utils/sort/tuplestore.bc postgres/utils/time/combocid.bc postgres/utils/time/snapmgr.bc postgres/utils/fmgrtab.bc postgres/jit/jit.bc
/usr/bin/install -c  postgres '/build/postgresql/pkg/postgresql/usr/bin/postgres'
make -C catalog install-data
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql'
/usr/bin/install -c -m 644 ./system_functions.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/system_functions.sql'
/usr/bin/install -c -m 644 ./system_views.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/system_views.sql'
/usr/bin/install -c -m 644 ./information_schema.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/information_schema.sql'
/usr/bin/install -c -m 644 ./sql_features.txt '/build/postgresql/pkg/postgresql/usr/share/postgresql/sql_features.txt'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/catalog'
make -C tsearch install-data
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql' '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data'
/usr/bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data/'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/tsearch'
make -C utils install-data
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql'
/usr/bin/install -c -m 644 ./errcodes.txt '/build/postgresql/pkg/postgresql/usr/share/postgresql/errcodes.txt'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
/usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/build/postgresql/pkg/postgresql/usr/share/postgresql/pg_hba.conf.sample'
/usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/build/postgresql/pkg/postgresql/usr/share/postgresql/pg_ident.conf.sample'
/usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/build/postgresql/pkg/postgresql/usr/share/postgresql/postgresql.conf.sample'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C backend/utils/mb/conversion_procs install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs'
make -C cyrillic_and_mic install
make -C euc_cn_and_mic install
make -C euc_jp_and_sjis install
make -C euc_kr_and_mic install
make -C euc_tw_and_big5 install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  euc_cn_and_mic.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/euc_cn_and_mic.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  cyrillic_and_mic.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/cyrillic_and_mic.so'
/usr/bin/install -c -m 755  euc_jp_and_sjis.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/euc_jp_and_sjis.so'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
make -C latin2_and_win1250 install
/usr/bin/install -c -m 755  euc_tw_and_big5.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/euc_tw_and_big5.so'
/usr/bin/install -c -m 755  euc_kr_and_mic.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/euc_kr_and_mic.so'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
make -C latin_and_mic install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
make -C utf8_and_big5 install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
make -C utf8_and_cyrillic install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
make -C utf8_and_euc_cn install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  latin2_and_win1250.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/latin2_and_win1250.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
make -C utf8_and_euc_jp install
/usr/bin/install -c -m 755  latin_and_mic.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/latin_and_mic.so'
/usr/bin/install -c -m 755  utf8_and_euc_cn.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_euc_cn.so'
/usr/bin/install -c -m 755  utf8_and_cyrillic.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_cyrillic.so'
/usr/bin/install -c -m 755  utf8_and_big5.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_big5.so'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
make -C utf8_and_euc_kr install
make -C utf8_and_euc_tw install
make -C utf8_and_gb18030 install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
make -C utf8_and_gbk install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  utf8_and_euc_jp.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_euc_jp.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  utf8_and_euc_tw.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_euc_tw.so'
/usr/bin/install -c -m 755  utf8_and_euc_kr.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_euc_kr.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
make -C utf8_and_iso8859 install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
make -C utf8_and_iso8859_1 install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
make -C utf8_and_johab install
/usr/bin/install -c -m 755  utf8_and_gb18030.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_gb18030.so'
/usr/bin/install -c -m 755  utf8_and_gbk.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_gbk.so'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
make -C utf8_and_sjis install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
make -C utf8_and_win install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  utf8_and_iso8859.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_iso8859.so'
/usr/bin/install -c -m 755  utf8_and_iso8859_1.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_iso8859_1.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  utf8_and_johab.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_johab.so'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
make -C utf8_and_uhc install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
make -C utf8_and_euc2004 install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
make -C utf8_and_sjis2004 install
/usr/bin/install -c -m 755  utf8_and_sjis.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_sjis.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
make -C euc2004_sjis2004 install
/usr/bin/install -c -m 755  utf8_and_win.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_win.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
/usr/bin/install -c -m 755  utf8_and_uhc.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_uhc.so'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  utf8_and_euc2004.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_euc2004.so'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  utf8_and_sjis2004.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/utf8_and_sjis2004.so'
/usr/bin/install -c -m 755  euc2004_sjis2004.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/euc2004_sjis2004.so'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/mb/conversion_procs'
make -C backend/snowball install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/snowball'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 snowball_create.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql' '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data'
/usr/bin/install -c -m 755  dict_snowball.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/dict_snowball.so'
/usr/bin/install -c -m 644 ./stopwords/danish.stop ./stopwords/dutch.stop ./stopwords/english.stop ./stopwords/finnish.stop ./stopwords/french.stop ./stopwords/german.stop ./stopwords/hungarian.stop ./stopwords/italian.stop ./stopwords/nepali.stop ./stopwords/norwegian.stop ./stopwords/portuguese.stop ./stopwords/russian.stop ./stopwords/spanish.stop ./stopwords/swedish.stop ./stopwords/turkish.stop '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/snowball'
make -C include install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/libpq' '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal/libpq'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/access '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/archive '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/bootstrap '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/catalog '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/commands '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/common '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/datatype '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/executor '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/fe_utils '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/foreign '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/jit '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/lib '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/libpq '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/mb '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/nodes '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/optimizer '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/parser '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/partitioning '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/postmaster '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/regex '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/replication '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/rewrite '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/statistics '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/storage '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/tcop '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/snowball '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/snowball/libstemmer '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/tsearch '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/tsearch/dicts '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/utils '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port/atomics '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port/win32 '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port/win32_msvc '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port/win32_msvc/sys '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port/win32/arpa '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port/win32/netinet '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/port/win32/sys '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/portability
/usr/bin/install -c -m 644 ./postgres_ext.h   '/build/postgresql/pkg/postgresql/usr/include'
/usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/build/postgresql/pkg/postgresql/usr/include/libpq'
/usr/bin/install -c -m 644 pg_config.h     '/build/postgresql/pkg/postgresql/usr/include'
/usr/bin/install -c -m 644 pg_config_ext.h '/build/postgresql/pkg/postgresql/usr/include'
/usr/bin/install -c -m 644 pg_config_os.h  '/build/postgresql/pkg/postgresql/usr/include'
/usr/bin/install -c -m 644 ./pg_config_manual.h '/build/postgresql/pkg/postgresql/usr/include'
/usr/bin/install -c -m 644 ./c.h            '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./port.h         '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./postgres_fe.h  '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./libpq/pqcomm.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal/libpq'
/usr/bin/install -c -m 644 ./libpq/protocol.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal/libpq'
/usr/bin/install -c -m 644 pg_config.h     '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/install -c -m 644 pg_config_ext.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/install -c -m 644 pg_config_os.h  '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/install -c -m 644 nodes/nodetags.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/nodes'
/usr/bin/install -c -m 644 utils/errcodes.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/utils'
/usr/bin/install -c -m 644 utils/fmgroids.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/utils'
/usr/bin/install -c -m 644 utils/fmgrprotos.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/utils'
/usr/bin/install -c -m 644 ./*.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
for dir in access archive bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \
  /usr/bin/install -c -m 644 ./$dir/*.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'/$dir || exit; \
done
make -C catalog install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql' '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/install -c -m 644 postgres.bki '/build/postgresql/pkg/postgresql/usr/share/postgresql/postgres.bki'
/usr/bin/install -c -m 644 system_constraints.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/system_constraints.sql'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include'
make -C interfaces install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make -C libpq install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib' '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig' 
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/install -c -m 644 libpq.pc '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libpq.pc'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include' '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal' '/build/postgresql/pkg/postgresql/usr/share/postgresql'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/libpq5-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/install -c -m 755  libpq.so.5.17 '/build/postgresql/pkg/postgresql/usr/lib/libpq.so.5.17'
/usr/bin/install -c -m 644  libpq.a '/build/postgresql/pkg/postgresql/usr/lib/libpq.a'
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libpq.so.5 && \
ln -s libpq.so.5.17 libpq.so.5
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libpq.so && \
ln -s libpq.so.5.17 libpq.so
/usr/bin/install -c -m 644 ./libpq-fe.h '/build/postgresql/pkg/postgresql/usr/include'
/usr/bin/install -c -m 644 ./libpq-events.h '/build/postgresql/pkg/postgresql/usr/include'
/usr/bin/install -c -m 644 ./libpq-int.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./fe-auth-sasl.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./pqexpbuffer.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./pg_service.conf.sample '/build/postgresql/pkg/postgresql/usr/share/postgresql/pg_service.conf.sample'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ecpg install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make -C include install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include' '/build/postgresql/pkg/postgresql/usr/include/postgresql/informix/esql'
/usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/build/postgresql/pkg/postgresql/usr/include/'
/usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/informix/esql/'
/usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/build/postgresql/pkg/postgresql/usr/include'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
make -C pgtypeslib install
make -C preproc install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib' '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig' 
/usr/bin/install -c -m 644 libpgtypes.pc '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libpgtypes.pc'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/port all
make -C ../../../../src/common all
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/ecpg-17.mo || exit 1; \
done
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/install -c -m 755  libpgtypes.so.3.17 '/build/postgresql/pkg/postgresql/usr/lib/libpgtypes.so.3.17'
/usr/bin/install -c -m 644  libpgtypes.a '/build/postgresql/pkg/postgresql/usr/lib/libpgtypes.a'
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libpgtypes.so.3 && \
ln -s libpgtypes.so.3.17 libpgtypes.so.3
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libpgtypes.so && \
ln -s libpgtypes.so.3.17 libpgtypes.so
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ecpglib install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/install -c  ecpg '/build/postgresql/pkg/postgresql/usr/bin'
make -C ../../../../src/interfaces/libpq all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib' '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig' 
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/ecpglib6-17.mo || exit 1; \
done
/usr/bin/install -c -m 644 libecpg.pc '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libecpg.pc'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make -C ../../../src/port all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c -m 755  libecpg.so.6.17 '/build/postgresql/pkg/postgresql/usr/lib/libecpg.so.6.17'
/usr/bin/install -c -m 644  libecpg.a '/build/postgresql/pkg/postgresql/usr/lib/libecpg.a'
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libecpg.so.6 && \
ln -s libecpg.so.6.17 libecpg.so.6
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libecpg.so && \
ln -s libecpg.so.6.17 libecpg.so
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
make -C compatlib install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
make -C ../../../../src/interfaces/ecpg/ecpglib all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib' '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig' 
/usr/bin/install -c -m 644 libecpg_compat.pc '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libecpg_compat.pc'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make -C ../../../../src/interfaces/libpq all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make -C ../../../src/port all
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[6]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[7]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[6]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
/usr/bin/install -c -m 755  libecpg_compat.so.3.17 '/build/postgresql/pkg/postgresql/usr/lib/libecpg_compat.so.3.17'
/usr/bin/install -c -m 644  libecpg_compat.a '/build/postgresql/pkg/postgresql/usr/lib/libecpg_compat.a'
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libecpg_compat.so.3 && \
ln -s libecpg_compat.so.3.17 libecpg_compat.so.3
cd '/build/postgresql/pkg/postgresql/usr/lib' && \
rm -f libecpg_compat.so && \
ln -s libecpg_compat.so.3.17 libecpg_compat.so
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make -C backend/replication/libpqwalreceiver install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/libpqwalreceiver'
make -C ../../../../src/interfaces/libpq all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c -m 755  libpqwalreceiver.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/libpqwalreceiver.so'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/libpqwalreceiver'
make -C backend/replication/pgoutput install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/pgoutput'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  pgoutput.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgoutput.so'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/replication/pgoutput'
make -C fe_utils install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib'
/usr/bin/install -c -m 644  libpgfeutils.a '/build/postgresql/pkg/postgresql/usr/lib/libpgfeutils.a'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make -C bin install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin'
make -C initdb install
make -C pg_amcheck install
make -C pg_archivecleanup install
make -C pg_basebackup install
make -C pg_checksums install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/initdb'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_amcheck'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_basebackup'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_checksums'
make -C ../../../src/interfaces/libpq all
make -C ../../../src/port all
make -C ../../../src/port all
make -C ../../../src/interfaces/libpq all
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_checksums-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-17.mo || exit 1; \
done
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/common all
/usr/bin/install -c  pg_checksums '/build/postgresql/pkg/postgresql/usr/bin/pg_checksums'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_checksums'
make -C ../../../src/port all
/usr/bin/install -c  pg_archivecleanup '/build/postgresql/pkg/postgresql/usr/bin/pg_archivecleanup'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_archivecleanup'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_basebackup-17.mo || exit 1; \
done
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/initdb-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
for lang in de el es fr it ja ka ko ru sv uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_amcheck-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make -C pg_combinebackup install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_combinebackup'
/usr/bin/install -c  pg_basebackup '/build/postgresql/pkg/postgresql/usr/bin/pg_basebackup'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make -C pg_config install
/usr/bin/install -c  pg_createsubscriber '/build/postgresql/pkg/postgresql/usr/bin/pg_createsubscriber'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
/usr/bin/install -c  pg_receivewal '/build/postgresql/pkg/postgresql/usr/bin/pg_receivewal'
make -C ../../../src/port all
/usr/bin/install -c  pg_recvlogical '/build/postgresql/pkg/postgresql/usr/bin/pg_recvlogical'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_basebackup'
make -C ../../../src/port all
/usr/bin/install -c  initdb '/build/postgresql/pkg/postgresql/usr/bin/initdb'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/initdb'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
make -C ../../../src/port all
make -C ../../../src/common all
/usr/bin/install -c  pg_amcheck '/build/postgresql/pkg/postgresql/usr/bin/pg_amcheck'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/nb/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ro/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ta/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_amcheck'
for lang in de es fr ja ka ko ru sv uk; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_combinebackup-17.mo || exit 1; \
done
make -C pg_controldata install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_controldata'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr he it ja ka ko nb pl pt_BR ro ru sv ta tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_config-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make -C pg_ctl install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_ctl'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C pg_dump install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_dump'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
/usr/bin/install -c  pg_combinebackup '/build/postgresql/pkg/postgresql/usr/bin/pg_combinebackup'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_combinebackup'
make -C pg_resetwal install
make -C ../../../src/port all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_resetwal'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_controldata-17.mo || exit 1; \
done
/usr/bin/install -c -m 755 pg_config '/build/postgresql/pkg/postgresql/usr/bin/pg_config'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make -C ../../../src/port all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_ctl-17.mo || exit 1; \
done
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/install -c  pg_controldata '/build/postgresql/pkg/postgresql/usr/bin/pg_controldata'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_resetwal-17.mo || exit 1; \
done
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_controldata'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C pg_rewind install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C pg_test_fsync install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_rewind'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_fsync'
/usr/bin/install -c  pg_ctl '/build/postgresql/pkg/postgresql/usr/bin/pg_ctl'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_ctl'
make -C pg_test_timing install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_timing'
make -C ../../../src/port all
make -C ../../../src/interfaces/libpq all
/usr/bin/install -c  pg_resetwal '/build/postgresql/pkg/postgresql/usr/bin/pg_resetwal'
make -C ../../../src/port all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_resetwal'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-17.mo || exit 1; \
done
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-17.mo || exit 1; \
done
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_test_timing-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make -C pg_upgrade install
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_upgrade'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_rewind-17.mo || exit 1; \
done
/usr/bin/install -c  pg_dump '/build/postgresql/pkg/postgresql/usr/bin'/pg_dump
/usr/bin/install -c  pg_restore '/build/postgresql/pkg/postgresql/usr/bin'/pg_restore
/usr/bin/install -c  pg_dumpall '/build/postgresql/pkg/postgresql/usr/bin'/pg_dumpall
make -C ../../../src/interfaces/libpq all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_dump'
make -C pg_verifybackup install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_verifybackup'
/usr/bin/install -c  pg_test_fsync '/build/postgresql/pkg/postgresql/usr/bin/pg_test_fsync'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_fsync'
make -C pg_waldump install
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_waldump'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c  pg_test_timing '/build/postgresql/pkg/postgresql/usr/bin/pg_test_timing'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_test_timing'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/install -c  pg_rewind '/build/postgresql/pkg/postgresql/usr/bin/pg_rewind'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_rewind'
make -C ../../../src/port all
make -C ../../../src/port all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr it ja ka ko ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_waldump-17.mo || exit 1; \
done
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de es fr ja ka ko ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_upgrade-17.mo || exit 1; \
done
for lang in de el es fr it ja ka ko ru sv uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_verifybackup-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C pg_walsummary install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_walsummary'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make -C ../../../src/port all
/usr/bin/install -c  pg_waldump '/build/postgresql/pkg/postgresql/usr/bin/pg_waldump'
/usr/bin/install -c  pg_verifybackup '/build/postgresql/pkg/postgresql/usr/bin/pg_verifybackup'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_waldump'
make -C pgbench install
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_verifybackup'
make -C psql install
/usr/bin/install -c  pg_upgrade '/build/postgresql/pkg/postgresql/usr/bin/pg_upgrade'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_upgrade'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
make -C scripts install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pgbench'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/port all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in de es fr ja ka ko ru sv uk; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pg_walsummary-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/install -c  pg_walsummary '/build/postgresql/pkg/postgresql/usr/bin/pg_walsummary'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_walsummary'
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-17.mo || exit 1; \
done
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
/usr/bin/install -c  pgbench '/build/postgresql/pkg/postgresql/usr/bin/pgbench'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pgbench'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make -C ../../../src/interfaces/libpq all
make -C ../../../src/port all
make -C ../../../src/port all
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/install -c  createdb   '/build/postgresql/pkg/postgresql/usr/bin'/createdb
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c  dropdb     '/build/postgresql/pkg/postgresql/usr/bin'/dropdb
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin' '/build/postgresql/pkg/postgresql/usr/share/postgresql'
/usr/bin/install -c  createuser '/build/postgresql/pkg/postgresql/usr/bin'/createuser
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/psql-17.mo || exit 1; \
done
/usr/bin/install -c  dropuser   '/build/postgresql/pkg/postgresql/usr/bin'/dropuser
/usr/bin/install -c  clusterdb  '/build/postgresql/pkg/postgresql/usr/bin'/clusterdb
/usr/bin/install -c  vacuumdb   '/build/postgresql/pkg/postgresql/usr/bin'/vacuumdb
/usr/bin/install -c  reindexdb  '/build/postgresql/pkg/postgresql/usr/bin'/reindexdb
/usr/bin/install -c  pg_isready '/build/postgresql/pkg/postgresql/usr/bin'/pg_isready
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c  psql '/build/postgresql/pkg/postgresql/usr/bin/psql'
/usr/bin/install -c -m 644 ./psqlrc.sample '/build/postgresql/pkg/postgresql/usr/share/postgresql/psqlrc.sample'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin'
make -C pl install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl'
make -C plpgsql install
make -C plperl install
make -C plpython install
make -C tcl install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plperl'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plpython'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/tcl'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql'
make -C src install
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql/src'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ro/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  pltcl.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pltcl.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/plpython-17.mo || exit 1; \
done
for lang in cs de el es fr it ja ka ko pl pt_BR ro ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/pltcl-17.mo || exit 1; \
done
/usr/bin/install -c -m 755  plpython3.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/plpython3.so'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ro/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension' '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ro/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ro ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/plpgsql-17.mo || exit 1; \
done
/usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 ./plpython.h ./plpython_system.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
for lang in cs de el es fr it ja ka ko pl pt_BR ro ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql/usr/share/locale'/$lang/LC_MESSAGES/plperl-17.mo || exit 1; \
done
/usr/bin/install -c -m 755  plperl.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/plperl.so'
/usr/bin/install -c -m 755  plpgsql.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/plpgsql.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/install -c -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltclu.control ./pltclu--1.0.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension' '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 './plpgsql.h' '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
/usr/bin/install -c -m 644 ./plperl.control ./plperl--1.0.sql ./plperlu.control ./plperlu--1.0.sql '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./plperl.h ./plperl_system.h ./ppport.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plpython'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/tcl'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plperl'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql/src'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl/plpgsql'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/pl'
make -C makefiles install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/makefiles'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/makefiles'
/usr/bin/install -c -m 644 ./pgxs.mk '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/makefiles/'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/makefiles'
make -C test/regress install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/test/regress'
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/regress'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../contrib/spi
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
/usr/bin/install -c  pg_regress '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/regress/pg_regress'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/test/regress'
make -C test/isolation install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/isolation'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c  pg_isolation_regress '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress'
/usr/bin/install -c  isolationtester '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/isolation/isolationtester'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/test/isolation'
make -C test/perl install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/test/perl'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/perl/PostgreSQL/Test'
/usr/bin/install -c -m 644 ./PostgreSQL/Test/Utils.pm '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/perl/PostgreSQL/Test/Utils.pm'
/usr/bin/install -c -m 644 ./PostgreSQL/Test/SimpleTee.pm '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/perl/PostgreSQL/Test/SimpleTee.pm'
/usr/bin/install -c -m 644 ./PostgreSQL/Test/RecursiveCopy.pm '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/perl/PostgreSQL/Test/RecursiveCopy.pm'
/usr/bin/install -c -m 644 ./PostgreSQL/Test/Cluster.pm '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/perl/PostgreSQL/Test/Cluster.pm'
/usr/bin/install -c -m 644 ./PostgreSQL/Test/BackgroundPsql.pm '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/perl/PostgreSQL/Test/BackgroundPsql.pm'
/usr/bin/install -c -m 644 ./PostgreSQL/Version.pm '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/test/perl/PostgreSQL/Version.pm'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/test/perl'
make -C backend/jit/llvm install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/jit/llvm'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 llvmjit_types.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  llvmjit.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/llvmjit.so'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/jit/llvm'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src'
/usr/bin/install -c -m 644 Makefile.global '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/Makefile.global'
/usr/bin/install -c -m 644 Makefile.port '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/Makefile.port'
/usr/bin/install -c -m 644 ./Makefile.shlib '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/Makefile.shlib'
/usr/bin/install -c -m 644 ./nls-global.mk '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxs/src/nls-global.mk'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src'
make: Entering directory '/build/postgresql/src/postgresql-17.5/contrib'
make -C ../src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Nothing to be done for 'generated-headers'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C amcheck install
make -C auth_delay install
make -C auto_explain install
make -C basic_archive install
make -C basebackup_to_shell install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/auth_delay'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/basic_archive'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/auto_explain'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/amcheck'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  auth_delay.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/install -c -m 755  auto_explain.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/auto_explain.so'
/usr/bin/install -c -m 755  basic_archive.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/basebackup_to_shell'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/auth_delay'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/auto_explain'
/usr/bin/install -c -m 755  basebackup_to_shell.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/basebackup_to_shell.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/basic_archive'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/auto_explain/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/auth_delay/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/basebackup_to_shell'
/usr/bin/install -c -m 644 auto_explain.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/auto_explain/./
/usr/bin/install -c -m 755  amcheck.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/amcheck.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/basic_archive/
/usr/bin/install -c -m 644 auth_delay.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/auth_delay/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/basebackup_to_shell/
/usr/bin/install -c -m 644 basic_archive.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/basic_archive/./
/usr/bin/install -c -m 644 basebackup_to_shell.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/basebackup_to_shell/./
/usr/bin/install -c -m 644 ./amcheck.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o auth_delay.index.bc auth_delay/auth_delay.bc
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o auto_explain.index.bc auto_explain/auto_explain.bc
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o basic_archive.index.bc basic_archive/basic_archive.bc
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o basebackup_to_shell.index.bc basebackup_to_shell/basebackup_to_shell.bc
/usr/bin/install -c -m 644 ./amcheck--1.3--1.4.sql ./amcheck--1.2--1.3.sql ./amcheck--1.1--1.2.sql ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/amcheck'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/amcheck/
/usr/bin/install -c -m 644 verify_heapam.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/amcheck/./
/usr/bin/install -c -m 644 verify_nbtree.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/amcheck/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o amcheck.index.bc amcheck/verify_heapam.bc amcheck/verify_nbtree.bc
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/auth_delay'
make -C bloom install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/auto_explain'
make -C btree_gin install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/basic_archive'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/basebackup_to_shell'
make -C btree_gist install
make -C citext install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/bloom'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/amcheck'
make -C cube install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gin'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  bloom.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bloom.so'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/citext'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 ./bloom.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 ./bloom--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  btree_gin.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/btree_gin.so'
/usr/bin/install -c -m 644 ./citext.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/cube'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/bloom'
/usr/bin/install -c -m 644 ./citext--1.4.sql ./citext--1.5--1.6.sql ./citext--1.4--1.5.sql ./citext--1.3--1.4.sql ./citext--1.2--1.3.sql ./citext--1.1--1.2.sql ./citext--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./btree_gin.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gist'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bloom/
/usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 blcost.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bloom/./
/usr/bin/install -c -m 755  citext.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/install -c -m 755  cube.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/cube.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 blinsert.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bloom/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/btree_gin'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/citext'
/usr/bin/install -c -m 644 ./cube.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  btree_gist.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/btree_gist.so'
/usr/bin/install -c -m 644 blscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bloom/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/citext/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gin/
/usr/bin/install -c -m 644 ./cube--1.2.sql ./cube--1.2--1.3.sql ./cube--1.3--1.4.sql ./cube--1.4--1.5.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./btree_gist.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 blutils.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bloom/./
/usr/bin/install -c -m 644 citext.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/citext/./
/usr/bin/install -c -m 644 btree_gin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gin/./
/usr/bin/install -c -m 644 blvacuum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bloom/./
/usr/bin/install -c -m 644 ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql ./btree_gist--1.5--1.6.sql ./btree_gist--1.6--1.7.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/cube/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o citext.index.bc citext/citext.bc
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o btree_gin.index.bc btree_gin/btree_gin.bc
/usr/bin/install -c -m 644   ./cubedata.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/cube/'
/usr/bin/install -c -m 644 blvalidate.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bloom/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/btree_gist'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/cube'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o bloom.index.bc bloom/blcost.bc bloom/blinsert.bc bloom/blscan.bc bloom/blutils.bc bloom/blvacuum.bc bloom/blvalidate.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/cube/
/usr/bin/install -c -m 644 btree_bit.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 cube.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/cube/./
/usr/bin/install -c -m 644 btree_bool.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 cubeparse.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/cube/./
/usr/bin/install -c -m 644 btree_bytea.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 cubescan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/cube/./
/usr/bin/install -c -m 644 btree_cash.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o cube.index.bc cube/cube.bc cube/cubeparse.bc cube/cubescan.bc
/usr/bin/install -c -m 644 btree_date.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/citext'
make -C dblink install
/usr/bin/install -c -m 644 btree_enum.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_float4.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gin'
make -C dict_int install
/usr/bin/install -c -m 644 btree_float8.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/bloom'
make -C dict_xsyn install
/usr/bin/install -c -m 644 btree_inet.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/dict_int'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/dblink'
make -C ../../src/interfaces/libpq all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 btree_int2.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 755  dict_int.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/dict_int.so'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c -m 644 ./dict_int.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/dict_xsyn'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 btree_int4.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/cube'
/usr/bin/install -c -m 644 btree_int8.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 ./dict_int--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  dict_xsyn.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/dict_xsyn.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/dict_int'
/usr/bin/install -c -m 644 btree_interval.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/dict_int/
make -C earthdistance install
/usr/bin/install -c -m 644 btree_macaddr.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 ./dict_xsyn.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 dict_int.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/dict_int/./
/usr/bin/install -c -m 644 btree_macaddr8.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dict_int.index.bc dict_int/dict_int.bc
/usr/bin/install -c -m 644 ./xsyn_sample.rules '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data/'
/usr/bin/install -c -m 644 btree_numeric.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/dict_xsyn'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/earthdistance'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 btree_oid.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/dict_xsyn/
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 dict_xsyn.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/dict_xsyn/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 btree_text.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 ./earthdistance.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dict_xsyn.index.bc dict_xsyn/dict_xsyn.bc
/usr/bin/install -c -m 644 btree_time.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_ts.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql ./earthdistance--1.1--1.2.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 btree_utils_num.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_utils_var.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_uuid.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/btree_gist/./
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o btree_gist.index.bc btree_gist/btree_bit.bc btree_gist/btree_bool.bc btree_gist/btree_bytea.bc btree_gist/btree_cash.bc btree_gist/btree_date.bc btree_gist/btree_enum.bc btree_gist/btree_float4.bc btree_gist/btree_float8.bc btree_gist/btree_gist.bc btree_gist/btree_inet.bc btree_gist/btree_int2.bc btree_gist/btree_int4.bc btree_gist/btree_int8.bc btree_gist/btree_interval.bc btree_gist/btree_macaddr.bc btree_gist/btree_macaddr8.bc btree_gist/btree_numeric.bc btree_gist/btree_oid.bc btree_gist/btree_text.bc btree_gist/btree_time.bc btree_gist/btree_ts.bc btree_gist/btree_utils_num.bc btree_gist/btree_utils_var.bc btree_gist/btree_uuid.bc
/usr/bin/install -c -m 755  earthdistance.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/earthdistance'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/earthdistance/
/usr/bin/install -c -m 644 earthdistance.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/earthdistance/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/dict_int'
make -C file_fdw install
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o earthdistance.index.bc earthdistance/earthdistance.bc
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/dict_xsyn'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/file_fdw'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make -C fuzzystrmatch install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  dblink.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/dblink.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 ./dblink.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./file_fdw.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./dblink--1.2.sql ./dblink--1.1--1.2.sql ./dblink--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./file_fdw--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/fuzzystrmatch'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/dblink'
/usr/bin/install -c -m 755  file_fdw.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/dblink/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 dblink.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/dblink/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/file_fdw'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/btree_gist'
/usr/bin/install -c -m 755  fuzzystrmatch.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/fuzzystrmatch.so'
make -C hstore install
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dblink.index.bc dblink/dblink.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/file_fdw/
/usr/bin/install -c -m 644 ./fuzzystrmatch.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 file_fdw.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/file_fdw/./
/usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.1--1.2.sql ./fuzzystrmatch--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o file_fdw.index.bc file_fdw/file_fdw.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/fuzzystrmatch'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/earthdistance'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/fuzzystrmatch/
make -C intagg install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/hstore'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 daitch_mokotoff.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/fuzzystrmatch/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 dmetaphone.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/fuzzystrmatch/./
/usr/bin/install -c -m 755  hstore.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/hstore.so'
/usr/bin/install -c -m 644 ./hstore.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/intagg'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 fuzzystrmatch.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/fuzzystrmatch/./
/usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.7--1.8.sql ./hstore--1.6--1.7.sql ./hstore--1.5--1.6.sql ./hstore--1.4--1.5.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o fuzzystrmatch.index.bc fuzzystrmatch/daitch_mokotoff.bc fuzzystrmatch/dmetaphone.bc fuzzystrmatch/fuzzystrmatch.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/hstore/'
/usr/bin/install -c -m 644 ./intagg.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644   ./hstore.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/hstore/'
/usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/hstore'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore/
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/intagg'
/usr/bin/install -c -m 644 hstore_compat.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore/./
make -C intarray install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/dblink'
make -C isn install
/usr/bin/install -c -m 644 hstore_gin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/file_fdw'
make -C lo install
/usr/bin/install -c -m 644 hstore_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore/./
/usr/bin/install -c -m 644 hstore_io.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/isn'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 hstore_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/intarray'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/lo'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 ./isn.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 hstore_subs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 ./isn--1.1.sql ./isn--1.1--1.2.sql ./isn--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  _int.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/_int.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore.index.bc hstore/hstore_compat.bc hstore/hstore_gin.bc hstore/hstore_gist.bc hstore/hstore_io.bc hstore/hstore_op.bc hstore/hstore_subs.bc
/usr/bin/install -c -m 644 ./lo.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./intarray.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  isn.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./intarray--1.4--1.5.sql ./intarray--1.3--1.4.sql ./intarray--1.2--1.3.sql ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/fuzzystrmatch'
make -C ltree install
/usr/bin/install -c -m 755  lo.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/isn'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/isn/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/_int'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/lo'
/usr/bin/install -c -m 644 isn.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/isn/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/lo/
/usr/bin/install -c -m 644 _int_bool.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o isn.index.bc isn/isn.bc
/usr/bin/install -c -m 644 _int_gin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/./
/usr/bin/install -c -m 644 lo.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/lo/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/ltree'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 _int_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o lo.index.bc lo/lo.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 _int_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/./
/usr/bin/install -c -m 644 _int_selfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/./
/usr/bin/install -c -m 644 _int_tool.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/./
/usr/bin/install -c -m 644 _intbig_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/_int/./
/usr/bin/install -c -m 755  ltree.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/ltree.so'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o _int.index.bc _int/_int_bool.bc _int/_int_gin.bc _int/_int_gist.bc _int/_int_op.bc _int/_int_selfuncs.bc _int/_int_tool.bc _int/_intbig_gist.bc
/usr/bin/install -c -m 644 ./ltree.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/hstore'
make -C oid2name install
/usr/bin/install -c -m 644 ./ltree--1.2--1.3.sql ./ltree--1.1--1.2.sql ./ltree--1.1.sql ./ltree--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/oid2name'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/lo'
/usr/bin/install -c  oid2name '/build/postgresql/pkg/postgresql/usr/bin'
make -C pageinspect install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/isn/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/ltree/'
/usr/bin/install -c -m 644  ./isn.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/isn/'
/usr/bin/install -c -m 644   ./ltree.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/ltree/'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/oid2name'
make -C passwordcheck install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/isn'
make -C pg_buffercache install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/ltree'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/
/usr/bin/install -c -m 644 _ltree_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
/usr/bin/install -c -m 644 _ltree_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pageinspect'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_buffercache'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/passwordcheck'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 crc32.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  passwordcheck.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/passwordcheck.so'
/usr/bin/install -c -m 644 lquery_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
/usr/bin/install -c -m 755  pg_buffercache.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_buffercache.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/intarray'
/usr/bin/install -c -m 755  pageinspect.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pageinspect.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/passwordcheck'
/usr/bin/install -c -m 644 ltree_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
make -C pg_freespacemap install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/passwordcheck/
/usr/bin/install -c -m 644 ./pageinspect.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./pg_buffercache.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 passwordcheck.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/passwordcheck/./
/usr/bin/install -c -m 644 ltree_io.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
/usr/bin/install -c -m 644 ./pageinspect--1.11--1.12.sql ./pageinspect--1.10--1.11.sql ./pageinspect--1.9--1.10.sql ./pageinspect--1.8--1.9.sql ./pageinspect--1.7--1.8.sql ./pageinspect--1.6--1.7.sql ./pageinspect--1.5.sql ./pageinspect--1.5--1.6.sql ./pageinspect--1.4--1.5.sql ./pageinspect--1.3--1.4.sql ./pageinspect--1.2--1.3.sql ./pageinspect--1.1--1.2.sql ./pageinspect--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.2--1.3.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql ./pg_buffercache--1.3--1.4.sql ./pg_buffercache--1.4--1.5.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o passwordcheck.index.bc passwordcheck/passwordcheck.bc
/usr/bin/install -c -m 644 ltree_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
/usr/bin/install -c -m 644 ltxtquery_io.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_buffercache'
/usr/bin/install -c -m 644 ltxtquery_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pageinspect'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_freespacemap'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_buffercache/
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o ltree.index.bc ltree/_ltree_gist.bc ltree/_ltree_op.bc ltree/crc32.bc ltree/lquery_op.bc ltree/ltree_gist.bc ltree/ltree_io.bc ltree/ltree_op.bc ltree/ltxtquery_io.bc ltree/ltxtquery_op.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 pg_buffercache_pages.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_buffercache/./
/usr/bin/install -c -m 644 brinfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 btreefuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_buffercache.index.bc pg_buffercache/pg_buffercache_pages.bc
/usr/bin/install -c -m 755  pg_freespacemap.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_freespacemap.so'
/usr/bin/install -c -m 644 fsmfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 ginfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 ./pg_freespacemap.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 gistfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.1--1.2.sql ./pg_freespacemap--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 hashfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 heapfuncs.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 rawpage.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pageinspect/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pageinspect.index.bc pageinspect/brinfuncs.bc pageinspect/btreefuncs.bc pageinspect/fsmfuncs.bc pageinspect/ginfuncs.bc pageinspect/gistfuncs.bc pageinspect/hashfuncs.bc pageinspect/heapfuncs.bc pageinspect/rawpage.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_freespacemap'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/passwordcheck'
make -C pg_prewarm install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/ltree'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_freespacemap/
make -C pg_stat_statements install
/usr/bin/install -c -m 644 pg_freespacemap.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_freespacemap/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_buffercache'
make -C pg_surgery install
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_freespacemap.index.bc pg_freespacemap/pg_freespacemap.bc
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_prewarm'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_stat_statements'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  pg_prewarm.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_prewarm.so'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_surgery'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 ./pg_prewarm.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  pg_stat_statements.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_stat_statements.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 ./pg_prewarm--1.1--1.2.sql ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./pg_stat_statements.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  pg_surgery.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_surgery.so'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pageinspect'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_prewarm'
make -C pg_trgm install
/usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.10--1.11.sql ./pg_stat_statements--1.9--1.10.sql ./pg_stat_statements--1.8--1.9.sql ./pg_stat_statements--1.7--1.8.sql ./pg_stat_statements--1.6--1.7.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_prewarm/
/usr/bin/install -c -m 644 ./pg_surgery.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 autoprewarm.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_prewarm/./
/usr/bin/install -c -m 644 ./pg_surgery--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_stat_statements'
/usr/bin/install -c -m 644 pg_prewarm.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_prewarm/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_stat_statements/
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_prewarm.index.bc pg_prewarm/autoprewarm.bc pg_prewarm/pg_prewarm.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_surgery'
/usr/bin/install -c -m 644 pg_stat_statements.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_stat_statements/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_trgm'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_surgery/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 heap_surgery.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_surgery/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_freespacemap'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_surgery.index.bc pg_surgery/heap_surgery.bc
make -C pgrowlocks install
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_stat_statements.index.bc pg_stat_statements/pg_stat_statements.bc
/usr/bin/install -c -m 755  pg_trgm.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_trgm.so'
/usr/bin/install -c -m 644 ./pg_trgm.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./pg_trgm--1.5--1.6.sql ./pg_trgm--1.4--1.5.sql ./pg_trgm--1.3--1.4.sql ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pgrowlocks'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_trgm'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  pgrowlocks.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgrowlocks.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_trgm/
/usr/bin/install -c -m 644 trgm_gin.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_trgm/./
/usr/bin/install -c -m 644 ./pgrowlocks.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 trgm_gist.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_trgm/./
/usr/bin/install -c -m 644 ./pgrowlocks--1.2.sql ./pgrowlocks--1.1--1.2.sql ./pgrowlocks--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 trgm_op.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_trgm/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pgrowlocks'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_prewarm'
make -C pgstattuple install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgrowlocks/
/usr/bin/install -c -m 644 trgm_regexp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_trgm/./
/usr/bin/install -c -m 644 pgrowlocks.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgrowlocks/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgrowlocks.index.bc pgrowlocks/pgrowlocks.bc
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_surgery'
make -C pg_visibility install
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_trgm.index.bc pg_trgm/trgm_gin.bc pg_trgm/trgm_gist.bc pg_trgm/trgm_op.bc pg_trgm/trgm_regexp.bc
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_stat_statements'
make -C pg_walinspect install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pgstattuple'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_visibility'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  pgstattuple.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgstattuple.so'
/usr/bin/install -c -m 755  pg_visibility.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_visibility.so'
/usr/bin/install -c -m 644 ./pgstattuple.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pg_walinspect'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 ./pg_visibility.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 ./pgstattuple--1.4.sql ./pgstattuple--1.4--1.5.sql ./pgstattuple--1.3--1.4.sql ./pgstattuple--1.2--1.3.sql ./pgstattuple--1.1--1.2.sql ./pgstattuple--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_visibility'
/usr/bin/install -c -m 755  pg_walinspect.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pg_walinspect.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pgstattuple'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pgrowlocks'
make -C postgres_fdw install
/usr/bin/install -c -m 644 ./pg_walinspect.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_visibility/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgstattuple/
/usr/bin/install -c -m 644 pg_visibility.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_visibility/./
/usr/bin/install -c -m 644 ./pg_walinspect--1.0.sql ./pg_walinspect--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 pgstatapprox.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgstattuple/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pg_walinspect'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_visibility.index.bc pg_visibility/pg_visibility.bc
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_trgm'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_walinspect/
make -C seg install
/usr/bin/install -c -m 644 pgstatindex.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgstattuple/./
/usr/bin/install -c -m 644 pg_walinspect.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pg_walinspect/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/postgres_fdw'
make -C ../../src/interfaces/libpq all
/usr/bin/install -c -m 644 pgstattuple.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgstattuple/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_walinspect.index.bc pg_walinspect/pg_walinspect.bc
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgstattuple.index.bc pgstattuple/pgstatapprox.bc pgstattuple/pgstatindex.bc pgstattuple/pgstattuple.bc
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/seg'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_visibility'
/usr/bin/install -c -m 755  seg.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/seg.so'
make -C spi install
/usr/bin/install -c -m 644 ./seg.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./seg--1.1.sql ./seg--1.1--1.2.sql ./seg--1.2--1.3.sql ./seg--1.3--1.4.sql ./seg--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pg_walinspect'
make -C tablefunc install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pgstattuple'
make -C tcn install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/seg/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
/usr/bin/install -c -m 644   ./segdata.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/server/extension/seg/'
make -C ../../../src/common all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/seg'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/seg/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tablefunc'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 seg.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/seg/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tcn'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/doc//postgresql/extension'
/usr/bin/install -c -m 644 segparse.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/seg/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 ./tablefunc.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 segscan.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/seg/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 ./autoinc--1.0.sql ./insert_username--1.0.sql ./moddatetime--1.0.sql ./refint--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./tablefunc--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o seg.index.bc seg/seg.bc seg/segparse.bc seg/segscan.bc
/usr/bin/install -c -m 644 ./tcn.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  tablefunc.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/install -c -m 755  autoinc.so insert_username.so moddatetime.so refint.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/install -c -m 644 ./tcn--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/tablefunc'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tablefunc/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/autoinc'
/usr/bin/install -c -m 755  tcn.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/autoinc/
/usr/bin/install -c -m 644 tablefunc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tablefunc/./
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/install -c -m 644 autoinc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/autoinc/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/tcn'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tablefunc.index.bc tablefunc/tablefunc.bc
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o autoinc.index.bc autoinc/autoinc.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tcn/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 tcn.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tcn/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tcn.index.bc tcn/tcn.bc
/usr/bin/install -c -m 755  postgres_fdw.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/postgres_fdw.so'
/usr/bin/install -c -m 644 ./postgres_fdw.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/seg'
make -C test_decoding install
/usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql ./postgres_fdw--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/insert_username'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/postgres_fdw'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/insert_username/
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tablefunc'
/usr/bin/install -c -m 644 insert_username.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/insert_username/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/test_decoding'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make -C tsm_system_rows install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres_fdw/
/usr/bin/install -c -m 755  test_decoding.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o insert_username.index.bc insert_username/insert_username.bc
/usr/bin/install -c -m 644 connection.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres_fdw/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tcn'
make -C tsm_system_time install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/test_decoding'
/usr/bin/install -c -m 644 deparse.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres_fdw/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/test_decoding/
/usr/bin/install -c -m 644 test_decoding.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/test_decoding/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_rows'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 option.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres_fdw/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o test_decoding.index.bc test_decoding/test_decoding.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 postgres_fdw.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres_fdw/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_time'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  tsm_system_rows.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/tsm_system_rows.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 shippable.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/postgres_fdw/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o postgres_fdw.index.bc postgres_fdw/connection.bc postgres_fdw/deparse.bc postgres_fdw/option.bc postgres_fdw/postgres_fdw.bc postgres_fdw/shippable.bc
/usr/bin/install -c -m 644 ./tsm_system_rows.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  tsm_system_time.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/tsm_system_time.so'
/usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/tsm_system_rows'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tsm_system_rows/
/usr/bin/install -c -m 644 tsm_system_rows.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tsm_system_rows/./
/usr/bin/install -c -m 644 ./tsm_system_time.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tsm_system_rows.index.bc tsm_system_rows/tsm_system_rows.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/moddatetime'
/usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/tsm_system_time'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tsm_system_time/
/usr/bin/install -c -m 644 tsm_system_time.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/tsm_system_time/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/moddatetime/
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tsm_system_time.index.bc tsm_system_time/tsm_system_time.bc
/usr/bin/install -c -m 644 moddatetime.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/moddatetime/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/test_decoding'
make -C unaccent install
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o moddatetime.index.bc moddatetime/moddatetime.bc
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/postgres_fdw'
make -C vacuumlo install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/unaccent'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_rows'
make -C pgcrypto install
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/vacuumlo'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/bin'
/usr/bin/install -c -m 755  unaccent.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/unaccent.so'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/tsm_system_time'
make -C sslinfo install
/usr/bin/install -c  vacuumlo '/build/postgresql/pkg/postgresql/usr/bin'
/usr/bin/install -c -m 644 ./unaccent.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/vacuumlo'
make -C uuid-ossp install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/pgcrypto'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 ./unaccent.rules '/build/postgresql/pkg/postgresql/usr/share/postgresql/tsearch_data/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/sslinfo'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/refint'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/unaccent'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/unaccent/
/usr/bin/install -c -m 755  pgcrypto.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgcrypto.so'
/usr/bin/install -c -m 644 unaccent.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/unaccent/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/refint/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 refint.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/refint/./
/usr/bin/install -c -m 755  sslinfo.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/sslinfo.so'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/uuid-ossp'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o unaccent.index.bc unaccent/unaccent.bc
/usr/bin/install -c -m 644 ./pgcrypto.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o refint.index.bc refint/refint.bc
/usr/bin/install -c -m 644 ./sslinfo.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./pgcrypto--1.3.sql ./pgcrypto--1.2--1.3.sql ./pgcrypto--1.1--1.2.sql ./pgcrypto--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  uuid-ossp.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/uuid-ossp.so'
/usr/bin/install -c -m 644 ./sslinfo--1.2.sql ./sslinfo--1.1--1.2.sql ./sslinfo--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./uuid-ossp.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pgcrypto'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/sslinfo'
/usr/bin/install -c -m 644 ./uuid-ossp--1.1.sql ./uuid-ossp--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/sslinfo/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/uuid-ossp'
/usr/bin/install -c -m 644 sslinfo.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/sslinfo/./
/usr/bin/install -c -m 644 crypt-blowfish.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/uuid-ossp/
/usr/bin/install -c -m 644 crypt-des.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 uuid-ossp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/uuid-ossp/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o sslinfo.index.bc sslinfo/sslinfo.bc
/usr/bin/install -c -m 644 crypt-gensalt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o uuid-ossp.index.bc uuid-ossp/uuid-ossp.bc
/usr/bin/install -c -m 644 crypt-md5.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 mbuf.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/unaccent'
/usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example '/build/postgresql/pkg/postgresql/usr/share/doc//postgresql/extension/'
make -C xml2 install
/usr/bin/install -c -m 644 openssl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/spi'
make -C bool_plperl install
/usr/bin/install -c -m 644 pgcrypto.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-armor.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/xml2'
/usr/bin/install -c -m 644 pgp-cfb.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/bool_plperl'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 pgp-compress.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/uuid-ossp'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/sslinfo'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
make -C hstore_plperl install
/usr/bin/install -c -m 755  bool_plperl.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bool_plperl.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 pgp-decrypt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 755  pgxml.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/pgxml.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 pgp-encrypt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 ./bool_plperlu.control ./bool_plperl.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make -C jsonb_plperl install
/usr/bin/install -c -m 644 ./xml2.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 pgp-info.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 ./bool_plperlu--1.0.sql ./bool_plperl--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./xml2--1.1.sql ./xml2--1.0--1.1.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 pgp-mpi.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plperl'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 644 pgp-mpi-openssl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/bool_plperl'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/pgxml'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 pgp-pgsql.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bool_plperl/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgxml/
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 bool_plperl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/bool_plperl/./
/usr/bin/install -c -m 644 pgp-pubdec.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 xpath.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgxml/./
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plperl'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/install -c -m 755  hstore_plperl.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/hstore_plperl.so'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o bool_plperl.index.bc bool_plperl/bool_plperl.bc
/usr/bin/install -c -m 644 pgp-pubenc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 xslt_proc.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgxml/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 pgp-pubkey.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgxml.index.bc pgxml/xpath.bc pgxml/xslt_proc.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 644 pgp-s2k.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 755  jsonb_plperl.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/jsonb_plperl.so'
/usr/bin/install -c -m 644 pgp.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/hstore_plperl'
/usr/bin/install -c -m 644 ./jsonb_plperlu.control ./jsonb_plperl.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 px-crypt.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore_plperl/
/usr/bin/install -c -m 644 px-hmac.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 ./jsonb_plperlu--1.0.sql ./jsonb_plperl--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 hstore_plperl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore_plperl/./
/usr/bin/install -c -m 644 px.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/pgcrypto/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/jsonb_plperl'
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore_plperl.index.bc hstore_plperl/hstore_plperl.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/jsonb_plperl/
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgcrypto.index.bc pgcrypto/crypt-blowfish.bc pgcrypto/crypt-des.bc pgcrypto/crypt-gensalt.bc pgcrypto/crypt-md5.bc pgcrypto/mbuf.bc pgcrypto/openssl.bc pgcrypto/pgcrypto.bc pgcrypto/pgp-armor.bc pgcrypto/pgp-cfb.bc pgcrypto/pgp-compress.bc pgcrypto/pgp-decrypt.bc pgcrypto/pgp-encrypt.bc pgcrypto/pgp-info.bc pgcrypto/pgp-mpi.bc pgcrypto/pgp-mpi-openssl.bc pgcrypto/pgp-pgsql.bc pgcrypto/pgp-pubdec.bc pgcrypto/pgp-pubenc.bc pgcrypto/pgp-pubkey.bc pgcrypto/pgp-s2k.bc pgcrypto/pgp.bc pgcrypto/px-crypt.bc pgcrypto/px-hmac.bc pgcrypto/px.bc
/usr/bin/install -c -m 644 jsonb_plperl.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/jsonb_plperl/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o jsonb_plperl.index.bc jsonb_plperl/jsonb_plperl.bc
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/bool_plperl'
make -C hstore_plpython install
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/xml2'
make -C jsonb_plpython install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plpython'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plperl'
make -C ltree_plpython install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plpython'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  hstore_plpython3.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/hstore_plpython3.so'
/usr/bin/install -c -m 755  jsonb_plpython3.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/jsonb_plpython3.so'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/pgcrypto'
/usr/bin/install -c -m 644 ./hstore_plpython3u.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/contrib/ltree_plpython'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plperl'
/usr/bin/install -c -m 644 ./hstore_plpython3u--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 ./jsonb_plpython3u.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/install -c -m 755  ltree_plpython3.so '/build/postgresql/pkg/postgresql/usr/lib/postgresql/ltree_plpython3.so'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/hstore_plpython3'
/usr/bin/install -c -m 644 ./jsonb_plpython3u--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore_plpython3/
/usr/bin/install -c -m 644 ./ltree_plpython3u.control '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/jsonb_plpython3'
/usr/bin/install -c -m 644 hstore_plpython.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/hstore_plpython3/./
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/jsonb_plpython3/
/usr/bin/install -c -m 644 ./ltree_plpython3u--1.0.sql  '/build/postgresql/pkg/postgresql/usr/share/postgresql/extension/'
/usr/bin/install -c -m 644 jsonb_plpython.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/jsonb_plpython3/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore_plpython3.index.bc hstore_plpython3/hstore_plpython.bc
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode/ltree_plpython3'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree_plpython3/
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o jsonb_plpython3.index.bc jsonb_plpython3/jsonb_plpython.bc
/usr/bin/install -c -m 644 ltree_plpython.bc '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode'/ltree_plpython3/./
cd '/build/postgresql/pkg/postgresql/usr/lib/postgresql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o ltree_plpython3.index.bc ltree_plpython3/ltree_plpython.bc
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/hstore_plpython'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/jsonb_plpython'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib/ltree_plpython'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/contrib'
make: Entering directory '/build/postgresql/src/postgresql-17.5/doc/src/sgml'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql/usr/share/doc//postgresql'/html '/build/postgresql/pkg/postgresql/usr/share/man'/man1 '/build/postgresql/pkg/postgresql/usr/share/man'/man3 '/build/postgresql/pkg/postgresql/usr/share/man'/man7
cp -R man1 man3 man7 '/build/postgresql/pkg/postgresql/usr/share/man'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/doc/src/sgml'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make -C libpq uninstall
make -C ecpg uninstall
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make -C include uninstall
make -C pgtypeslib uninstall
make -C ecpglib uninstall
make -C compatlib uninstall
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libpq.a'
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libpq.so' \
  '/build/postgresql/pkg/postgresql/usr/lib/libpq.so.5' \
  '/build/postgresql/pkg/postgresql/usr/lib/libpq.so.5.17'  \
  '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libpq.pc'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
rm -f  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES/libpq5-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES/libpq5-17.mo
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
rm -f '/build/postgresql/pkg/postgresql/usr/include'/ecpgerrno.h '/build/postgresql/pkg/postgresql/usr/include'/ecpglib.h '/build/postgresql/pkg/postgresql/usr/include'/ecpgtype.h '/build/postgresql/pkg/postgresql/usr/include'/sqlca.h '/build/postgresql/pkg/postgresql/usr/include'/sql3types.h '/build/postgresql/pkg/postgresql/usr/include'/ecpg_informix.h '/build/postgresql/pkg/postgresql/usr/include'/pgtypes_error.h '/build/postgresql/pkg/postgresql/usr/include'/pgtypes_numeric.h '/build/postgresql/pkg/postgresql/usr/include'/pgtypes_timestamp.h '/build/postgresql/pkg/postgresql/usr/include'/pgtypes_date.h '/build/postgresql/pkg/postgresql/usr/include'/pgtypes_interval.h '/build/postgresql/pkg/postgresql/usr/include'/pgtypes.h '/build/postgresql/pkg/postgresql/usr/include'/sqlda.h '/build/postgresql/pkg/postgresql/usr/include'/sqlda-compat.h '/build/postgresql/pkg/postgresql/usr/include'/sqlda-native.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libpgtypes.a'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libecpg_compat.a'
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libpgtypes.so' \
  '/build/postgresql/pkg/postgresql/usr/lib/libpgtypes.so.3' \
  '/build/postgresql/pkg/postgresql/usr/lib/libpgtypes.so.3.17'  \
  '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libpgtypes.pc'
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libecpg_compat.so' \
  '/build/postgresql/pkg/postgresql/usr/lib/libecpg_compat.so.3' \
  '/build/postgresql/pkg/postgresql/usr/lib/libecpg_compat.so.3.17'  \
  '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libecpg_compat.pc'
rm -f  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES/ecpglib6-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES/ecpglib6-17.mo
rm -f '/build/postgresql/pkg/postgresql/usr/include/postgresql/informix/esql'/datetime.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/informix/esql'/decimal.h '/build/postgresql/pkg/postgresql/usr/include/postgresql/informix/esql'/sqltypes.h
rm -f '/build/postgresql/pkg/postgresql/usr/include/libpq-fe.h'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
rm -f '/build/postgresql/pkg/postgresql/usr/include'/ecpg_config.h
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libecpg.a'
make -C preproc uninstall
rm -f '/build/postgresql/pkg/postgresql/usr/include/libpq-events.h'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
rm -f '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal/libpq-int.h'
rm -f '/build/postgresql/pkg/postgresql/usr/lib/libecpg.so' \
  '/build/postgresql/pkg/postgresql/usr/lib/libecpg.so.6' \
  '/build/postgresql/pkg/postgresql/usr/lib/libecpg.so.6.17'  \
  '/build/postgresql/pkg/postgresql/usr/lib/pkgconfig/libecpg.pc'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
rm -f '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal/fe-auth-sasl.h'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
rm -f '/build/postgresql/pkg/postgresql/usr/include/postgresql/internal/pqexpbuffer.h'
rm -f '/build/postgresql/pkg/postgresql/usr/share/postgresql/pg_service.conf.sample'
rm -f  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES/ecpg-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES/ecpg-17.mo
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
rm -f '/build/postgresql/pkg/postgresql/usr/bin/ecpg'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
rm -f  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/nb/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ro/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ta/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/vi/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES/pg_config-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES/pg_config-17.mo
rm -f '/build/postgresql/pkg/postgresql/usr/bin/pg_config'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_dump'
rm -f  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES/pg_dump-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES/pg_dump-17.mo
rm -f '/build/postgresql/pkg/postgresql/usr/bin'/pg_dump '/build/postgresql/pkg/postgresql/usr/bin'/pg_restore '/build/postgresql/pkg/postgresql/usr/bin'/pg_dumpall
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_dump'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
rm -f  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES/psql-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_TW/LC_MESSAGES/psql-17.mo
rm -f '/build/postgresql/pkg/postgresql/usr/bin/psql' '/build/postgresql/pkg/postgresql/usr/share/postgresql/psqlrc.sample'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
rm -f  '/build/postgresql/pkg/postgresql/usr/share/locale'/cs/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/de/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/el/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/es/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/fr/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/he/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/it/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ja/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ka/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ko/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pl/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/pt_BR/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/ru/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/sv/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/tr/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/uk/LC_MESSAGES/pgscripts-17.mo  '/build/postgresql/pkg/postgresql/usr/share/locale'/zh_CN/LC_MESSAGES/pgscripts-17.mo
rm -f '/build/postgresql/pkg/postgresql/usr/bin'/createdb '/build/postgresql/pkg/postgresql/usr/bin'/createuser '/build/postgresql/pkg/postgresql/usr/bin'/dropdb '/build/postgresql/pkg/postgresql/usr/bin'/dropuser '/build/postgresql/pkg/postgresql/usr/bin'/clusterdb '/build/postgresql/pkg/postgresql/usr/bin'/vacuumdb '/build/postgresql/pkg/postgresql/usr/bin'/reindexdb '/build/postgresql/pkg/postgresql/usr/bin'/pg_isready
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
~/postgresql/src ~/postgresql/src/postgresql-17.5
~/postgresql/src/postgresql-17.5
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/postgresql/pgxs/src/Makefile.global
==> Creating package "postgresql"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_postgresql-libs()...
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make -C ../../src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Nothing to be done for 'generated-headers'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C libpq install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/lib' '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' 
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/install -c -m 644 libpq.pc '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libpq.pc'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/include' '/build/postgresql/pkg/postgresql-libs/usr/include/postgresql/internal' '/build/postgresql/pkg/postgresql-libs/usr/share/postgresql'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/libpq5-17.mo || exit 1; \
done
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/install -c -m 755  libpq.so.5.17 '/build/postgresql/pkg/postgresql-libs/usr/lib/libpq.so.5.17'
/usr/bin/install -c -m 644  libpq.a '/build/postgresql/pkg/postgresql-libs/usr/lib/libpq.a'
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libpq.so.5 && \
ln -s libpq.so.5.17 libpq.so.5
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libpq.so && \
ln -s libpq.so.5.17 libpq.so
/usr/bin/install -c -m 644 ./libpq-fe.h '/build/postgresql/pkg/postgresql-libs/usr/include'
/usr/bin/install -c -m 644 ./libpq-events.h '/build/postgresql/pkg/postgresql-libs/usr/include'
/usr/bin/install -c -m 644 ./libpq-int.h '/build/postgresql/pkg/postgresql-libs/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./fe-auth-sasl.h '/build/postgresql/pkg/postgresql-libs/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./pqexpbuffer.h '/build/postgresql/pkg/postgresql-libs/usr/include/postgresql/internal'
/usr/bin/install -c -m 644 ./pg_service.conf.sample '/build/postgresql/pkg/postgresql-libs/usr/share/postgresql/pg_service.conf.sample'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make -C ecpg install
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make -C include install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/include' '/build/postgresql/pkg/postgresql-libs/usr/include/postgresql/informix/esql'
/usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/build/postgresql/pkg/postgresql-libs/usr/include/'
/usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/build/postgresql/pkg/postgresql-libs/usr/include/postgresql/informix/esql/'
/usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/build/postgresql/pkg/postgresql-libs/usr/include'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/include'
make -C pgtypeslib install
make -C preproc install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/lib' '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' 
/usr/bin/install -c -m 644 libpgtypes.pc '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libpgtypes.pc'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make -C ../../../../src/port all
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/ecpg-17.mo || exit 1; \
done
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/install -c -m 755  libpgtypes.so.3.17 '/build/postgresql/pkg/postgresql-libs/usr/lib/libpgtypes.so.3.17'
/usr/bin/install -c -m 644  libpgtypes.a '/build/postgresql/pkg/postgresql-libs/usr/lib/libpgtypes.a'
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libpgtypes.so.3 && \
ln -s libpgtypes.so.3.17 libpgtypes.so.3
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libpgtypes.so && \
ln -s libpgtypes.so.3.17 libpgtypes.so
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ecpglib install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES
make -C ../../../../src/interfaces/libpq all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/lib' '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' 
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/ecpglib6-17.mo || exit 1; \
done
/usr/bin/install -c  ecpg '/build/postgresql/pkg/postgresql-libs/usr/bin'
/usr/bin/install -c -m 644 libecpg.pc '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libecpg.pc'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/preproc'
make -C ../../../src/port all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c -m 755  libecpg.so.6.17 '/build/postgresql/pkg/postgresql-libs/usr/lib/libecpg.so.6.17'
/usr/bin/install -c -m 644  libecpg.a '/build/postgresql/pkg/postgresql-libs/usr/lib/libecpg.a'
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libecpg.so.6 && \
ln -s libecpg.so.6.17 libecpg.so.6
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libecpg.so && \
ln -s libecpg.so.6.17 libecpg.so
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
make -C compatlib install
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
make -C ../../../../src/interfaces/ecpg/ecpglib all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/lib' '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' 
/usr/bin/install -c -m 644 libecpg_compat.pc '/build/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libecpg_compat.pc'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make -C ../../../../src/interfaces/libpq all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../../src/common all
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make -C ../../../src/port all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make[4]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../../src/common all
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/pgtypeslib'
make[5]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[4]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/ecpglib'
/usr/bin/install -c -m 755  libecpg_compat.so.3.17 '/build/postgresql/pkg/postgresql-libs/usr/lib/libecpg_compat.so.3.17'
/usr/bin/install -c -m 644  libecpg_compat.a '/build/postgresql/pkg/postgresql-libs/usr/lib/libecpg_compat.a'
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libecpg_compat.so.3 && \
ln -s libecpg_compat.so.3.17 libecpg_compat.so.3
cd '/build/postgresql/pkg/postgresql-libs/usr/lib' && \
rm -f libecpg_compat.so && \
ln -s libecpg_compat.so.3.17 libecpg_compat.so
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg/compatlib'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/ecpg'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
make -C ../../../src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/nb/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ro/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ta/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/vi/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/bin'
for lang in cs de el es fr he it ja ka ko nb pl pt_BR ro ru sv ta tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/pg_config-17.mo || exit 1; \
done
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Nothing to be done for 'generated-headers'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../../../src/port all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
/usr/bin/install -c -m 755 pg_config '/build/postgresql/pkg/postgresql-libs/usr/bin/pg_config'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_config'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_dump'
make -C ../../../src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-17.mo || exit 1; \
done
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Nothing to be done for 'generated-headers'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../../../src/interfaces/libpq all
make -C ../../../src/port all
make -C ../../../src/port all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c  pg_dump '/build/postgresql/pkg/postgresql-libs/usr/bin'/pg_dump
/usr/bin/install -c  pg_restore '/build/postgresql/pkg/postgresql-libs/usr/bin'/pg_restore
/usr/bin/install -c  pg_dumpall '/build/postgresql/pkg/postgresql-libs/usr/bin'/pg_dumpall
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/pg_dump'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
make -C ../../../src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Nothing to be done for 'generated-headers'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES
make -C ../../../src/interfaces/libpq all
make -C ../../../src/port all
make -C ../../../src/port all
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/bin' '/build/postgresql/pkg/postgresql-libs/usr/share/postgresql'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/psql-17.mo || exit 1; \
done
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/common all
make -C ../../../src/port all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c  psql '/build/postgresql/pkg/postgresql-libs/usr/bin/psql'
/usr/bin/install -c -m 644 ./psqlrc.sample '/build/postgresql/pkg/postgresql-libs/usr/share/postgresql/psqlrc.sample'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/psql'
make: Entering directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
make -C ../../../src/backend generated-headers
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend'
/usr/bin/mkdir -p  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/el/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/he/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ka/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/uk/LC_MESSAGES  '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-libs/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/build/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-17.mo || exit 1; \
done
make -C ../include/catalog generated-headers
make -C nodes generated-header-symlinks
make -C utils generated-header-symlinks
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/nodes'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make -C adt jsonpath_gram.h
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[2]: Nothing to be done for 'generated-headers'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/include/catalog'
make[3]: Entering directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils/adt'
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend/utils'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/backend'
make -C ../../../src/interfaces/libpq all
make -C ../../../src/port all
make -C ../../../src/port all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/port'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make -C ../../../src/fe_utils all
make[1]: Entering directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/fe_utils'
make[2]: Entering directory '/build/postgresql/src/postgresql-17.5/src/common'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/common'
make[1]: Leaving directory '/build/postgresql/src/postgresql-17.5/src/interfaces/libpq'
/usr/bin/install -c  createdb   '/build/postgresql/pkg/postgresql-libs/usr/bin'/createdb
/usr/bin/install -c  dropdb     '/build/postgresql/pkg/postgresql-libs/usr/bin'/dropdb
/usr/bin/install -c  createuser '/build/postgresql/pkg/postgresql-libs/usr/bin'/createuser
/usr/bin/install -c  dropuser   '/build/postgresql/pkg/postgresql-libs/usr/bin'/dropuser
/usr/bin/install -c  clusterdb  '/build/postgresql/pkg/postgresql-libs/usr/bin'/clusterdb
/usr/bin/install -c  vacuumdb   '/build/postgresql/pkg/postgresql-libs/usr/bin'/vacuumdb
/usr/bin/install -c  reindexdb  '/build/postgresql/pkg/postgresql-libs/usr/bin'/reindexdb
/usr/bin/install -c  pg_isready '/build/postgresql/pkg/postgresql-libs/usr/bin'/pg_isready
make: Leaving directory '/build/postgresql/src/postgresql-17.5/src/bin/scripts'
~/postgresql/src/postgresql-17.5/src/include ~/postgresql/src/postgresql-17.5
~/postgresql/src/postgresql-17.5
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "postgresql-libs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_postgresql-docs()...
make: Entering directory '/build/postgresql/src/postgresql-17.5/doc/src/sgml'
/usr/bin/mkdir -p '/build/postgresql/pkg/postgresql-docs/usr/share/doc//postgresql'/html '/build/postgresql/pkg/postgresql-docs/usr/share/man'/man1 '/build/postgresql/pkg/postgresql-docs/usr/share/man'/man3 '/build/postgresql/pkg/postgresql-docs/usr/share/man'/man7
cp -R html '/build/postgresql/pkg/postgresql-docs/usr/share/doc//postgresql'
make: Leaving directory '/build/postgresql/src/postgresql-17.5/doc/src/sgml'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "postgresql-docs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: postgresql 17.5-2 (Mon Jun  9 16:32:05 2025)
==> Cleaning up...