[12:44:21.473] time ./configure \ [12:44:21.473] --cache clang.cache \ [12:44:21.473] ${LINUX_CONFIGURE_FEATURES} \ [12:44:21.473] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [12:44:21.632] configure: creating cache clang.cache [12:44:21.645] checking build system type... x86_64-pc-linux-gnu [12:44:21.741] checking host system type... x86_64-pc-linux-gnu [12:44:21.741] checking which template to use... linux [12:44:21.741] checking whether NLS is wanted... no [12:44:21.741] checking for default port number... 5432 [12:44:21.748] checking for block size... 8kB [12:44:21.749] checking for segment size... 1GB [12:44:21.751] checking for WAL block size... 8kB [12:44:21.858] checking whether the C compiler works... yes [12:44:22.008] checking for C compiler default output file name... a.out [12:44:22.009] checking for suffix of executables... [12:44:22.074] checking whether we are cross compiling... no [12:44:22.159] checking for suffix of object files... o [12:44:22.191] checking whether we are using the GNU C compiler... yes [12:44:22.220] checking whether ccache clang accepts -g... yes [12:44:22.249] checking for ccache clang option to accept ISO C89... none needed [12:44:22.282] checking for ccache clang option to accept ISO C99... none needed [12:44:22.434] checking whether we are using the GNU C++ compiler... yes [12:44:22.464] checking whether ccache clang++-16 accepts -g... yes [12:44:22.614] checking for gawk... no [12:44:22.614] checking for mawk... mawk [12:44:22.614] checking for LLVM_CONFIG... llvm-config-16 [12:44:22.619] configure: using llvm 16.0.6 [12:44:22.619] checking for CLANG... ccache clang-16 [12:44:22.665] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [12:44:22.695] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [12:44:22.724] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [12:44:22.753] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [12:44:22.784] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [12:44:22.814] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [12:44:22.845] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [12:44:22.875] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:44:22.906] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [12:44:22.940] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [12:44:22.977] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [12:44:23.007] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [12:44:23.074] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [12:44:23.109] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [12:44:23.146] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [12:44:23.176] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [12:44:23.208] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [12:44:23.237] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [12:44:23.266] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [12:44:23.326] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [12:44:23.355] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [12:44:23.387] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [12:44:23.423] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [12:44:23.457] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:44:23.487] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:44:23.517] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:44:23.548] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:44:23.577] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:44:23.614] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:44:23.650] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:44:23.684] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:44:23.715] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:44:23.748] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:44:23.781] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:44:23.814] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:44:23.848] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:44:23.880] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:44:23.913] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:44:23.945] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:44:23.980] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:44:24.014] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:44:24.048] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:44:24.087] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:44:24.126] checking whether the C compiler still works... yes [12:44:24.276] checking how to run the C preprocessor... ccache clang -E [12:44:24.407] checking for pkg-config... /usr/bin/pkg-config [12:44:24.407] checking pkg-config is at least version 0.9.0... yes [12:44:24.408] checking whether to build with ICU support... yes [12:44:24.408] checking for icu-uc icu-i18n... yes [12:44:24.415] checking whether to build with Tcl... yes [12:44:24.415] checking whether to build Perl modules... yes [12:44:24.415] checking whether to build Python modules... yes [12:44:24.415] checking whether to build with GSSAPI support... yes [12:44:24.416] checking whether to build with PAM support... yes [12:44:24.416] checking whether to build with BSD Authentication support... no [12:44:24.416] checking whether to build with LDAP support... yes [12:44:24.417] checking whether to build with Bonjour support... no [12:44:24.417] checking whether to build with SELinux support... yes [12:44:24.417] checking whether to build with systemd support... yes [12:44:24.417] checking whether to build with XML support... yes [12:44:24.417] checking for libxml-2.0 >= 2.6.23... yes [12:44:24.424] checking whether to build with LZ4 support... yes [12:44:24.424] checking for liblz4... yes [12:44:24.430] checking whether to build with ZSTD support... yes [12:44:24.431] checking for libzstd >= 1.4.0... yes [12:44:24.437] checking for strip... strip [12:44:24.437] checking whether it is possible to strip libraries... yes [12:44:24.439] checking for ar... ar [12:44:24.439] checking for a BSD-compatible install... /usr/bin/install -c [12:44:24.448] checking for tar... /usr/bin/tar [12:44:24.448] checking whether ln -s works... yes [12:44:24.448] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:44:24.450] checking for bison... /usr/bin/bison [12:44:24.452] configure: using bison (GNU Bison) 3.8.2 [12:44:24.455] checking for flex... /usr/bin/flex [12:44:24.466] configure: using flex 2.6.4 [12:44:24.466] checking for perl... /usr/bin/perl [12:44:24.469] configure: using perl 5.36.0 [12:44:24.470] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:44:24.475] checking for Perl privlibexp... /usr/share/perl/5.36 [12:44:24.479] checking for Perl useshrplib... true [12:44:24.484] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [12:44:24.490] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:44:24.495] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:44:24.583] checking for python3... /usr/bin/python3 [12:44:24.594] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:44:24.601] checking for Python sysconfig module... yes [12:44:24.611] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:44:24.623] checking Python include directory... -I/usr/include/python3.11 [12:44:24.635] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:44:24.673] checking for a sed that does not truncate output... /usr/bin/sed [12:44:24.678] checking for grep that handles long lines and -e... /usr/bin/grep [12:44:24.680] checking for egrep... /usr/bin/grep -E [12:44:24.681] checking for ANSI C header files... yes [12:44:24.917] checking for sys/types.h... yes [12:44:24.961] checking for sys/stat.h... yes [12:44:25.006] checking for stdlib.h... yes [12:44:25.051] checking for string.h... yes [12:44:25.097] checking for memory.h... yes [12:44:25.143] checking for strings.h... yes [12:44:25.187] checking for inttypes.h... yes [12:44:25.234] checking for stdint.h... yes [12:44:25.281] checking for unistd.h... yes [12:44:25.329] checking whether ccache clang is Clang... yes [12:44:25.357] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [12:44:25.501] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:44:25.572] checking whether more special flags are required for pthreads... no [12:44:25.572] checking for PTHREAD_PRIO_INHERIT... yes [12:44:25.648] checking pthread.h usability... yes [12:44:25.693] checking pthread.h presence... yes [12:44:25.723] checking for pthread.h... yes [12:44:25.724] checking for strerror_r... yes [12:44:25.792] checking whether strerror_r returns int... no [12:44:25.855] checking for main in -lm... yes [12:44:25.931] checking for library containing setproctitle... no [12:44:26.093] checking for library containing dlsym... none required [12:44:26.166] checking for library containing socket... none required [12:44:26.238] checking for library containing getopt_long... none required [12:44:26.313] checking for library containing shm_open... none required [12:44:26.389] checking for library containing shm_unlink... none required [12:44:26.464] checking for library containing clock_gettime... none required [12:44:26.539] checking for library containing shmget... none required [12:44:26.612] checking for library containing backtrace_symbols... none required [12:44:26.685] checking for library containing pthread_barrier_wait... none required [12:44:26.758] checking for library containing readline... -lreadline [12:44:26.833] checking for inflate in -lz... yes [12:44:26.910] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:44:27.071] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:44:27.171] checking for SSL_new in -lssl... yes [12:44:27.270] checking for SSL_CTX_set_ciphersuites... yes [12:44:27.379] checking for SSL_CTX_set_cert_cb... yes [12:44:27.484] checking for X509_get_signature_info... yes [12:44:27.593] checking for SSL_CTX_set_num_tickets... yes [12:44:27.698] checking for pam_start in -lpam... yes [12:44:27.801] checking for xmlSaveToBuffer in -lxml2... yes [12:44:27.929] checking for xsltCleanupGlobals in -lxslt... yes [12:44:28.061] checking for LZ4_compress_default in -llz4... yes [12:44:28.195] checking for ZSTD_compress in -lzstd... yes [12:44:28.322] checking for ldap_bind in -lldap... yes [12:44:28.464] checking for ldap_initialize... yes [12:44:28.611] checking for ldap_verify_credentials... yes [12:44:28.750] checking for security_compute_create_name in -lselinux... yes [12:44:28.884] checking for uuid_export in -lossp-uuid... yes [12:44:29.011] checking for stdbool.h that conforms to C99... yes [12:44:29.046] checking for _Bool... yes [12:44:29.178] checking atomic.h usability... no [12:44:29.258] checking atomic.h presence... no [12:44:29.291] checking for atomic.h... no [12:44:29.294] checking copyfile.h usability... no [12:44:29.374] checking copyfile.h presence... no [12:44:29.408] checking for copyfile.h... no [12:44:29.411] checking execinfo.h usability... yes [12:44:29.455] checking execinfo.h presence... yes [12:44:29.485] checking for execinfo.h... yes [12:44:29.492] checking getopt.h usability... yes [12:44:29.535] checking getopt.h presence... yes [12:44:29.564] checking for getopt.h... yes [12:44:29.571] checking ifaddrs.h usability... yes [12:44:29.614] checking ifaddrs.h presence... yes [12:44:29.645] checking for ifaddrs.h... yes [12:44:29.653] checking mbarrier.h usability... no [12:44:29.732] checking mbarrier.h presence... no [12:44:29.765] checking for mbarrier.h... no [12:44:29.768] checking sys/epoll.h usability... yes [12:44:29.810] checking sys/epoll.h presence... yes [12:44:29.840] checking for sys/epoll.h... yes [12:44:29.847] checking sys/event.h usability... no [12:44:29.927] checking sys/event.h presence... no [12:44:29.959] checking for sys/event.h... no [12:44:29.962] checking sys/personality.h usability... yes [12:44:30.003] checking sys/personality.h presence... yes [12:44:30.030] checking for sys/personality.h... yes [12:44:30.037] checking sys/prctl.h usability... yes [12:44:30.079] checking sys/prctl.h presence... yes [12:44:30.107] checking for sys/prctl.h... yes [12:44:30.114] checking sys/procctl.h usability... no [12:44:30.193] checking sys/procctl.h presence... no [12:44:30.225] checking for sys/procctl.h... no [12:44:30.228] checking sys/signalfd.h usability... yes [12:44:30.269] checking sys/signalfd.h presence... yes [12:44:30.298] checking for sys/signalfd.h... yes [12:44:30.305] checking sys/ucred.h usability... no [12:44:30.386] checking sys/ucred.h presence... no [12:44:30.420] checking for sys/ucred.h... no [12:44:30.424] checking termios.h usability... yes [12:44:30.467] checking termios.h presence... yes [12:44:30.496] checking for termios.h... yes [12:44:30.503] checking ucred.h usability... no [12:44:30.586] checking ucred.h presence... no [12:44:30.620] checking for ucred.h... no [12:44:30.623] checking xlocale.h usability... no [12:44:30.703] checking xlocale.h presence... no [12:44:30.736] checking for xlocale.h... no [12:44:30.738] checking readline/readline.h usability... yes [12:44:30.781] checking readline/readline.h presence... yes [12:44:30.812] checking for readline/readline.h... yes [12:44:30.813] checking readline/history.h usability... yes [12:44:30.856] checking readline/history.h presence... yes [12:44:30.886] checking for readline/history.h... yes [12:44:30.888] checking zlib.h usability... yes [12:44:30.932] checking zlib.h presence... yes [12:44:30.963] checking for zlib.h... yes [12:44:30.963] checking for lz4... /usr/bin/lz4 [12:44:30.964] checking lz4.h usability... yes [12:44:31.006] checking lz4.h presence... yes [12:44:31.035] checking for lz4.h... yes [12:44:31.035] checking for zstd... /usr/bin/zstd [12:44:31.036] checking zstd.h usability... yes [12:44:31.079] checking zstd.h presence... yes [12:44:31.108] checking for zstd.h... yes [12:44:31.108] checking gssapi/gssapi.h usability... yes [12:44:31.151] checking gssapi/gssapi.h presence... yes [12:44:31.181] checking for gssapi/gssapi.h... yes [12:44:31.182] checking gssapi/gssapi_ext.h usability... yes [12:44:31.225] checking gssapi/gssapi_ext.h presence... yes [12:44:31.255] checking for gssapi/gssapi_ext.h... yes [12:44:31.257] checking for openssl... /usr/bin/openssl [12:44:31.261] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:44:31.261] checking openssl/ssl.h usability... yes [12:44:31.342] checking openssl/ssl.h presence... yes [12:44:31.402] checking for openssl/ssl.h... yes [12:44:31.402] checking openssl/err.h usability... yes [12:44:31.454] checking openssl/err.h presence... yes [12:44:31.493] checking for openssl/err.h... yes [12:44:31.493] checking security/pam_appl.h usability... yes [12:44:31.535] checking security/pam_appl.h presence... yes [12:44:31.563] checking for security/pam_appl.h... yes [12:44:31.565] checking systemd/sd-daemon.h usability... yes [12:44:31.607] checking systemd/sd-daemon.h presence... yes [12:44:31.638] checking for systemd/sd-daemon.h... yes [12:44:31.639] checking libxml/parser.h usability... yes [12:44:31.692] checking libxml/parser.h presence... yes [12:44:31.733] checking for libxml/parser.h... yes [12:44:31.733] checking libxslt/xslt.h usability... yes [12:44:31.790] checking libxslt/xslt.h presence... yes [12:44:31.835] checking for libxslt/xslt.h... yes [12:44:31.836] checking ldap.h usability... yes [12:44:31.882] checking ldap.h presence... yes [12:44:31.913] checking for ldap.h... yes [12:44:31.913] checking for compatible LDAP implementation... yes [12:44:31.949] checking ossp/uuid.h usability... yes [12:44:31.991] checking ossp/uuid.h presence... yes [12:44:32.022] checking for ossp/uuid.h... yes [12:44:32.055] checking whether byte ordering is bigendian... no [12:44:32.221] checking for inline... inline [12:44:32.281] checking for printf format archetype... printf [12:44:32.357] checking for _Static_assert... yes [12:44:32.487] checking for typeof... typeof [12:44:32.545] checking for __builtin_types_compatible_p... yes [12:44:32.606] checking for __builtin_constant_p... yes [12:44:32.641] checking for __builtin_unreachable... yes [12:44:32.766] checking for computed goto support... yes [12:44:32.797] checking for struct tm.tm_zone... yes [12:44:32.832] checking for union semun... no [12:44:32.898] checking for socklen_t... yes [12:44:33.003] checking for struct sockaddr.sa_len... no [12:44:33.136] checking for C/C++ restrict keyword... __restrict [12:44:33.172] checking for struct option... yes [12:44:33.264] checking whether assembler supports x86_64 popcntq... yes [12:44:33.294] checking for special C compiler options needed for large files... no [12:44:33.294] checking for _FILE_OFFSET_BITS value needed for large files... no [12:44:33.330] checking size of off_t... 8 [12:44:33.480] checking size of bool... 1 [12:44:33.635] checking for int timezone... yes [12:44:33.774] checking for backtrace_symbols... yes [12:44:33.907] checking for copyfile... no [12:44:34.045] checking for copy_file_range... yes [12:44:34.177] checking for getifaddrs... yes [12:44:34.312] checking for getpeerucred... no [12:44:34.453] checking for inet_pton... yes [12:44:34.587] checking for kqueue... no [12:44:34.718] checking for mbstowcs_l... no [12:44:34.856] checking for memset_s... no [12:44:34.994] checking for posix_fallocate... yes [12:44:35.133] checking for ppoll... yes [12:44:35.263] checking for pthread_is_threaded_np... no [12:44:35.398] checking for setproctitle... no [12:44:35.542] checking for setproctitle_fast... no [12:44:35.670] checking for strchrnul... yes [12:44:35.804] checking for strsignal... yes [12:44:35.937] checking for syncfs... yes [12:44:36.077] checking for sync_file_range... yes [12:44:36.209] checking for uselocale... yes [12:44:36.345] checking for wcstombs_l... no [12:44:36.471] checking for __builtin_bswap16... yes [12:44:36.599] checking for __builtin_bswap32... yes [12:44:36.724] checking for __builtin_bswap64... yes [12:44:36.856] checking for __builtin_clz... yes [12:44:36.988] checking for __builtin_ctz... yes [12:44:37.120] checking for __builtin_popcount... yes [12:44:37.249] checking for __builtin_frame_address... yes [12:44:37.390] checking for _LARGEFILE_SOURCE value needed for large files... no [12:44:37.526] checking how ccache clang reports undeclared, standard C functions... warning [12:44:37.595] checking for posix_fadvise... yes [12:44:37.727] checking whether posix_fadvise is declared... yes [12:44:37.767] checking whether fdatasync is declared... yes [12:44:37.805] checking whether strlcat is declared... no [12:44:37.897] checking whether strlcpy is declared... no [12:44:37.988] checking whether strnlen is declared... yes [12:44:38.035] checking whether strsep is declared... yes [12:44:38.083] checking whether preadv is declared... yes [12:44:38.122] checking whether pwritev is declared... yes [12:44:38.160] checking whether F_FULLFSYNC is declared... no [12:44:38.226] checking for explicit_bzero... yes [12:44:38.354] checking for getopt... yes [12:44:38.484] checking for getpeereid... no [12:44:38.613] checking for inet_aton... yes [12:44:38.736] checking for mkdtemp... yes [12:44:38.863] checking for strlcat... no [12:44:38.994] checking for strlcpy... no [12:44:39.123] checking for strnlen... yes [12:44:39.248] checking for strsep... yes [12:44:39.375] checking for pthread_barrier_wait... yes [12:44:39.501] checking for getopt_long... yes [12:44:39.624] checking for syslog... yes [12:44:39.746] checking syslog.h usability... yes [12:44:39.788] checking syslog.h presence... yes [12:44:39.817] checking for syslog.h... yes [12:44:39.817] checking for opterr... yes [12:44:39.940] checking for optreset... no [12:44:40.075] checking unicode/ucol.h usability... yes [12:44:40.128] checking unicode/ucol.h presence... yes [12:44:40.163] checking for unicode/ucol.h... yes [12:44:40.168] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:44:40.209] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:44:40.246] checking for rl_completion_suppress_quote... yes [12:44:40.383] checking for rl_filename_quote_characters... yes [12:44:40.523] checking for rl_filename_quoting_function... yes [12:44:40.666] checking for append_history... yes [12:44:40.801] checking for history_truncate_file... yes [12:44:40.936] checking for rl_completion_matches... yes [12:44:41.071] checking for rl_filename_completion_function... yes [12:44:41.207] checking for rl_reset_screen_size... yes [12:44:41.345] checking for rl_variable_bind... yes [12:44:41.482] checking test program... ok [12:44:41.618] checking whether long int is 64 bits... yes [12:44:41.756] checking for __builtin_mul_overflow... yes [12:44:41.889] checking size of void *... 8 [12:44:42.050] checking size of size_t... 8 [12:44:42.205] checking size of long... 8 [12:44:42.360] checking alignment of short... 2 [12:44:42.515] checking alignment of int... 4 [12:44:42.671] checking alignment of long... 8 [12:44:42.821] checking alignment of double... 8 [12:44:42.975] checking for __int128... yes [12:44:43.107] checking for __int128 alignment bug... ok [12:44:43.236] checking alignment of PG_INT128_TYPE... 16 [12:44:43.399] checking for builtin __sync char locking functions... yes [12:44:43.527] checking for builtin __sync int32 locking functions... yes [12:44:43.657] checking for builtin __sync int32 atomic operations... yes [12:44:43.786] checking for builtin __sync int64 atomic operations... yes [12:44:43.916] checking for builtin __atomic int32 atomic operations... yes [12:44:44.050] checking for builtin __atomic int64 atomic operations... yes [12:44:44.183] checking for __get_cpuid... yes [12:44:44.320] checking for __get_cpuid_count... yes [12:44:44.450] checking for __cpuid... no [12:44:44.505] checking for __cpuidex... no [12:44:44.558] checking for _xgetbv with CFLAGS=... no [12:44:44.857] checking for _xgetbv with CFLAGS=-mxsave... yes [12:44:45.181] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:44:45.441] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:44:45.770] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:44:45.857] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:44:46.070] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:44:46.127] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:44:46.176] 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 [12:44:46.239] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:44:46.239] checking for library containing sem_init... none required [12:44:46.373] checking which semaphore API to use... unnamed POSIX [12:44:46.373] checking which random number source to use... OpenSSL [12:44:46.375] checking for tclsh... /usr/bin/tclsh [12:44:46.375] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:44:46.414] checking tcl.h usability... yes [12:44:46.462] checking tcl.h presence... yes [12:44:46.495] checking for tcl.h... yes [12:44:46.495] checking for perl.h... yes [12:44:46.631] checking for libperl... yes [12:44:46.850] checking Python.h usability... yes [12:44:46.929] checking Python.h presence... yes [12:44:46.991] checking for Python.h... yes [12:44:46.992] checking for xmllint... /usr/bin/xmllint [12:44:46.992] checking for xsltproc... /usr/bin/xsltproc [12:44:46.992] checking for fop... /usr/bin/fop [12:44:46.992] checking for dbtoepub... no [12:44:46.993] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [12:44:47.079] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:44:47.192] configure: using compiler=Debian clang version 14.0.6 [12:44:47.192] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:44:47.192] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:44:47.192] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:44:47.192] configure: using CXX=ccache clang++-16 [12:44:47.192] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:44:47.192] configure: using CLANG=ccache clang-16 [12:44:47.192] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:44:47.192] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:44:47.217] configure: updating cache clang.cache [12:44:47.225] configure: creating ./config.status [12:44:47.309] config.status: creating GNUmakefile [12:44:47.321] config.status: creating src/Makefile.global [12:44:47.336] config.status: creating src/include/pg_config.h [12:44:47.348] config.status: creating src/include/pg_config_ext.h [12:44:47.356] config.status: src/include/pg_config_ext.h is unchanged [12:44:47.358] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:44:47.365] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [12:44:47.371] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:44:47.378] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:44:47.385] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:44:47.393] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:44:47.399] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:44:47.431] [12:44:47.431] real 0m25.957s [12:44:47.431] user 0m14.877s [12:44:47.431] sys 0m11.110s [12:44:47.431] make -s -j${BUILD_JOBS} clean [12:44:47.925] time make -s -j${BUILD_JOBS} world-bin [12:45:30.958] tablecmds.c:10904:7: error: variable 'deleteTriggerOid' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] [12:45:30.958] if (constrForm->conenforced) [12:45:30.958] ^~~~~~~~~~~~~~~~~~~~~~~ [12:45:30.958] tablecmds.c:10932:11: note: uninitialized use occurs here [12:45:30.958] deleteTriggerOid, [12:45:30.958] ^~~~~~~~~~~~~~~~ [12:45:30.958] tablecmds.c:10904:3: note: remove the 'if' if its condition is always true [12:45:30.958] if (constrForm->conenforced) [12:45:30.958] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:45:30.958] tablecmds.c:10813:25: note: initialize the variable 'deleteTriggerOid' to silence this warning [12:45:30.958] Oid deleteTriggerOid, [12:45:30.958] ^ [12:45:30.958] = 0 [12:45:30.958] tablecmds.c:10904:7: error: variable 'updateTriggerOid' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] [12:45:30.958] if (constrForm->conenforced) [12:45:30.958] ^~~~~~~~~~~~~~~~~~~~~~~ [12:45:30.958] tablecmds.c:10933:11: note: uninitialized use occurs here [12:45:30.958] updateTriggerOid, [12:45:30.958] ^~~~~~~~~~~~~~~~ [12:45:30.958] tablecmds.c:10904:3: note: remove the 'if' if its condition is always true [12:45:30.958] if (constrForm->conenforced) [12:45:30.958] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:45:30.958] tablecmds.c:10814:22: note: initialize the variable 'updateTriggerOid' to silence this warning [12:45:30.958] updateTriggerOid; [12:45:30.958] ^ [12:45:30.958] = 0 [12:45:30.958] 2 errors generated. [12:45:30.958] make[3]: *** [: tablecmds.o] Error 1 [12:45:30.958] make[2]: *** [common.mk:37: commands-recursive] Error 2 [12:45:30.958] make[2]: *** Waiting for unfinished jobs.... [12:45:36.986] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:45:36.986] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:45:36.986] [12:45:36.986] real 0m49.062s [12:45:36.986] user 2m23.929s [12:45:36.986] sys 0m45.324s [12:45:36.986] [12:45:36.986] Exit status: 2