[06:10:13.003] time ./configure \ [06:10:13.003] --cache clang.cache \ [06:10:13.003] ${LINUX_CONFIGURE_FEATURES} \ [06:10:13.003] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [06:10:13.171] configure: creating cache clang.cache [06:10:13.184] checking build system type... x86_64-pc-linux-gnu [06:10:13.286] checking host system type... x86_64-pc-linux-gnu [06:10:13.286] checking which template to use... linux [06:10:13.286] checking whether NLS is wanted... no [06:10:13.286] checking for default port number... 5432 [06:10:13.292] checking for block size... 8kB [06:10:13.294] checking for segment size... 1GB [06:10:13.296] checking for WAL block size... 8kB [06:10:13.410] checking whether the C compiler works... yes [06:10:13.567] checking for C compiler default output file name... a.out [06:10:13.569] checking for suffix of executables... [06:10:13.635] checking whether we are cross compiling... no [06:10:13.726] checking for suffix of object files... o [06:10:13.734] checking whether we are using the GNU C compiler... yes [06:10:13.741] checking whether ccache clang accepts -g... yes [06:10:13.801] checking for ccache clang option to accept ISO C89... none needed [06:10:13.921] checking for ccache clang option to accept ISO C99... none needed [06:10:14.136] checking whether we are using the GNU C++ compiler... yes [06:10:14.208] checking whether ccache clang++-16 accepts -g... yes [06:10:14.396] checking for gawk... no [06:10:14.396] checking for mawk... mawk [06:10:14.396] checking for LLVM_CONFIG... llvm-config-16 [06:10:14.401] configure: using llvm 16.0.6 [06:10:14.401] checking for CLANG... ccache clang-16 [06:10:14.450] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [06:10:14.457] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [06:10:14.489] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [06:10:14.520] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [06:10:14.554] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [06:10:14.613] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [06:10:14.620] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [06:10:14.651] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:10:14.713] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [06:10:14.750] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [06:10:14.818] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [06:10:14.825] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [06:10:14.886] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [06:10:14.897] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [06:10:14.938] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [06:10:14.998] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [06:10:15.005] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [06:10:15.064] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [06:10:15.072] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [06:10:15.134] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [06:10:15.142] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [06:10:15.148] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [06:10:15.185] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [06:10:15.248] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:10:15.309] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:10:15.316] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [06:10:15.377] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [06:10:15.436] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [06:10:15.473] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [06:10:15.540] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:10:15.578] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:10:15.637] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:10:15.671] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:10:15.706] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [06:10:15.713] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [06:10:15.747] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [06:10:15.781] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [06:10:15.816] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [06:10:15.850] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [06:10:15.858] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [06:10:15.866] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [06:10:15.874] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [06:10:15.910] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [06:10:15.946] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [06:10:15.959] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [06:10:15.999] checking whether the C compiler still works... yes [06:10:16.146] checking how to run the C preprocessor... ccache clang -E [06:10:16.287] checking for pkg-config... /usr/bin/pkg-config [06:10:16.287] checking pkg-config is at least version 0.9.0... yes [06:10:16.289] checking whether to build with ICU support... yes [06:10:16.289] checking for icu-uc icu-i18n... yes [06:10:16.296] checking whether to build with Tcl... yes [06:10:16.296] checking whether to build Perl modules... yes [06:10:16.296] checking whether to build Python modules... yes [06:10:16.296] checking whether to build with GSSAPI support... yes [06:10:16.297] checking whether to build with PAM support... yes [06:10:16.298] checking whether to build with BSD Authentication support... no [06:10:16.298] checking whether to build with LDAP support... yes [06:10:16.298] checking whether to build with Bonjour support... no [06:10:16.298] checking whether to build with SELinux support... yes [06:10:16.298] checking whether to build with systemd support... yes [06:10:16.298] checking whether to build with XML support... yes [06:10:16.299] checking for libxml-2.0 >= 2.6.23... yes [06:10:16.306] checking whether to build with LZ4 support... yes [06:10:16.306] checking for liblz4... yes [06:10:16.314] checking whether to build with ZSTD support... yes [06:10:16.314] checking for libzstd >= 1.4.0... yes [06:10:16.322] checking for strip... strip [06:10:16.322] checking whether it is possible to strip libraries... yes [06:10:16.324] checking for ar... ar [06:10:16.324] checking for a BSD-compatible install... /usr/bin/install -c [06:10:16.334] checking for tar... /usr/bin/tar [06:10:16.334] checking whether ln -s works... yes [06:10:16.334] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:10:16.336] checking for bison... /usr/bin/bison [06:10:16.338] configure: using bison (GNU Bison) 3.8.2 [06:10:16.341] checking for flex... /usr/bin/flex [06:10:16.354] configure: using flex 2.6.4 [06:10:16.354] checking for perl... /usr/bin/perl [06:10:16.357] configure: using perl 5.36.0 [06:10:16.359] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [06:10:16.364] checking for Perl privlibexp... /usr/share/perl/5.36 [06:10:16.369] checking for Perl useshrplib... true [06:10:16.375] 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 [06:10:16.381] checking for CFLAGS to compile embedded Perl... -DDEBIAN [06:10:16.386] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [06:10:16.478] checking for python3... /usr/bin/python3 [06:10:16.490] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [06:10:16.496] checking for Python sysconfig module... yes [06:10:16.507] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [06:10:16.519] checking Python include directory... -I/usr/include/python3.11 [06:10:16.532] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [06:10:16.572] checking for a sed that does not truncate output... /usr/bin/sed [06:10:16.577] checking for grep that handles long lines and -e... /usr/bin/grep [06:10:16.579] checking for egrep... /usr/bin/grep -E [06:10:16.581] checking for ANSI C header files... yes [06:10:16.813] checking for sys/types.h... yes [06:10:16.898] checking for sys/stat.h... yes [06:10:16.913] checking for stdlib.h... yes [06:10:16.998] checking for string.h... yes [06:10:17.046] checking for memory.h... yes [06:10:17.136] checking for strings.h... yes [06:10:17.187] checking for inttypes.h... yes [06:10:17.203] checking for stdint.h... yes [06:10:17.253] checking for unistd.h... yes [06:10:17.346] checking whether ccache clang is Clang... yes [06:10:17.375] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [06:10:17.545] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [06:10:17.621] checking whether more special flags are required for pthreads... no [06:10:17.621] checking for PTHREAD_PRIO_INHERIT... yes [06:10:17.703] checking pthread.h usability... yes [06:10:17.749] checking pthread.h presence... yes [06:10:17.783] checking for pthread.h... yes [06:10:17.783] checking for strerror_r... yes [06:10:17.858] checking whether strerror_r returns int... no [06:10:17.928] checking for main in -lm... yes [06:10:18.009] checking for library containing setproctitle... no [06:10:18.170] checking for library containing dlsym... none required [06:10:18.247] checking for library containing socket... none required [06:10:18.327] checking for library containing getopt_long... none required [06:10:18.405] checking for library containing shm_open... none required [06:10:18.481] checking for library containing shm_unlink... none required [06:10:18.560] checking for library containing clock_gettime... none required [06:10:18.638] checking for library containing shmget... none required [06:10:18.714] checking for library containing backtrace_symbols... none required [06:10:18.791] checking for library containing pthread_barrier_wait... none required [06:10:18.869] checking for library containing readline... -lreadline [06:10:18.947] checking for inflate in -lz... yes [06:10:19.028] checking for library containing gss_store_cred_into... -lgssapi_krb5 [06:10:19.197] checking for CRYPTO_new_ex_data in -lcrypto... yes [06:10:19.303] checking for SSL_new in -lssl... yes [06:10:19.410] checking for SSL_CTX_set_cert_cb... yes [06:10:19.519] checking for OPENSSL_init_ssl... yes [06:10:19.633] checking for BIO_meth_new... yes [06:10:19.746] checking for ASN1_STRING_get0_data... yes [06:10:19.859] checking for HMAC_CTX_new... yes [06:10:19.971] checking for HMAC_CTX_free... yes [06:10:20.079] checking for CRYPTO_lock... no [06:10:20.196] checking for X509_get_signature_info... yes [06:10:20.314] checking for SSL_CTX_set_num_tickets... yes [06:10:20.422] checking for pam_start in -lpam... yes [06:10:20.530] checking for xmlSaveToBuffer in -lxml2... yes [06:10:20.668] checking for xsltCleanupGlobals in -lxslt... yes [06:10:20.802] checking for LZ4_compress_default in -llz4... yes [06:10:20.937] checking for ZSTD_compress in -lzstd... yes [06:10:21.074] checking for ldap_bind in -lldap... yes [06:10:21.220] checking for ldap_initialize... yes [06:10:21.376] checking for ldap_verify_credentials... yes [06:10:21.533] checking for security_compute_create_name in -lselinux... yes [06:10:21.669] checking for uuid_export in -lossp-uuid... yes [06:10:21.804] checking for stdbool.h that conforms to C99... yes [06:10:21.873] checking for _Bool... yes [06:10:21.973] checking atomic.h usability... no [06:10:22.057] checking atomic.h presence... no [06:10:22.091] checking for atomic.h... no [06:10:22.094] checking copyfile.h usability... no [06:10:22.179] checking copyfile.h presence... no [06:10:22.213] checking for copyfile.h... no [06:10:22.216] checking execinfo.h usability... yes [06:10:22.261] checking execinfo.h presence... yes [06:10:22.292] checking for execinfo.h... yes [06:10:22.299] checking getopt.h usability... yes [06:10:22.386] checking getopt.h presence... yes [06:10:22.416] checking for getopt.h... yes [06:10:22.424] checking ifaddrs.h usability... yes [06:10:22.432] checking ifaddrs.h presence... yes [06:10:22.464] checking for ifaddrs.h... yes [06:10:22.471] checking mbarrier.h usability... no [06:10:22.554] checking mbarrier.h presence... no [06:10:22.589] checking for mbarrier.h... no [06:10:22.592] checking sys/epoll.h usability... yes [06:10:22.680] checking sys/epoll.h presence... yes [06:10:22.712] checking for sys/epoll.h... yes [06:10:22.720] checking sys/event.h usability... no [06:10:22.805] checking sys/event.h presence... no [06:10:22.838] checking for sys/event.h... no [06:10:22.842] checking sys/personality.h usability... yes [06:10:22.926] checking sys/personality.h presence... yes [06:10:22.956] checking for sys/personality.h... yes [06:10:22.964] checking sys/prctl.h usability... yes [06:10:23.048] checking sys/prctl.h presence... yes [06:10:23.079] checking for sys/prctl.h... yes [06:10:23.086] checking sys/procctl.h usability... no [06:10:23.169] checking sys/procctl.h presence... no [06:10:23.204] checking for sys/procctl.h... no [06:10:23.207] checking sys/signalfd.h usability... yes [06:10:23.250] checking sys/signalfd.h presence... yes [06:10:23.282] checking for sys/signalfd.h... yes [06:10:23.290] checking sys/ucred.h usability... no [06:10:23.374] checking sys/ucred.h presence... no [06:10:23.408] checking for sys/ucred.h... no [06:10:23.411] checking termios.h usability... yes [06:10:23.419] checking termios.h presence... yes [06:10:23.449] checking for termios.h... yes [06:10:23.457] checking ucred.h usability... no [06:10:23.543] checking ucred.h presence... no [06:10:23.577] checking for ucred.h... no [06:10:23.578] checking readline/readline.h usability... yes [06:10:23.668] checking readline/readline.h presence... yes [06:10:23.701] checking for readline/readline.h... yes [06:10:23.702] checking readline/history.h usability... yes [06:10:23.791] checking readline/history.h presence... yes [06:10:23.823] checking for readline/history.h... yes [06:10:23.826] checking zlib.h usability... yes [06:10:23.835] checking zlib.h presence... yes [06:10:23.867] checking for zlib.h... yes [06:10:23.867] checking for lz4... /usr/bin/lz4 [06:10:23.868] checking lz4.h usability... yes [06:10:23.910] checking lz4.h presence... yes [06:10:23.941] checking for lz4.h... yes [06:10:23.941] checking for zstd... /usr/bin/zstd [06:10:23.942] checking zstd.h usability... yes [06:10:23.986] checking zstd.h presence... yes [06:10:24.016] checking for zstd.h... yes [06:10:24.017] checking gssapi/gssapi.h usability... yes [06:10:24.103] checking gssapi/gssapi.h presence... yes [06:10:24.135] checking for gssapi/gssapi.h... yes [06:10:24.136] checking gssapi/gssapi_ext.h usability... yes [06:10:24.225] checking gssapi/gssapi_ext.h presence... yes [06:10:24.261] checking for gssapi/gssapi_ext.h... yes [06:10:24.263] checking for openssl... /usr/bin/openssl [06:10:24.268] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [06:10:24.268] checking openssl/ssl.h usability... yes [06:10:24.462] checking openssl/ssl.h presence... yes [06:10:24.524] checking for openssl/ssl.h... yes [06:10:24.525] checking openssl/err.h usability... yes [06:10:24.533] checking openssl/err.h presence... yes [06:10:24.574] checking for openssl/err.h... yes [06:10:24.575] checking security/pam_appl.h usability... yes [06:10:24.661] checking security/pam_appl.h presence... yes [06:10:24.691] checking for security/pam_appl.h... yes [06:10:24.692] checking systemd/sd-daemon.h usability... yes [06:10:24.736] checking systemd/sd-daemon.h presence... yes [06:10:24.769] checking for systemd/sd-daemon.h... yes [06:10:24.769] checking libxml/parser.h usability... yes [06:10:24.885] checking libxml/parser.h presence... yes [06:10:24.928] checking for libxml/parser.h... yes [06:10:24.929] checking libxslt/xslt.h usability... yes [06:10:25.045] checking libxslt/xslt.h presence... yes [06:10:25.089] checking for libxslt/xslt.h... yes [06:10:25.089] checking ldap.h usability... yes [06:10:25.097] checking ldap.h presence... yes [06:10:25.130] checking for ldap.h... yes [06:10:25.130] checking for compatible LDAP implementation... yes [06:10:25.203] checking ossp/uuid.h usability... yes [06:10:25.211] checking ossp/uuid.h presence... yes [06:10:25.244] checking for ossp/uuid.h... yes [06:10:25.282] checking whether byte ordering is bigendian... no [06:10:25.471] checking for inline... inline [06:10:25.533] checking for printf format archetype... printf [06:10:25.668] checking for _Static_assert... yes [06:10:25.807] checking for typeof... typeof [06:10:25.839] checking for __builtin_types_compatible_p... yes [06:10:25.905] checking for __builtin_constant_p... yes [06:10:25.966] checking for __builtin_unreachable... yes [06:10:26.100] checking for computed goto support... yes [06:10:26.107] checking for struct tm.tm_zone... yes [06:10:26.178] checking for union semun... no [06:10:26.246] checking for socklen_t... yes [06:10:26.357] checking for struct sockaddr.sa_len... no [06:10:26.501] checking for locale_t... yes [06:10:26.514] checking for C/C++ restrict keyword... __restrict [06:10:26.553] checking for struct option... yes [06:10:26.680] checking whether assembler supports x86_64 popcntq... yes [06:10:26.747] checking for special C compiler options needed for large files... no [06:10:26.747] checking for _FILE_OFFSET_BITS value needed for large files... no [06:10:26.759] checking size of off_t... 8 [06:10:26.931] checking size of bool... 1 [06:10:27.084] checking for int timezone... yes [06:10:27.226] checking for wcstombs_l declaration... no [06:10:27.377] checking for backtrace_symbols... yes [06:10:27.518] checking for copyfile... no [06:10:27.658] checking for copy_file_range... yes [06:10:27.797] checking for getifaddrs... yes [06:10:27.935] checking for getpeerucred... no [06:10:28.078] checking for inet_pton... yes [06:10:28.219] checking for kqueue... no [06:10:28.357] checking for mbstowcs_l... no [06:10:28.494] checking for memset_s... no [06:10:28.637] checking for posix_fallocate... yes [06:10:28.776] checking for ppoll... yes [06:10:28.912] checking for pthread_is_threaded_np... no [06:10:29.054] checking for setproctitle... no [06:10:29.199] checking for setproctitle_fast... no [06:10:29.341] checking for strchrnul... yes [06:10:29.481] checking for strsignal... yes [06:10:29.621] checking for syncfs... yes [06:10:29.759] checking for sync_file_range... yes [06:10:29.894] checking for uselocale... yes [06:10:30.031] checking for wcstombs_l... no [06:10:30.170] checking for __builtin_bswap16... yes [06:10:30.312] checking for __builtin_bswap32... yes [06:10:30.453] checking for __builtin_bswap64... yes [06:10:30.593] checking for __builtin_clz... yes [06:10:30.735] checking for __builtin_ctz... yes [06:10:30.882] checking for __builtin_popcount... yes [06:10:31.024] checking for __builtin_frame_address... yes [06:10:31.163] checking for _LARGEFILE_SOURCE value needed for large files... no [06:10:31.303] checking how ccache clang reports undeclared, standard C functions... warning [06:10:31.346] checking for posix_fadvise... yes [06:10:31.514] checking whether posix_fadvise is declared... yes [06:10:31.528] checking whether fdatasync is declared... yes [06:10:31.603] checking whether strlcat is declared... no [06:10:31.701] checking whether strlcpy is declared... no [06:10:31.798] checking whether strnlen is declared... yes [06:10:31.896] checking whether strsep is declared... yes [06:10:31.991] checking whether preadv is declared... yes [06:10:32.066] checking whether pwritev is declared... yes [06:10:32.079] checking whether F_FULLFSYNC is declared... no [06:10:32.148] checking for explicit_bzero... yes [06:10:32.288] checking for getopt... yes [06:10:32.425] checking for getpeereid... no [06:10:32.571] checking for inet_aton... yes [06:10:32.705] checking for mkdtemp... yes [06:10:32.840] checking for strlcat... no [06:10:32.982] checking for strlcpy... no [06:10:33.123] checking for strnlen... yes [06:10:33.259] checking for strsep... yes [06:10:33.397] checking for pthread_barrier_wait... yes [06:10:33.533] checking for getopt_long... yes [06:10:33.665] checking for syslog... yes [06:10:33.801] checking syslog.h usability... yes [06:10:33.886] checking syslog.h presence... yes [06:10:33.916] checking for syslog.h... yes [06:10:33.917] checking for opterr... yes [06:10:34.053] checking for optreset... no [06:10:34.189] checking unicode/ucol.h usability... yes [06:10:34.243] checking unicode/ucol.h presence... yes [06:10:34.281] checking for unicode/ucol.h... yes [06:10:34.285] checking whether LLVMCreateGDBRegistrationListener is declared... yes [06:10:34.365] checking whether LLVMCreatePerfJITEventListener is declared... yes [06:10:34.440] checking for rl_completion_suppress_quote... yes [06:10:34.584] checking for rl_filename_quote_characters... yes [06:10:34.731] checking for rl_filename_quoting_function... yes [06:10:34.874] checking for append_history... yes [06:10:35.017] checking for history_truncate_file... yes [06:10:35.157] checking for rl_completion_matches... yes [06:10:35.302] checking for rl_filename_completion_function... yes [06:10:35.449] checking for rl_reset_screen_size... yes [06:10:35.590] checking for rl_variable_bind... yes [06:10:35.730] checking test program... ok [06:10:35.866] checking whether long int is 64 bits... yes [06:10:36.011] checking for __builtin_mul_overflow... yes [06:10:36.152] checking size of void *... 8 [06:10:36.314] checking size of size_t... 8 [06:10:36.478] checking size of long... 8 [06:10:36.643] checking alignment of short... 2 [06:10:36.800] checking alignment of int... 4 [06:10:36.957] checking alignment of long... 8 [06:10:37.117] checking alignment of double... 8 [06:10:37.274] checking for int8... no [06:10:37.344] checking for uint8... no [06:10:37.416] checking for int64... no [06:10:37.486] checking for uint64... no [06:10:37.556] checking for __int128... yes [06:10:37.700] checking for __int128 alignment bug... ok [06:10:37.843] checking alignment of PG_INT128_TYPE... 16 [06:10:38.002] checking for builtin __sync char locking functions... yes [06:10:38.136] checking for builtin __sync int32 locking functions... yes [06:10:38.285] checking for builtin __sync int32 atomic operations... yes [06:10:38.431] checking for builtin __sync int64 atomic operations... yes [06:10:38.569] checking for builtin __atomic int32 atomic operations... yes [06:10:38.707] checking for builtin __atomic int64 atomic operations... yes [06:10:38.840] checking for __get_cpuid... yes [06:10:38.976] checking for __get_cpuid_count... yes [06:10:39.112] checking for __cpuid... no [06:10:39.170] checking for __cpuidex... no [06:10:39.226] checking for _xgetbv with CFLAGS=... no [06:10:39.537] checking for _xgetbv with CFLAGS=-mxsave... yes [06:10:39.874] checking for _mm512_popcnt_epi64 with CFLAGS=... no [06:10:40.136] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [06:10:40.482] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:10:40.573] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:10:40.798] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:10:40.858] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:10:40.914] 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 [06:10:40.983] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:10:40.983] checking for library containing sem_init... none required [06:10:41.117] checking which semaphore API to use... unnamed POSIX [06:10:41.117] checking which random number source to use... OpenSSL [06:10:41.119] checking for tclsh... /usr/bin/tclsh [06:10:41.119] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [06:10:41.158] checking tcl.h usability... yes [06:10:41.259] checking tcl.h presence... yes [06:10:41.294] checking for tcl.h... yes [06:10:41.295] checking for perl.h... yes [06:10:41.315] checking for libperl... yes [06:10:41.542] checking Python.h usability... yes [06:10:41.731] checking Python.h presence... yes [06:10:41.796] checking for Python.h... yes [06:10:41.797] checking for xmllint... /usr/bin/xmllint [06:10:41.797] checking for xsltproc... /usr/bin/xsltproc [06:10:41.797] checking for fop... /usr/bin/fop [06:10:41.797] checking for dbtoepub... no [06:10:41.798] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [06:10:41.886] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [06:10:42.005] configure: using compiler=Debian clang version 14.0.6 [06:10:42.005] 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 [06:10:42.005] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [06:10:42.005] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [06:10:42.005] configure: using CXX=ccache clang++-16 [06:10:42.005] 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 [06:10:42.005] configure: using CLANG=ccache clang-16 [06:10:42.005] 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 [06:10:42.005] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [06:10:42.031] configure: updating cache clang.cache [06:10:42.040] configure: creating ./config.status [06:10:42.121] config.status: creating GNUmakefile [06:10:42.133] config.status: creating src/Makefile.global [06:10:42.148] config.status: creating src/include/pg_config.h [06:10:42.160] config.status: creating src/include/pg_config_ext.h [06:10:42.167] config.status: src/include/pg_config_ext.h is unchanged [06:10:42.169] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:10:42.177] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [06:10:42.182] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:10:42.189] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [06:10:42.195] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [06:10:42.202] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [06:10:42.209] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [06:10:42.242] [06:10:42.242] real 0m29.239s [06:10:42.242] user 0m16.716s [06:10:42.242] sys 0m12.529s [06:10:42.242] make -s -j${BUILD_JOBS} clean [06:10:42.758] time make -s -j${BUILD_JOBS} world-bin [06:11:58.005] worker.c:324:32: error: no previous extern declaration for non-static variable 'logical_rep_clock_skew_action_options' [-Werror,-Wmissing-variable-declarations] [06:11:58.005] const struct config_enum_entry logical_rep_clock_skew_action_options[] = { [06:11:58.005] ^ [06:11:58.005] worker.c:324:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit [06:11:58.005] const struct config_enum_entry logical_rep_clock_skew_action_options[] = { [06:11:58.005] ^ [06:11:58.005] 1 error generated. [06:11:58.005] make[4]: *** [: worker.o] Error 1 [06:11:58.005] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [06:11:58.005] make[2]: *** [common.mk:37: replication-recursive] Error 2 [06:11:58.005] make[2]: *** Waiting for unfinished jobs.... [06:12:02.068] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:12:02.068] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:12:02.068] [06:12:02.068] real 1m19.310s [06:12:02.068] user 4m0.811s [06:12:02.068] sys 1m8.489s [06:12:02.068] [06:12:02.068] Exit status: 2