[14:37:40.167] time ./configure \ [14:37:40.167] --cache gcc.cache \ [14:37:40.167] --enable-dtrace \ [14:37:40.167] ${LINUX_CONFIGURE_FEATURES} \ [14:37:40.167] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [14:37:40.338] configure: creating cache gcc.cache [14:37:40.351] checking build system type... x86_64-pc-linux-gnu [14:37:40.557] checking host system type... x86_64-pc-linux-gnu [14:37:40.558] checking which template to use... linux [14:37:40.558] checking whether NLS is wanted... no [14:37:40.558] checking for default port number... 5432 [14:37:40.564] checking for dtrace... /usr/bin/dtrace [14:37:40.564] checking for block size... 8kB [14:37:40.565] checking for segment size... 1GB [14:37:40.568] checking for WAL block size... 8kB [14:37:40.598] checking whether the C compiler works... yes [14:37:40.710] checking for C compiler default output file name... a.out [14:37:40.711] checking for suffix of executables... [14:37:40.747] checking whether we are cross compiling... no [14:37:40.806] checking for suffix of object files... o [14:37:40.815] checking whether we are using the GNU C compiler... yes [14:37:40.821] checking whether ccache gcc accepts -g... yes [14:37:40.828] checking for ccache gcc option to accept ISO C89... none needed [14:37:40.837] checking for ccache gcc option to accept ISO C99... none needed [14:37:40.903] checking whether we are using the GNU C++ compiler... yes [14:37:40.911] checking whether ccache g++ accepts -g... yes [14:37:41.023] checking for gawk... no [14:37:41.023] checking for mawk... mawk [14:37:41.023] checking for LLVM_CONFIG... llvm-config-16 [14:37:41.040] configure: using llvm 16.0.6 [14:37:41.040] checking for CLANG... ccache clang-16 [14:37:41.540] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:37:41.546] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [14:37:41.552] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:37:41.595] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:37:41.741] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [14:37:41.748] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [14:37:41.754] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:37:41.760] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:37:41.766] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:37:41.772] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:37:41.778] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [14:37:41.785] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:37:41.791] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:37:41.797] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:37:41.803] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [14:37:41.809] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [14:37:41.815] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:37:41.851] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:37:41.857] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:37:41.863] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [14:37:41.869] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [14:37:41.876] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:37:41.883] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:37:41.904] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:37:41.911] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:37:41.917] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:37:41.953] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:37:41.991] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:37:41.997] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:37:42.003] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:37:42.038] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:37:42.044] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:37:42.051] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:37:42.059] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:37:42.066] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:37:42.073] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [14:37:42.080] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:37:42.087] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:37:42.094] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:37:42.101] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [14:37:42.109] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [14:37:42.116] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:37:42.123] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:37:42.130] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:37:42.142] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:37:42.154] checking whether the C compiler still works... yes [14:37:42.218] checking how to run the C preprocessor... ccache gcc -E [14:37:42.284] checking for pkg-config... /usr/bin/pkg-config [14:37:42.285] checking pkg-config is at least version 0.9.0... yes [14:37:42.291] checking whether to build with ICU support... yes [14:37:42.291] checking for icu-uc icu-i18n... yes [14:37:42.299] checking whether to build with Tcl... yes [14:37:42.299] checking whether to build Perl modules... yes [14:37:42.299] checking whether to build Python modules... yes [14:37:42.299] checking whether to build with GSSAPI support... yes [14:37:42.301] checking whether to build with PAM support... yes [14:37:42.301] checking whether to build with BSD Authentication support... no [14:37:42.301] checking whether to build with LDAP support... yes [14:37:42.301] checking whether to build with Bonjour support... no [14:37:42.301] checking whether to build with SELinux support... yes [14:37:42.301] checking whether to build with systemd support... yes [14:37:42.301] checking whether to build with XML support... yes [14:37:42.302] checking for libxml-2.0 >= 2.6.23... yes [14:37:42.311] checking whether to build with LZ4 support... yes [14:37:42.311] checking for liblz4... yes [14:37:42.318] checking whether to build with ZSTD support... yes [14:37:42.318] checking for libzstd >= 1.4.0... yes [14:37:42.325] checking for strip... strip [14:37:42.325] checking whether it is possible to strip libraries... yes [14:37:42.328] checking for ar... ar [14:37:42.328] checking for a BSD-compatible install... /usr/bin/install -c [14:37:42.337] checking for tar... /usr/bin/tar [14:37:42.337] checking whether ln -s works... yes [14:37:42.338] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:37:42.340] checking for bison... /usr/bin/bison [14:37:42.348] configure: using bison (GNU Bison) 3.8.2 [14:37:42.351] checking for flex... /usr/bin/flex [14:37:42.368] configure: using flex 2.6.4 [14:37:42.368] checking for perl... /usr/bin/perl [14:37:42.388] configure: using perl 5.36.0 [14:37:42.390] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [14:37:42.401] checking for Perl privlibexp... /usr/share/perl/5.36 [14:37:42.405] checking for Perl useshrplib... true [14:37:42.415] 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 [14:37:42.420] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:37:42.425] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:37:42.553] checking for python3... /usr/bin/python3 [14:37:42.565] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [14:37:42.570] checking for Python sysconfig module... yes [14:37:42.581] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [14:37:42.594] checking Python include directory... -I/usr/include/python3.11 [14:37:42.605] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [14:37:42.643] checking for a sed that does not truncate output... /usr/bin/sed [14:37:42.647] checking for grep that handles long lines and -e... /usr/bin/grep [14:37:42.649] checking for egrep... /usr/bin/grep -E [14:37:42.651] checking for ANSI C header files... yes [14:37:42.751] checking for sys/types.h... yes [14:37:42.765] checking for sys/stat.h... yes [14:37:42.792] checking for stdlib.h... yes [14:37:42.805] checking for string.h... yes [14:37:42.820] checking for memory.h... yes [14:37:42.834] checking for strings.h... yes [14:37:42.848] checking for inttypes.h... yes [14:37:42.864] checking for stdint.h... yes [14:37:42.879] checking for unistd.h... yes [14:37:42.895] checking whether ccache gcc is Clang... no [14:37:42.907] checking whether pthreads work with -pthread... yes [14:37:42.961] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:37:43.003] checking whether more special flags are required for pthreads... no [14:37:43.003] checking for PTHREAD_PRIO_INHERIT... yes [14:37:43.050] checking pthread.h usability... yes [14:37:43.057] checking pthread.h presence... yes [14:37:43.074] checking for pthread.h... yes [14:37:43.074] checking for strerror_r... yes [14:37:43.114] checking whether strerror_r returns int... no [14:37:43.146] checking for main in -lm... yes [14:37:43.193] checking for library containing setproctitle... no [14:37:43.283] checking for library containing dlsym... none required [14:37:43.324] checking for library containing socket... none required [14:37:43.365] checking for library containing getopt_long... none required [14:37:43.405] checking for library containing shm_open... none required [14:37:43.446] checking for library containing shm_unlink... none required [14:37:43.487] checking for library containing clock_gettime... none required [14:37:43.528] checking for library containing shmget... none required [14:37:43.569] checking for library containing backtrace_symbols... none required [14:37:43.610] checking for library containing pthread_barrier_wait... none required [14:37:43.650] checking for library containing readline... -lreadline [14:37:43.704] checking for inflate in -lz... yes [14:37:43.745] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:37:43.841] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:37:43.904] checking for SSL_new in -lssl... yes [14:37:43.966] checking for SSL_CTX_set_cert_cb... yes [14:37:44.029] checking for OPENSSL_init_ssl... yes [14:37:44.094] checking for X509_get_signature_info... yes [14:37:44.167] checking for SSL_CTX_set_num_tickets... yes [14:37:44.233] checking for pam_start in -lpam... yes [14:37:44.284] checking for xmlSaveToBuffer in -lxml2... yes [14:37:44.368] checking for xsltCleanupGlobals in -lxslt... yes [14:37:44.448] checking for LZ4_compress_default in -llz4... yes [14:37:44.500] checking for ZSTD_compress in -lzstd... yes [14:37:44.552] checking for ldap_bind in -lldap... yes [14:37:44.632] checking for ldap_initialize... yes [14:37:44.698] checking for ldap_verify_credentials... yes [14:37:44.766] checking for security_compute_create_name in -lselinux... yes [14:37:44.821] checking for uuid_export in -lossp-uuid... yes [14:37:44.874] checking for stdbool.h that conforms to C99... yes [14:37:44.884] checking for _Bool... yes [14:37:44.948] checking atomic.h usability... no [14:37:44.995] checking atomic.h presence... no [14:37:45.011] checking for atomic.h... no [14:37:45.015] checking copyfile.h usability... no [14:37:45.064] checking copyfile.h presence... no [14:37:45.080] checking for copyfile.h... no [14:37:45.083] checking execinfo.h usability... yes [14:37:45.091] checking execinfo.h presence... yes [14:37:45.104] checking for execinfo.h... yes [14:37:45.111] checking getopt.h usability... yes [14:37:45.119] checking getopt.h presence... yes [14:37:45.131] checking for getopt.h... yes [14:37:45.138] checking ifaddrs.h usability... yes [14:37:45.150] checking ifaddrs.h presence... yes [14:37:45.165] checking for ifaddrs.h... yes [14:37:45.172] checking mbarrier.h usability... no [14:37:45.220] checking mbarrier.h presence... no [14:37:45.235] checking for mbarrier.h... no [14:37:45.238] checking sys/epoll.h usability... yes [14:37:45.247] checking sys/epoll.h presence... yes [14:37:45.261] checking for sys/epoll.h... yes [14:37:45.267] checking sys/event.h usability... no [14:37:45.316] checking sys/event.h presence... no [14:37:45.333] checking for sys/event.h... no [14:37:45.336] checking sys/personality.h usability... yes [14:37:45.344] checking sys/personality.h presence... yes [14:37:45.357] checking for sys/personality.h... yes [14:37:45.363] checking sys/prctl.h usability... yes [14:37:45.371] checking sys/prctl.h presence... yes [14:37:45.384] checking for sys/prctl.h... yes [14:37:45.390] checking sys/procctl.h usability... no [14:37:45.439] checking sys/procctl.h presence... no [14:37:45.454] checking for sys/procctl.h... no [14:37:45.457] checking sys/signalfd.h usability... yes [14:37:45.465] checking sys/signalfd.h presence... yes [14:37:45.479] checking for sys/signalfd.h... yes [14:37:45.485] checking sys/ucred.h usability... no [14:37:45.535] checking sys/ucred.h presence... no [14:37:45.551] checking for sys/ucred.h... no [14:37:45.554] checking termios.h usability... yes [14:37:45.567] checking termios.h presence... yes [14:37:45.580] checking for termios.h... yes [14:37:45.587] checking ucred.h usability... no [14:37:45.636] checking ucred.h presence... no [14:37:45.652] checking for ucred.h... no [14:37:45.653] checking readline/readline.h usability... yes [14:37:45.666] checking readline/readline.h presence... yes [14:37:45.682] checking for readline/readline.h... yes [14:37:45.683] checking readline/history.h usability... yes [14:37:45.691] checking readline/history.h presence... yes [14:37:45.706] checking for readline/history.h... yes [14:37:45.708] checking zlib.h usability... yes [14:37:45.720] checking zlib.h presence... yes [14:37:45.737] checking for zlib.h... yes [14:37:45.737] checking for lz4... /usr/bin/lz4 [14:37:45.737] checking lz4.h usability... yes [14:37:45.745] checking lz4.h presence... yes [14:37:45.759] checking for lz4.h... yes [14:37:45.759] checking for zstd... /usr/bin/zstd [14:37:45.759] checking zstd.h usability... yes [14:37:45.770] checking zstd.h presence... yes [14:37:45.784] checking for zstd.h... yes [14:37:45.784] checking gssapi/gssapi.h usability... yes [14:37:45.793] checking gssapi/gssapi.h presence... yes [14:37:45.807] checking for gssapi/gssapi.h... yes [14:37:45.809] checking gssapi/gssapi_ext.h usability... yes [14:37:45.818] checking gssapi/gssapi_ext.h presence... yes [14:37:45.834] checking for gssapi/gssapi_ext.h... yes [14:37:45.835] checking for openssl... /usr/bin/openssl [14:37:45.846] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [14:37:45.846] checking openssl/ssl.h usability... yes [14:37:45.900] checking openssl/ssl.h presence... yes [14:37:45.947] checking for openssl/ssl.h... yes [14:37:45.947] checking openssl/err.h usability... yes [14:37:45.959] checking openssl/err.h presence... yes [14:37:45.984] checking for openssl/err.h... yes [14:37:45.984] checking security/pam_appl.h usability... yes [14:37:45.995] checking security/pam_appl.h presence... yes [14:37:46.007] checking for security/pam_appl.h... yes [14:37:46.009] checking systemd/sd-daemon.h usability... yes [14:37:46.022] checking systemd/sd-daemon.h presence... yes [14:37:46.039] checking for systemd/sd-daemon.h... yes [14:37:46.039] checking libxml/parser.h usability... yes [14:37:46.070] checking libxml/parser.h presence... yes [14:37:46.097] checking for libxml/parser.h... yes [14:37:46.098] checking libxslt/xslt.h usability... yes [14:37:46.107] checking libxslt/xslt.h presence... yes [14:37:46.137] checking for libxslt/xslt.h... yes [14:37:46.137] checking ldap.h usability... yes [14:37:46.148] checking ldap.h presence... yes [14:37:46.164] checking for ldap.h... yes [14:37:46.164] checking for compatible LDAP implementation... yes [14:37:46.172] checking ossp/uuid.h usability... yes [14:37:46.181] checking ossp/uuid.h presence... yes [14:37:46.197] checking for ossp/uuid.h... yes [14:37:46.216] checking whether byte ordering is bigendian... no [14:37:46.307] checking for inline... inline [14:37:46.314] checking for printf format archetype... gnu_printf [14:37:46.323] checking for _Static_assert... yes [14:37:46.373] checking for typeof... typeof [14:37:46.379] checking for __builtin_types_compatible_p... yes [14:37:46.389] checking for __builtin_constant_p... yes [14:37:46.399] checking for __builtin_unreachable... yes [14:37:46.449] checking for computed goto support... yes [14:37:46.455] checking for struct tm.tm_zone... yes [14:37:46.464] checking for union semun... no [14:37:46.502] checking for socklen_t... yes [14:37:46.548] checking for struct sockaddr.sa_len... no [14:37:46.619] checking for locale_t... yes [14:37:46.627] checking for C/C++ restrict keyword... __restrict [14:37:46.640] checking for struct option... yes [14:37:46.676] checking whether assembler supports x86_64 popcntq... yes [14:37:46.683] checking for special C compiler options needed for large files... no [14:37:46.683] checking for _FILE_OFFSET_BITS value needed for large files... no [14:37:46.690] checking size of off_t... 8 [14:37:46.759] checking size of bool... 1 [14:37:46.825] checking for int timezone... yes [14:37:46.881] checking for wcstombs_l declaration... no [14:37:46.963] checking for backtrace_symbols... yes [14:37:47.022] checking for copyfile... no [14:37:47.084] checking for copy_file_range... yes [14:37:47.143] checking for getifaddrs... yes [14:37:47.202] checking for getpeerucred... no [14:37:47.262] checking for inet_pton... yes [14:37:47.321] checking for kqueue... no [14:37:47.380] checking for mbstowcs_l... no [14:37:47.439] checking for memset_s... no [14:37:47.498] checking for posix_fallocate... yes [14:37:47.557] checking for ppoll... yes [14:37:47.616] checking for pthread_is_threaded_np... no [14:37:47.675] checking for setproctitle... no [14:37:47.735] checking for setproctitle_fast... no [14:37:47.794] checking for strchrnul... yes [14:37:47.852] checking for strsignal... yes [14:37:47.910] checking for syncfs... yes [14:37:47.969] checking for sync_file_range... yes [14:37:48.029] checking for uselocale... yes [14:37:48.087] checking for wcstombs_l... no [14:37:48.143] checking for __builtin_bswap16... yes [14:37:48.199] checking for __builtin_bswap32... yes [14:37:48.255] checking for __builtin_bswap64... yes [14:37:48.311] checking for __builtin_clz... yes [14:37:48.369] checking for __builtin_ctz... yes [14:37:48.426] checking for __builtin_popcount... yes [14:37:48.483] checking for __builtin_frame_address... yes [14:37:48.539] checking for _LARGEFILE_SOURCE value needed for large files... no [14:37:48.596] checking how ccache gcc reports undeclared, standard C functions... error [14:37:48.623] checking for posix_fadvise... yes [14:37:48.680] checking whether posix_fadvise is declared... yes [14:37:48.694] checking whether fdatasync is declared... yes [14:37:48.706] checking whether strlcat is declared... no [14:37:48.763] checking whether strlcpy is declared... no [14:37:48.820] checking whether strnlen is declared... yes [14:37:48.833] checking whether strsep is declared... yes [14:37:48.845] checking whether preadv is declared... yes [14:37:48.858] checking whether pwritev is declared... yes [14:37:48.871] checking whether F_FULLFSYNC is declared... no [14:37:48.904] checking for explicit_bzero... yes [14:37:48.956] checking for getopt... yes [14:37:49.008] checking for getpeereid... no [14:37:49.065] checking for inet_aton... yes [14:37:49.119] checking for mkdtemp... yes [14:37:49.171] checking for strlcat... no [14:37:49.228] checking for strlcpy... no [14:37:49.285] checking for strnlen... yes [14:37:49.341] checking for strsep... yes [14:37:49.393] checking for pthread_barrier_wait... yes [14:37:49.445] checking for getopt_long... yes [14:37:49.498] checking for syslog... yes [14:37:49.551] checking syslog.h usability... yes [14:37:49.561] checking syslog.h presence... yes [14:37:49.573] checking for syslog.h... yes [14:37:49.574] checking for opterr... yes [14:37:49.627] checking for optreset... no [14:37:49.687] checking unicode/ucol.h usability... yes [14:37:49.702] checking unicode/ucol.h presence... yes [14:37:49.723] checking for unicode/ucol.h... yes [14:37:49.728] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:37:49.752] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:37:49.762] checking for rl_completion_suppress_quote... yes [14:37:49.821] checking for rl_filename_quote_characters... yes [14:37:49.880] checking for rl_filename_quoting_function... yes [14:37:49.942] checking for append_history... yes [14:37:50.002] checking for history_truncate_file... yes [14:37:50.063] checking for rl_completion_matches... yes [14:37:50.126] checking for rl_filename_completion_function... yes [14:37:50.186] checking for rl_reset_screen_size... yes [14:37:50.248] checking for rl_variable_bind... yes [14:37:50.306] checking test program... ok [14:37:50.358] checking whether long int is 64 bits... yes [14:37:50.416] checking for __builtin_mul_overflow... yes [14:37:50.467] checking size of void *... 8 [14:37:50.536] checking size of size_t... 8 [14:37:50.606] checking size of long... 8 [14:37:50.675] checking alignment of short... 2 [14:37:50.745] checking alignment of int... 4 [14:37:50.815] checking alignment of long... 8 [14:37:50.884] checking alignment of double... 8 [14:37:50.953] checking for int8... no [14:37:50.987] checking for uint8... no [14:37:51.023] checking for int64... no [14:37:51.058] checking for uint64... no [14:37:51.093] checking for __int128... yes [14:37:51.149] checking for __int128 alignment bug... ok [14:37:51.203] checking alignment of PG_INT128_TYPE... 16 [14:37:51.273] checking for builtin __sync char locking functions... yes [14:37:51.326] checking for builtin __sync int32 locking functions... yes [14:37:51.378] checking for builtin __sync int32 atomic operations... yes [14:37:51.429] checking for builtin __sync int64 atomic operations... yes [14:37:51.480] checking for builtin __atomic int32 atomic operations... yes [14:37:51.531] checking for builtin __atomic int64 atomic operations... yes [14:37:51.583] checking for __get_cpuid... yes [14:37:51.637] checking for __get_cpuid_count... yes [14:37:51.691] checking for __cpuid... no [14:37:51.712] checking for __cpuidex... no [14:37:51.733] checking for _xgetbv with CFLAGS=... no [14:37:52.139] checking for _xgetbv with CFLAGS=-mxsave... yes [14:37:52.534] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:37:52.896] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:37:53.228] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:37:53.272] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:37:53.365] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:37:53.384] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:37:53.400] 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 [14:37:53.465] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:37:53.466] checking for library containing sem_init... none required [14:37:53.517] checking which semaphore API to use... unnamed POSIX [14:37:53.517] checking which random number source to use... OpenSSL [14:37:53.519] checking for tclsh... /usr/bin/tclsh [14:37:53.519] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:37:53.551] checking tcl.h usability... yes [14:37:53.563] checking tcl.h presence... yes [14:37:53.581] checking for tcl.h... yes [14:37:53.582] checking for perl.h... yes [14:37:53.660] checking for libperl... yes [14:37:53.890] checking Python.h usability... yes [14:37:53.947] checking Python.h presence... yes [14:37:54.001] checking for Python.h... yes [14:37:54.002] checking for xmllint... /usr/bin/xmllint [14:37:54.002] checking for xsltproc... /usr/bin/xsltproc [14:37:54.002] checking for fop... /usr/bin/fop [14:37:54.002] checking for dbtoepub... no [14:37:54.003] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [14:37:54.058] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:37:54.122] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [14:37:54.122] 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 [14:37:54.122] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:37:54.122] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:37:54.122] configure: using CXX=ccache g++ [14:37:54.122] 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 [14:37:54.122] configure: using CLANG=ccache clang-16 [14:37:54.122] 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 [14:37:54.122] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [14:37:54.155] configure: updating cache gcc.cache [14:37:54.164] configure: creating ./config.status [14:37:54.244] config.status: creating GNUmakefile [14:37:54.255] config.status: creating src/Makefile.global [14:37:54.269] config.status: creating src/include/pg_config.h [14:37:54.280] config.status: creating src/include/pg_config_ext.h [14:37:54.290] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:37:54.304] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:37:54.310] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:37:54.317] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:37:54.323] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:37:54.330] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:37:54.360] [14:37:54.360] real 0m14.193s [14:37:54.360] user 0m8.476s [14:37:54.360] sys 0m4.574s [14:37:54.360] make -s -j${BUILD_JOBS} clean [14:37:54.840] time make -s -j${BUILD_JOBS} world-bin [14:38:18.437] clauses.c: In function ‘max_parallel_hazard_walker’: [14:38:18.437] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [14:38:18.437] 961 | context->safe_param_ids = save_safe_param_ids; [14:38:18.437] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [14:38:18.437] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [14:38:18.437] 943 | List *save_safe_param_ids; [14:38:18.437] | ^~~~~~~~~~~~~~~~~~~ [14:38:18.437] cc1: all warnings being treated as errors [14:38:18.438] make[4]: *** [: clauses.o] Error 1 [14:38:18.438] make[4]: *** Waiting for unfinished jobs.... [14:38:18.839] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [14:38:18.839] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [14:38:18.839] make[2]: *** Waiting for unfinished jobs.... [14:38:21.871] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:38:21.871] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:38:21.871] [14:38:21.871] real 0m27.031s [14:38:21.871] user 1m20.905s [14:38:21.871] sys 0m20.255s [14:38:21.871] [14:38:21.871] Exit status: 2