[23:17:40.205] time ./configure \ [23:17:40.205] --cache gcc.cache \ [23:17:40.205] --enable-dtrace \ [23:17:40.205] ${LINUX_CONFIGURE_FEATURES} \ [23:17:40.205] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [23:17:40.399] configure: creating cache gcc.cache [23:17:40.414] checking build system type... x86_64-pc-linux-gnu [23:17:40.638] checking host system type... x86_64-pc-linux-gnu [23:17:40.638] checking which template to use... linux [23:17:40.639] checking whether NLS is wanted... no [23:17:40.639] checking for default port number... 5432 [23:17:40.646] checking for dtrace... /usr/bin/dtrace [23:17:40.646] checking for block size... 8kB [23:17:40.648] checking for segment size... 1GB [23:17:40.651] checking for WAL block size... 8kB [23:17:40.689] checking whether the C compiler works... yes [23:17:40.808] checking for C compiler default output file name... a.out [23:17:40.809] checking for suffix of executables... [23:17:40.847] checking whether we are cross compiling... no [23:17:40.914] checking for suffix of object files... o [23:17:40.924] checking whether we are using the GNU C compiler... yes [23:17:40.933] checking whether ccache gcc accepts -g... yes [23:17:40.940] checking for ccache gcc option to accept ISO C89... none needed [23:17:40.952] checking for ccache gcc option to accept ISO C99... none needed [23:17:41.035] checking whether we are using the GNU C++ compiler... yes [23:17:41.044] checking whether ccache g++ accepts -g... yes [23:17:41.162] checking for gawk... no [23:17:41.162] checking for mawk... mawk [23:17:41.162] checking for LLVM_CONFIG... llvm-config-16 [23:17:41.181] configure: using llvm 16.0.6 [23:17:41.181] checking for CLANG... ccache clang-16 [23:17:41.725] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:17:41.732] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:17:41.739] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:17:41.786] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:17:41.955] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:17:41.962] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:17:41.969] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:17:41.975] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:17:41.982] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:17:41.989] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:17:41.996] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:17:42.004] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:17:42.010] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:17:42.017] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:17:42.024] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:17:42.030] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:17:42.037] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [23:17:42.076] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:17:42.083] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:17:42.091] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:17:42.099] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:17:42.107] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:17:42.114] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:17:42.137] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:17:42.145] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:17:42.152] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:17:42.190] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:17:42.230] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:17:42.237] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:17:42.243] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:17:42.279] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:17:42.287] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:17:42.294] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:17:42.302] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:17:42.309] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:17:42.316] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:17:42.323] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:17:42.331] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:17:42.339] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:17:42.346] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:17:42.354] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:17:42.362] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:17:42.369] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:17:42.377] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:17:42.390] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:17:42.404] checking whether the C compiler still works... yes [23:17:42.471] checking how to run the C preprocessor... ccache gcc -E [23:17:42.546] checking for pkg-config... /usr/bin/pkg-config [23:17:42.546] checking pkg-config is at least version 0.9.0... yes [23:17:42.555] checking whether to build with ICU support... yes [23:17:42.555] checking for icu-uc icu-i18n... yes [23:17:42.564] checking whether to build with Tcl... yes [23:17:42.564] checking whether to build Perl modules... yes [23:17:42.564] checking whether to build Python modules... yes [23:17:42.564] checking whether to build with GSSAPI support... yes [23:17:42.566] checking whether to build with PAM support... yes [23:17:42.566] checking whether to build with BSD Authentication support... no [23:17:42.566] checking whether to build with LDAP support... yes [23:17:42.566] checking whether to build with Bonjour support... no [23:17:42.566] checking whether to build with SELinux support... yes [23:17:42.566] checking whether to build with systemd support... yes [23:17:42.566] checking whether to build with XML support... yes [23:17:42.567] checking for libxml-2.0 >= 2.6.23... yes [23:17:42.575] checking whether to build with LZ4 support... yes [23:17:42.575] checking for liblz4... yes [23:17:42.584] checking whether to build with ZSTD support... yes [23:17:42.584] checking for libzstd >= 1.4.0... yes [23:17:42.593] checking for strip... strip [23:17:42.593] checking whether it is possible to strip libraries... yes [23:17:42.597] checking for ar... ar [23:17:42.597] checking for a BSD-compatible install... /usr/bin/install -c [23:17:42.606] checking for tar... /usr/bin/tar [23:17:42.607] checking whether ln -s works... yes [23:17:42.607] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:17:42.609] checking for bison... /usr/bin/bison [23:17:42.617] configure: using bison (GNU Bison) 3.8.2 [23:17:42.620] checking for flex... /usr/bin/flex [23:17:42.639] configure: using flex 2.6.4 [23:17:42.639] checking for perl... /usr/bin/perl [23:17:42.666] configure: using perl 5.36.0 [23:17:42.668] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:17:42.682] checking for Perl privlibexp... /usr/share/perl/5.36 [23:17:42.687] checking for Perl useshrplib... true [23:17:42.698] 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 [23:17:42.703] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:17:42.709] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:17:42.848] checking for python3... /usr/bin/python3 [23:17:42.861] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [23:17:42.868] checking for Python sysconfig module... yes [23:17:42.879] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:17:42.893] checking Python include directory... -I/usr/include/python3.11 [23:17:42.905] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:17:42.947] checking for a sed that does not truncate output... /usr/bin/sed [23:17:42.952] checking for grep that handles long lines and -e... /usr/bin/grep [23:17:42.955] checking for egrep... /usr/bin/grep -E [23:17:42.956] checking for ANSI C header files... yes [23:17:43.065] checking for sys/types.h... yes [23:17:43.081] checking for sys/stat.h... yes [23:17:43.108] checking for stdlib.h... yes [23:17:43.123] checking for string.h... yes [23:17:43.137] checking for memory.h... yes [23:17:43.153] checking for strings.h... yes [23:17:43.167] checking for inttypes.h... yes [23:17:43.185] checking for stdint.h... yes [23:17:43.201] checking for unistd.h... yes [23:17:43.225] checking whether ccache gcc is Clang... no [23:17:43.239] checking whether pthreads work with -pthread... yes [23:17:43.298] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:17:43.341] checking whether more special flags are required for pthreads... no [23:17:43.341] checking for PTHREAD_PRIO_INHERIT... yes [23:17:43.390] checking pthread.h usability... yes [23:17:43.399] checking pthread.h presence... yes [23:17:43.415] checking for pthread.h... yes [23:17:43.415] checking for strerror_r... yes [23:17:43.459] checking whether strerror_r returns int... no [23:17:43.492] checking for main in -lm... yes [23:17:43.543] checking for library containing setproctitle... no [23:17:43.641] checking for library containing dlsym... none required [23:17:43.686] checking for library containing socket... none required [23:17:43.731] checking for library containing getopt_long... none required [23:17:43.776] checking for library containing shm_open... none required [23:17:43.823] checking for library containing shm_unlink... none required [23:17:43.868] checking for library containing clock_gettime... none required [23:17:43.913] checking for library containing shmget... none required [23:17:43.959] checking for library containing backtrace_symbols... none required [23:17:44.004] checking for library containing pthread_barrier_wait... none required [23:17:44.049] checking for library containing readline... -lreadline [23:17:44.106] checking for inflate in -lz... yes [23:17:44.152] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:17:44.265] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:17:44.331] checking for SSL_new in -lssl... yes [23:17:44.397] checking for SSL_CTX_set_cert_cb... yes [23:17:44.469] checking for OPENSSL_init_ssl... yes [23:17:44.542] checking for BIO_meth_new... yes [23:17:44.616] checking for ASN1_STRING_get0_data... yes [23:17:44.696] checking for HMAC_CTX_new... yes [23:17:44.774] checking for HMAC_CTX_free... yes [23:17:44.850] checking for CRYPTO_lock... no [23:17:44.909] checking for X509_get_signature_info... yes [23:17:44.981] checking for SSL_CTX_set_num_tickets... yes [23:17:45.050] checking for pam_start in -lpam... yes [23:17:45.115] checking for xmlSaveToBuffer in -lxml2... yes [23:17:45.208] checking for xsltCleanupGlobals in -lxslt... yes [23:17:45.293] checking for LZ4_compress_default in -llz4... yes [23:17:45.350] checking for ZSTD_compress in -lzstd... yes [23:17:45.407] checking for ldap_bind in -lldap... yes [23:17:45.500] checking for ldap_initialize... yes [23:17:45.571] checking for ldap_verify_credentials... yes [23:17:45.638] checking for security_compute_create_name in -lselinux... yes [23:17:45.697] checking for uuid_export in -lossp-uuid... yes [23:17:45.755] checking for stdbool.h that conforms to C99... yes [23:17:45.767] checking for _Bool... yes [23:17:45.837] checking atomic.h usability... no [23:17:45.890] checking atomic.h presence... no [23:17:45.908] checking for atomic.h... no [23:17:45.912] checking copyfile.h usability... no [23:17:45.965] checking copyfile.h presence... no [23:17:45.983] checking for copyfile.h... no [23:17:45.987] checking execinfo.h usability... yes [23:17:45.997] checking execinfo.h presence... yes [23:17:46.011] checking for execinfo.h... yes [23:17:46.019] checking getopt.h usability... yes [23:17:46.028] checking getopt.h presence... yes [23:17:46.043] checking for getopt.h... yes [23:17:46.050] checking ifaddrs.h usability... yes [23:17:46.063] checking ifaddrs.h presence... yes [23:17:46.080] checking for ifaddrs.h... yes [23:17:46.087] checking mbarrier.h usability... no [23:17:46.141] checking mbarrier.h presence... no [23:17:46.160] checking for mbarrier.h... no [23:17:46.164] checking sys/epoll.h usability... yes [23:17:46.173] checking sys/epoll.h presence... yes [23:17:46.189] checking for sys/epoll.h... yes [23:17:46.197] checking sys/event.h usability... no [23:17:46.251] checking sys/event.h presence... no [23:17:46.269] checking for sys/event.h... no [23:17:46.272] checking sys/personality.h usability... yes [23:17:46.281] checking sys/personality.h presence... yes [23:17:46.294] checking for sys/personality.h... yes [23:17:46.302] checking sys/prctl.h usability... yes [23:17:46.315] checking sys/prctl.h presence... yes [23:17:46.329] checking for sys/prctl.h... yes [23:17:46.337] checking sys/procctl.h usability... no [23:17:46.392] checking sys/procctl.h presence... no [23:17:46.412] checking for sys/procctl.h... no [23:17:46.416] checking sys/signalfd.h usability... yes [23:17:46.427] checking sys/signalfd.h presence... yes [23:17:46.442] checking for sys/signalfd.h... yes [23:17:46.450] checking sys/ucred.h usability... no [23:17:46.503] checking sys/ucred.h presence... no [23:17:46.521] checking for sys/ucred.h... no [23:17:46.525] checking termios.h usability... yes [23:17:46.540] checking termios.h presence... yes [23:17:46.554] checking for termios.h... yes [23:17:46.561] checking ucred.h usability... no [23:17:46.616] checking ucred.h presence... no [23:17:46.635] checking for ucred.h... no [23:17:46.636] checking readline/readline.h usability... yes [23:17:46.651] checking readline/readline.h presence... yes [23:17:46.670] checking for readline/readline.h... yes [23:17:46.672] checking readline/history.h usability... yes [23:17:46.681] checking readline/history.h presence... yes [23:17:46.698] checking for readline/history.h... yes [23:17:46.702] checking zlib.h usability... yes [23:17:46.712] checking zlib.h presence... yes [23:17:46.730] checking for zlib.h... yes [23:17:46.730] checking for lz4... /usr/bin/lz4 [23:17:46.731] checking lz4.h usability... yes [23:17:46.740] checking lz4.h presence... yes [23:17:46.754] checking for lz4.h... yes [23:17:46.755] checking for zstd... /usr/bin/zstd [23:17:46.755] checking zstd.h usability... yes [23:17:46.767] checking zstd.h presence... yes [23:17:46.783] checking for zstd.h... yes [23:17:46.783] checking gssapi/gssapi.h usability... yes [23:17:46.794] checking gssapi/gssapi.h presence... yes [23:17:46.811] checking for gssapi/gssapi.h... yes [23:17:46.812] checking gssapi/gssapi_ext.h usability... yes [23:17:46.822] checking gssapi/gssapi_ext.h presence... yes [23:17:46.839] checking for gssapi/gssapi_ext.h... yes [23:17:46.840] checking for openssl... /usr/bin/openssl [23:17:46.852] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [23:17:46.852] checking openssl/ssl.h usability... yes [23:17:46.899] checking openssl/ssl.h presence... yes [23:17:46.948] checking for openssl/ssl.h... yes [23:17:46.949] checking openssl/err.h usability... yes [23:17:46.962] checking openssl/err.h presence... yes [23:17:46.990] checking for openssl/err.h... yes [23:17:46.990] checking security/pam_appl.h usability... yes [23:17:47.001] checking security/pam_appl.h presence... yes [23:17:47.015] checking for security/pam_appl.h... yes [23:17:47.016] checking systemd/sd-daemon.h usability... yes [23:17:47.027] checking systemd/sd-daemon.h presence... yes [23:17:47.045] checking for systemd/sd-daemon.h... yes [23:17:47.045] checking libxml/parser.h usability... yes [23:17:47.076] checking libxml/parser.h presence... yes [23:17:47.106] checking for libxml/parser.h... yes [23:17:47.107] checking libxslt/xslt.h usability... yes [23:17:47.119] checking libxslt/xslt.h presence... yes [23:17:47.152] checking for libxslt/xslt.h... yes [23:17:47.153] checking ldap.h usability... yes [23:17:47.165] checking ldap.h presence... yes [23:17:47.183] checking for ldap.h... yes [23:17:47.183] checking for compatible LDAP implementation... yes [23:17:47.191] checking ossp/uuid.h usability... yes [23:17:47.199] checking ossp/uuid.h presence... yes [23:17:47.217] checking for ossp/uuid.h... yes [23:17:47.236] checking whether byte ordering is bigendian... no [23:17:47.334] checking for inline... inline [23:17:47.342] checking for printf format archetype... gnu_printf [23:17:47.351] checking for _Static_assert... yes [23:17:47.406] checking for typeof... typeof [23:17:47.414] checking for __builtin_types_compatible_p... yes [23:17:47.426] checking for __builtin_constant_p... yes [23:17:47.438] checking for __builtin_unreachable... yes [23:17:47.492] checking for computed goto support... yes [23:17:47.500] checking for struct tm.tm_zone... yes [23:17:47.509] checking for union semun... no [23:17:47.550] checking for socklen_t... yes [23:17:47.602] checking for struct sockaddr.sa_len... no [23:17:47.683] checking for locale_t... yes [23:17:47.692] checking for C/C++ restrict keyword... __restrict [23:17:47.705] checking for struct option... yes [23:17:47.744] checking whether assembler supports x86_64 popcntq... yes [23:17:47.752] checking for special C compiler options needed for large files... no [23:17:47.752] checking for _FILE_OFFSET_BITS value needed for large files... no [23:17:47.759] checking size of off_t... 8 [23:17:47.832] checking size of bool... 1 [23:17:47.900] checking for int timezone... yes [23:17:47.957] checking for wcstombs_l declaration... no [23:17:48.042] checking for backtrace_symbols... yes [23:17:48.106] checking for copyfile... no [23:17:48.172] checking for copy_file_range... yes [23:17:48.241] checking for getifaddrs... yes [23:17:48.306] checking for getpeerucred... no [23:17:48.370] checking for inet_pton... yes [23:17:48.435] checking for kqueue... no [23:17:48.500] checking for mbstowcs_l... no [23:17:48.564] checking for memset_s... no [23:17:48.630] checking for posix_fallocate... yes [23:17:48.695] checking for ppoll... yes [23:17:48.758] checking for pthread_is_threaded_np... no [23:17:48.825] checking for setproctitle... no [23:17:48.890] checking for setproctitle_fast... no [23:17:48.955] checking for strchrnul... yes [23:17:49.019] checking for strsignal... yes [23:17:49.085] checking for syncfs... yes [23:17:49.150] checking for sync_file_range... yes [23:17:49.213] checking for uselocale... yes [23:17:49.276] checking for wcstombs_l... no [23:17:49.337] checking for __builtin_bswap16... yes [23:17:49.396] checking for __builtin_bswap32... yes [23:17:49.456] checking for __builtin_bswap64... yes [23:17:49.516] checking for __builtin_clz... yes [23:17:49.577] checking for __builtin_ctz... yes [23:17:49.638] checking for __builtin_popcount... yes [23:17:49.699] checking for __builtin_frame_address... yes [23:17:49.757] checking for _LARGEFILE_SOURCE value needed for large files... no [23:17:49.821] checking how ccache gcc reports undeclared, standard C functions... error [23:17:49.850] checking for posix_fadvise... yes [23:17:49.913] checking whether posix_fadvise is declared... yes [23:17:49.930] checking whether fdatasync is declared... yes [23:17:49.944] checking whether strlcat is declared... no [23:17:50.008] checking whether strlcpy is declared... no [23:17:50.070] checking whether strnlen is declared... yes [23:17:50.085] checking whether strsep is declared... yes [23:17:50.100] checking whether preadv is declared... yes [23:17:50.116] checking whether pwritev is declared... yes [23:17:50.130] checking whether F_FULLFSYNC is declared... no [23:17:50.167] checking for explicit_bzero... yes [23:17:50.224] checking for getopt... yes [23:17:50.281] checking for getpeereid... no [23:17:50.343] checking for inet_aton... yes [23:17:50.399] checking for mkdtemp... yes [23:17:50.455] checking for strlcat... no [23:17:50.516] checking for strlcpy... no [23:17:50.578] checking for strnlen... yes [23:17:50.639] checking for strsep... yes [23:17:50.695] checking for pthread_barrier_wait... yes [23:17:50.751] checking for getopt_long... yes [23:17:50.808] checking for syslog... yes [23:17:50.865] checking syslog.h usability... yes [23:17:50.876] checking syslog.h presence... yes [23:17:50.890] checking for syslog.h... yes [23:17:50.890] checking for opterr... yes [23:17:50.948] checking for optreset... no [23:17:51.012] checking unicode/ucol.h usability... yes [23:17:51.031] checking unicode/ucol.h presence... yes [23:17:51.057] checking for unicode/ucol.h... yes [23:17:51.062] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:17:51.087] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:17:51.096] checking for rl_completion_suppress_quote... yes [23:17:51.160] checking for rl_filename_quote_characters... yes [23:17:51.223] checking for rl_filename_quoting_function... yes [23:17:51.289] checking for append_history... yes [23:17:51.355] checking for history_truncate_file... yes [23:17:51.423] checking for rl_completion_matches... yes [23:17:51.489] checking for rl_filename_completion_function... yes [23:17:51.555] checking for rl_reset_screen_size... yes [23:17:51.623] checking for rl_variable_bind... yes [23:17:51.687] checking test program... ok [23:17:51.742] checking whether long int is 64 bits... yes [23:17:51.807] checking for __builtin_mul_overflow... yes [23:17:51.863] checking size of void *... 8 [23:17:51.938] checking size of size_t... 8 [23:17:52.013] checking size of long... 8 [23:17:52.086] checking alignment of short... 2 [23:17:52.160] checking alignment of int... 4 [23:17:52.236] checking alignment of long... 8 [23:17:52.309] checking alignment of double... 8 [23:17:52.382] checking for int8... no [23:17:52.420] checking for uint8... no [23:17:52.458] checking for int64... no [23:17:52.496] checking for uint64... no [23:17:52.534] checking for __int128... yes [23:17:52.593] checking for __int128 alignment bug... ok [23:17:52.651] checking alignment of PG_INT128_TYPE... 16 [23:17:52.725] checking for builtin __sync char locking functions... yes [23:17:52.779] checking for builtin __sync int32 locking functions... yes [23:17:52.835] checking for builtin __sync int32 atomic operations... yes [23:17:52.890] checking for builtin __sync int64 atomic operations... yes [23:17:52.945] checking for builtin __atomic int32 atomic operations... yes [23:17:53.000] checking for builtin __atomic int64 atomic operations... yes [23:17:53.055] checking for __get_cpuid... yes [23:17:53.116] checking for __get_cpuid_count... yes [23:17:53.174] checking for __cpuid... no [23:17:53.199] checking for __cpuidex... no [23:17:53.222] checking for _xgetbv with CFLAGS=... no [23:17:53.660] checking for _xgetbv with CFLAGS=-mxsave... yes [23:17:54.062] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:17:54.429] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:17:54.771] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:17:54.818] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:17:54.918] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:17:54.939] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:17:54.957] 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 [23:17:55.029] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:17:55.029] checking for library containing sem_init... none required [23:17:55.085] checking which semaphore API to use... unnamed POSIX [23:17:55.085] checking which random number source to use... OpenSSL [23:17:55.087] checking for tclsh... /usr/bin/tclsh [23:17:55.087] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:17:55.121] checking tcl.h usability... yes [23:17:55.135] checking tcl.h presence... yes [23:17:55.155] checking for tcl.h... yes [23:17:55.155] checking for perl.h... yes [23:17:55.251] checking for libperl... yes [23:17:55.498] checking Python.h usability... yes [23:17:55.553] checking Python.h presence... yes [23:17:55.609] checking for Python.h... yes [23:17:55.610] checking for xmllint... /usr/bin/xmllint [23:17:55.610] checking for xsltproc... /usr/bin/xsltproc [23:17:55.610] checking for fop... /usr/bin/fop [23:17:55.610] checking for dbtoepub... no [23:17:55.611] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:17:55.669] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:17:55.735] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [23:17:55.735] 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 -O2 [23:17:55.735] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:17:55.735] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:17:55.735] configure: using CXX=ccache g++ [23:17:55.735] 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 -O2 [23:17:55.735] configure: using CLANG=ccache clang-16 [23:17:55.735] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:17:55.736] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:17:55.766] configure: updating cache gcc.cache [23:17:55.776] configure: creating ./config.status [23:17:55.863] config.status: creating GNUmakefile [23:17:55.875] config.status: creating src/Makefile.global [23:17:55.892] config.status: creating src/include/pg_config.h [23:17:55.906] config.status: creating src/include/pg_config_ext.h [23:17:55.919] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:17:55.935] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:17:55.943] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:17:55.950] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:17:55.958] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:17:55.965] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:17:55.999] [23:17:55.999] real 0m15.795s [23:17:55.999] user 0m9.378s [23:17:55.999] sys 0m5.172s [23:17:55.999] make -s -j${BUILD_JOBS} clean [23:17:56.503] time make -s -j${BUILD_JOBS} world-bin [23:18:18.764] clauses.c: In function ‘max_parallel_hazard_walker’: [23:18:18.764] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [23:18:18.764] 961 | context->safe_param_ids = save_safe_param_ids; [23:18:18.764] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [23:18:18.764] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [23:18:18.764] 943 | List *save_safe_param_ids; [23:18:18.764] | ^~~~~~~~~~~~~~~~~~~ [23:18:18.764] cc1: all warnings being treated as errors [23:18:18.765] make[4]: *** [: clauses.o] Error 1 [23:18:18.765] make[4]: *** Waiting for unfinished jobs.... [23:18:18.979] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [23:18:18.979] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [23:18:18.979] make[2]: *** Waiting for unfinished jobs.... [23:18:20.584] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:18:20.584] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:18:20.585] [23:18:20.585] real 0m24.082s [23:18:20.585] user 1m10.163s [23:18:20.585] sys 0m17.531s [23:18:20.585] [23:18:20.585] Exit status: 2