>>> postgresql 17.2 Extracting bzcat /home/autobuild/autobuild/instance-11/dl/postgresql/postgresql-17.2.tar.bz2 | tar --strip-components=1 -C /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2 -xf - >>> postgresql 17.2 Patching >>> postgresql 17.2 Configuring rm -rf /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/mips64el-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/mips64el-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/mips64el-buildroot-linux-musl-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g3'%g" -e "s%@TARGET_LDFLAGS@%'-ztext'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g3'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LIBS=-lintl ZIC="/home/autobuild/autobuild/instance-11/output-1/host/sbin/zic" XML2_CONFIG=/home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot/usr/bin/xml2-config CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g3 " PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-11/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=debug --cross-file=/home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-11/output-1/host/lib/cmake -Drpath=false -Dspinlocks=true -Dreadline=enabled -Dzlib=enabled -Dssl=openssl -Dldap=enabled -Dicu=disabled -Dlibxml=enabled -Dzstd=enabled -Dlz4=enabled -Dsystemd=disabled /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2/ /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build The Meson build system Version: 1.6.0 Source dir: /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2 Build dir: /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2/build Build type: cross build Project name: postgresql Project version: 17.2 C compiler for the host machine: /home/autobuild/autobuild/instance-11/output-1/host/bin/mips64el-buildroot-linux-musl-gcc (gcc 14.2.0 "mips64el-buildroot-linux-musl-gcc.br_real (Buildroot 2024.11-138-g7b87f8cb21) 14.2.0") C linker for the host machine: /home/autobuild/autobuild/instance-11/output-1/host/bin/mips64el-buildroot-linux-musl-gcc ld.bfd 2.41 C compiler for the build machine: /usr/bin/gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20240910") C linker for the build machine: /usr/bin/gcc ld.bfd 2.43.0 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Run-time dependency threads found: YES Program perl found: YES (/usr/bin/perl) Program python3 found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/python3) Program flex found: YES 2.6.4 2.6.4 (/home/autobuild/autobuild/instance-11/output-1/host/bin/flex) Program bison found: YES 3.8.2 3.8.2 (/home/autobuild/autobuild/instance-11/output-1/host/bin/bison) Program sed found: YES (/usr/bin/sed) Program prove found: YES (/usr/bin/core_perl/prove) Program tar found: YES (/usr/bin/tar) Program gzip found: YES (/usr/bin/gzip) Program lz4 found: YES (/usr/bin/lz4) Program openssl found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/openssl) Program zstd found: YES (/usr/bin/zstd) Program dtrace skipped: feature dtrace disabled Program config/missing found: YES (/home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2/config/missing) Program cp found: YES (/usr/bin/cp) Program xmllint found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/xmllint) Program xsltproc found: YES (/usr/bin/xsltproc) Program wget found: YES (/usr/bin/wget) Program /home/autobuild/autobuild/instance-11/output-1/host/bin/meson found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/meson) Check usable header "bsd_auth.h" : NO Check usable header "dns_sd.h" : NO Program fop found: NO Found pkg-config: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf) 2.3.0 Found CMake: /usr/bin/cmake (3.31.2) Run-time dependency krb5-gssapi found: NO (tried pkgconfig and cmake) Library gssapi_krb5 found: NO Run-time dependency ldap found: YES 2.5.18 Checking for function "ldap_initialize" with dependency ldap: YES Compiler for language cpp skipped: feature llvm disabled Run-time dependency libxml-2.0 found: YES 2.13.5 Run-time dependency libxslt found: NO (tried pkgconfig and cmake) Run-time dependency libxslt found: NO (tried cmake) Run-time dependency liblz4 found: YES 1.10.0 Run-time dependency tcl found: NO (tried pkgconfig and cmake) Library tcl found: NO Has header "tcl.h" with dependency -ltcl: NO Run-time dependency pam found: NO (tried pkgconfig and cmake) Library pam found: NO Has header "perl.h" : NO Message: disabling optional dependency plperl: missing perl.h Program /home/autobuild/autobuild/instance-11/output-1/host/bin/python3 found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/python3) Run-time dependency python found: YES 3.12 Check usable header "Python.h" with dependency python-3.12-embed: YES Run-time dependency readline found: YES 8.2 Has header "readline/history.h" with dependency readline: YES Has header "readline/readline.h" with dependency readline: YES Checking for function "append_history" with dependency readline: YES Checking for function "history_truncate_file" with dependency readline: YES Checking for function "rl_completion_matches" with dependency readline: YES Checking for function "rl_filename_completion_function" with dependency readline: YES Checking for function "rl_reset_screen_size" with dependency readline: YES Checking for function "rl_variable_bind" with dependency readline: YES Header "readline/readline.h" has symbol "rl_completion_suppress_quote" with dependency readline: YES Header "readline/readline.h" has symbol "rl_filename_quote_characters" with dependency readline: YES Header "readline/readline.h" has symbol "rl_filename_quoting_function" with dependency readline: YES Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Dependency libsystemd skipped: feature systemd disabled Run-time dependency openssl found: YES 3.4.0 Has header "openssl/ssl.h" with dependency openssl: YES Has header "openssl/err.h" with dependency openssl: YES Checking for function "CRYPTO_new_ex_data" with dependency openssl: YES Checking for function "SSL_new" with dependency openssl: YES Checking for function "SSL_CTX_set_cert_cb" with dependency openssl: YES Checking for function "OPENSSL_init_ssl" with dependency openssl: YES Checking for function "BIO_meth_new" with dependency openssl: YES Checking for function "ASN1_STRING_get0_data" with dependency openssl: YES Checking for function "HMAC_CTX_new" with dependency openssl: YES Checking for function "HMAC_CTX_free" with dependency openssl: YES Checking for function "CRYPTO_lock" with dependency openssl: NO Checking for function "X509_get_signature_info" with dependency openssl: YES Checking for function "SSL_CTX_set_num_tickets" with dependency openssl: YES Run-time dependency zlib found: YES 1.3.1 Has header "zlib.h" with dependency zlib: YES Run-time dependency libzstd found: YES 1.5.6 Checking if "c99" compiles: YES Checking for size of "long" : 4 Checking for size of "long long" : 8 Checking for alignment of "short" : 2 Checking for alignment of "int" : 4 Checking for alignment of "long" : 4 Checking for alignment of "double" : 8 Checking for alignment of "long long int" : 8 Checking for size of "void *" : 4 Checking for size of "size_t" : 4 Checking if "__int128" : links: YES Checking for alignment of "__int128" : 16 Checking for type "_Bool" : YES Checking for type "bool" : YES Checking for size of "bool" : 1 Compiler for C supports arguments -Werror=format: YES Compiler for C supports arguments -Werror=ignored-attributes: YES Checking if "format gnu_printf" compiles: YES Compiler for C supports function attribute visibility:default: YES Compiler for C supports function attribute visibility:hidden: YES Checking for function "__builtin_bswap16" : YES Checking for function "__builtin_bswap32" : YES Checking for function "__builtin_bswap64" : YES Checking for function "__builtin_clz" : YES Checking for function "__builtin_ctz" : YES Checking for function "__builtin_constant_p" : YES Checking for function "__builtin_frame_address" : YES Checking for function "__builtin_popcount" : YES Checking for function "__builtin_unreachable" : YES Checking if "__builtin_types_compatible_p" compiles: YES Checking if "__builtin_mul_overflow" : links: YES Checking if "__get_cpuid" : links: NO Checking if "__cpuid" : links: NO Checking if "__get_cpuid_count" : links: NO Checking if "__cpuidex" : links: NO Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fwrapv: YES Compiler for C supports arguments -fexcess-precision=standard: YES Compiler for C supports arguments -ftree-vectorize: YES Compiler for C supports arguments -funroll-loops: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C supports arguments -Werror=unguarded-availability-new: NO Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wimplicit-fallthrough=3: YES Compiler for C supports arguments -Wcast-function-type: YES Compiler for C supports arguments -Wshadow=compatible-local: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wunused-command-line-argument: NO Compiler for C supports arguments -Wcompound-token-split-by-macro: NO Compiler for C supports arguments -Wformat-truncation: YES Compiler for C supports arguments -Wstringop-truncation: YES Compiler for C supports arguments -Wcast-function-type-strict: NO Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -g: YES Compiler for C supports arguments -O0: YES Checking if "__sync_lock_test_and_set(char)" : links: YES Checking if "__sync_lock_test_and_set(int32)" : links: YES Checking if "__sync_val_compare_and_swap(int32)" : links: YES Checking if "__sync_val_compare_and_swap(int64)" : links: YES Checking if " __atomic_compare_exchange_n(int32)" : links: YES Checking if " __atomic_compare_exchange_n(int64)" : links: YES Has header "atomic.h" : NO Has header "copyfile.h" : NO Has header "crtdefs.h" : NO Has header "execinfo.h" : NO Has header "getopt.h" : YES Has header "ifaddrs.h" : YES Has header "langinfo.h" : YES Has header "mbarrier.h" : NO Has header "stdbool.h" : YES Has header "strings.h" : YES Has header "sys/epoll.h" : YES Has header "sys/event.h" : NO Has header "sys/personality.h" : YES Has header "sys/prctl.h" : YES Has header "sys/procctl.h" : NO Has header "sys/signalfd.h" : YES Has header "sys/ucred.h" : NO Has header "termios.h" : YES Has header "ucred.h" : NO Header "fcntl.h" has symbol "F_FULLFSYNC" : NO Header "unistd.h" has symbol "fdatasync" : YES Header "fcntl.h" has symbol "posix_fadvise" : YES Header "string.h" has symbol "strlcat" : YES Header "string.h" has symbol "strlcpy" : YES Header "string.h" has symbol "strnlen" : YES Header "sys/uio.h" has symbol "preadv" : YES Header "sys/uio.h" has symbol "pwritev" : YES Checking for type "struct option" : YES Checking if "opterr" : links: YES Checking if "optreset" : links: YES Checking for type "socklen_t" : YES Checking whether type "struct sockaddr" has member "sa_len" : NO Checking whether type "struct tm" has member "tm_zone" : YES Checking if "global variable `timezone' exists" compiles: YES Checking for type "union semun" : NO Checking if "strerror_r" compiles: YES Checking for type "locale_t" : YES Checking if "typeof()" compiles: YES Checking if "wcstombs_l" compiles: NO Checking if "wcstombs_l in xlocale.h" compiles: NO Library m found: YES Library rt found: YES Library dl found: YES Library util found: YES Library getopt found: NO Library gnugetopt found: NO Library execinfo found: NO Checking for function "backtrace_symbols" : NO Checking for function "clock_gettime" : YES Checking for function "copyfile" : NO Checking for function "copy_file_range" : YES Checking for function "dlsym" : YES Checking for function "explicit_bzero" : YES Checking for function "getifaddrs" : YES Checking for function "getopt" : YES Checking for function "getopt_long" : YES Checking for function "getpeereid" : NO Checking for function "getpeerucred" : NO Checking for function "inet_aton" : YES Checking for function "inet_pton" : YES Checking for function "kqueue" : NO Checking for function "mbstowcs_l" : NO Checking for function "memset_s" : NO Checking for function "mkdtemp" : YES Checking for function "posix_fadvise" : YES Checking for function "posix_fallocate" : YES Checking for function "ppoll" : YES Checking for function "pthread_barrier_wait" : YES Checking for function "pthread_is_threaded_np" : NO Checking for function "pthread_is_threaded_np" with dependency threads: NO Checking for function "sem_init" : YES Checking for function "setproctitle" : NO Checking for function "setproctitle" with dependency -lutil: NO Checking for function "setproctitle_fast" : NO Checking for function "shm_open" : YES Checking for function "shm_unlink" : YES Checking for function "shmget" : YES Checking for function "socket" : YES Checking for function "strchrnul" : YES Checking for function "strerror_r" : YES Checking for function "strlcat" : YES Checking for function "strlcpy" : YES Checking for function "strnlen" : YES Checking for function "strsignal" : YES Checking for function "sync_file_range" : YES Checking for function "syncfs" : YES Checking for function "uselocale" : YES Checking for function "wcstombs_l" : NO Checking for function "syslog" : YES Check usable header "syslog.h" : YES Program msgfmt found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/msgfmt) Check usable header "libintl.h" : YES Checking for function "ngettext" : YES Configuring pg_config_ext.h using configuration Configuring pg_config.h using configuration Compiler for C supports arguments -fPIC: YES Compiler for C supports link arguments -Wl,--as-needed: YES Configuring pg_config_paths.h using configuration Program msgfmt found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/msgfmt) Program msginit found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/msginit) Program msgmerge found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/msgmerge) Program xgettext found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/xgettext) Program zic found: YES (/home/autobuild/autobuild/instance-11/output-1/host/sbin/zic) Configuring ecpg_config.h using configuration Program strip found: YES (/usr/bin/strip) Compiler for C supports link arguments -Wl,--export-dynamic: YES Program ar found: YES (/usr/bin/ar) Program gawk found: YES (/usr/bin/gawk) Configuring Makefile.global using configuration Configuring version.sgml using configuration Program pandoc found: NO Program db2x_xsltproc found: NO Program db2x_texixml found: NO Program makeinfo found: YES (/usr/bin/makeinfo) Message: checking for file conflicts between source and build directory Program git found: YES (/usr/bin/git) Program bzip2 found: YES (/home/autobuild/autobuild/instance-11/output-1/host/bin/bzip2) Build targets in project: 800 NOTICE: Future-deprecated features used: * 0.55.0: {'ExternalProgram.path'} * 0.56.0: {'meson.build_root', 'meson.source_root'} postgresql 17.2 Data layout data block size : 8 kB WAL block size : 8 kB segment size : 1 GB System host system : linux mips64 build system : linux x86_64 Compiler linker : ld.bfd C compiler : gcc 14.2.0 Compiler Flags CPP FLAGS : -D_GNU_SOURCE C FLAGS, functional : -fno-strict-aliasing -fwrapv -fexcess-precision=standard C FLAGS, warnings : -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wdeclaration-after-statement -Wno-format-truncation -Wno-stringop-truncation C FLAGS, modules : -fvisibility=hidden C FLAGS, user specified: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g3 LD FLAGS : -ztext Programs bison : /home/autobuild/autobuild/instance-11/output-1/host/bin/bison 3.8.2 dtrace : NO flex : /home/autobuild/autobuild/instance-11/output-1/host/bin/flex 2.6.4 External libraries bonjour : NO bsd_auth : NO docs : YES docs_pdf : NO gss : NO icu : NO ldap : YES 2.5.18 libxml : YES 2.13.5 libxslt : NO llvm : NO lz4 : YES 1.10.0 nls : YES openssl : YES 3.4.0 pam : NO plperl : NO plpython : YES 3.12 pltcl : NO readline : YES 8.2 selinux : NO systemd : NO uuid : NO zlib : YES 1.3.1 zstd : YES 1.5.6 User defined options Cross files : /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build/cross-compilation.conf build.cmake_prefix_path: /home/autobuild/autobuild/instance-11/output-1/host/lib/cmake build.pkg_config_path : /home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig b_pie : false b_staticpic : true buildtype : debug default_library : shared icu : disabled ldap : enabled libdir : lib libxml : enabled lz4 : enabled prefix : /usr readline : enabled rpath : false spinlocks : true ssl : openssl strip : false systemd : disabled zlib : enabled zstd : enabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/autobuild/autobuild/instance-11/output-1/host/bin/ninja >>> postgresql 17.2 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-11/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build ninja: Entering directory `/home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2//build' [1/2149] Generating src/include/storage/lwlocknames_h with a custom command [2/2149] Generating src/include/utils/wait_event_names with a custom command [3/2149] Generating src/include/utils/errcodes with a custom command [4/2149] Compiling C object src/port/libpgport.a.p/noblock.c.o [5/2149] Compiling C object src/port/libpgport.a.p/bsearch_arg.c.o [6/2149] Compiling C object src/port/libpgport.a.p/pqsignal.c.o [7/2149] Compiling C object src/port/libpgport.a.p/pgstrsignal.c.o [8/2149] Compiling C object src/port/libpgport.a.p/quotes.c.o [9/2149] Compiling C object src/port/libpgport.a.p/user.c.o [10/2149] Compiling C object src/port/libpgport.a.p/chklocale.c.o [11/2149] Compiling C object src/port/libpgport.a.p/pg_bitutils.c.o [12/2149] Compiling C object src/port/libpgport.a.p/pgmkdirp.c.o [13/2149] Compiling C object src/port/libpgport.a.p/pgsleep.c.o [14/2149] Compiling C object src/port/libpgport_shlib.a.p/pgstrsignal.c.o [15/2149] Compiling C object src/port/libpgport_shlib.a.p/pgmkdirp.c.o [16/2149] Compiling C object src/port/libpgport.a.p/pgcheckdir.c.o [17/2149] Compiling C object src/port/libpgport.a.p/qsort_arg.c.o [18/2149] Compiling C object src/port/libpgport_shlib.a.p/noblock.c.o [19/2149] Compiling C object src/port/libpgport_shlib.a.p/bsearch_arg.c.o [20/2149] Compiling C object src/port/libpgport.a.p/getpeereid.c.o [21/2149] Compiling C object src/port/libpgport.a.p/strerror.c.o [22/2149] Compiling C object src/port/libpgport_shlib.a.p/pgcheckdir.c.o [23/2149] Compiling C object src/port/libpgport_shlib.a.p/pgsleep.c.o [24/2149] Compiling C object src/port/libpgport_shlib.a.p/quotes.c.o [25/2149] Compiling C object src/port/libpgport.a.p/pgstrcasecmp.c.o [26/2149] Generating src/common/kwlist with a custom command [27/2149] Compiling C object src/port/libpgport_srv.a.p/bsearch_arg.c.o [28/2149] Compiling C object src/port/libpgport.a.p/inet_net_ntop.c.o [29/2149] Compiling C object src/port/libpgport.a.p/qsort.c.o [30/2149] Compiling C object src/port/libpgport.a.p/tar.c.o [31/2149] Compiling C object src/port/libpgport_shlib.a.p/chklocale.c.o [32/2149] Compiling C object src/port/libpgport_shlib.a.p/pg_bitutils.c.o [33/2149] Compiling C object src/port/libpgport_shlib.a.p/getpeereid.c.o [34/2149] Compiling C object src/port/libpgport_shlib.a.p/pg_crc32c_sb8.c.o [35/2149] Building translation src/interfaces/libpq/po/cs/LC_MESSAGES/libpq5-17-cs.mo [36/2149] Generating src/include/utils/probes.h with a custom command (wrapped by meson to capture output) [37/2149] Compiling C object src/port/libpgport.a.p/pg_crc32c_sb8.c.o [38/2149] Compiling C object src/port/libpgport_shlib.a.p/pqsignal.c.o [39/2149] Compiling C object src/port/libpgport_shlib.a.p/user.c.o [40/2149] Compiling C object src/port/libpgport_srv.a.p/noblock.c.o [41/2149] Compiling C object src/port/libpgport_srv.a.p/pgsleep.c.o [42/2149] Building translation src/interfaces/libpq/po/de/LC_MESSAGES/libpq5-17-de.mo [43/2149] Building translation src/interfaces/libpq/po/es/LC_MESSAGES/libpq5-17-es.mo [44/2149] Compiling C object src/port/libpgport_shlib.a.p/pgstrcasecmp.c.o [45/2149] Compiling C object src/port/libpgport_shlib.a.p/qsort.c.o [46/2149] Compiling C object src/port/libpgport_shlib.a.p/strerror.c.o [47/2149] Compiling C object src/port/libpgport_srv.a.p/pgmkdirp.c.o [48/2149] Compiling C object src/port/libpgport_srv.a.p/pgstrsignal.c.o [49/2149] Generating src/interfaces/libpq/libpq.exports with a custom command [50/2149] Building translation src/interfaces/libpq/po/el/LC_MESSAGES/libpq5-17-el.mo [51/2149] Building translation src/interfaces/libpq/po/fr/LC_MESSAGES/libpq5-17-fr.mo [52/2149] Building translation src/interfaces/libpq/po/he/LC_MESSAGES/libpq5-17-he.mo [53/2149] Building translation src/interfaces/libpq/po/it/LC_MESSAGES/libpq5-17-it.mo [54/2149] Building translation src/interfaces/libpq/po/ja/LC_MESSAGES/libpq5-17-ja.mo [55/2149] Building translation src/interfaces/libpq/po/ko/LC_MESSAGES/libpq5-17-ko.mo [56/2149] Building translation src/interfaces/libpq/po/pl/LC_MESSAGES/libpq5-17-pl.mo [57/2149] Building translation src/interfaces/libpq/po/pt_BR/LC_MESSAGES/libpq5-17-pt_BR.mo [58/2149] Building translation src/interfaces/libpq/po/ru/LC_MESSAGES/libpq5-17-ru.mo [59/2149] Compiling C object src/port/libpgport_shlib.a.p/inet_net_ntop.c.o [60/2149] Compiling C object src/port/libpgport_shlib.a.p/qsort_arg.c.o [61/2149] Compiling C object src/port/libpgport_shlib.a.p/tar.c.o [62/2149] Compiling C object src/port/libpgport_srv.a.p/chklocale.c.o [63/2149] Compiling C object src/port/libpgport_srv.a.p/pg_bitutils.c.o [64/2149] Compiling C object src/port/libpgport_srv.a.p/pgcheckdir.c.o [65/2149] Compiling C object src/port/libpgport_srv.a.p/pqsignal.c.o [66/2149] Compiling C object src/port/libpgport_srv.a.p/quotes.c.o [67/2149] Compiling C object src/port/libpgport_srv.a.p/getpeereid.c.o [68/2149] Building translation src/interfaces/libpq/po/ka/LC_MESSAGES/libpq5-17-ka.mo [69/2149] Building translation src/interfaces/libpq/po/sv/LC_MESSAGES/libpq5-17-sv.mo [70/2149] Building translation src/interfaces/libpq/po/tr/LC_MESSAGES/libpq5-17-tr.mo [71/2149] Building translation src/interfaces/libpq/po/uk/LC_MESSAGES/libpq5-17-uk.mo [72/2149] Building translation src/interfaces/libpq/po/zh_CN/LC_MESSAGES/libpq5-17-zh_CN.mo [73/2149] Building translation src/interfaces/libpq/po/zh_TW/LC_MESSAGES/libpq5-17-zh_TW.mo [74/2149] Compiling C object src/port/libpgport.a.p/pg_strong_random.c.o [75/2149] Compiling C object src/port/libpgport_shlib.a.p/pg_strong_random.c.o [76/2149] Compiling C object src/port/libpgport_srv.a.p/inet_net_ntop.c.o [77/2149] Compiling C object src/port/libpgport_srv.a.p/pgstrcasecmp.c.o [78/2149] Compiling C object src/port/libpgport_srv.a.p/user.c.o [79/2149] Compiling C object src/port/libpgport_srv.a.p/pg_crc32c_sb8.c.o [80/2149] Generating src/timezone/tzdata with a custom command [81/2149] Generating src/backend/replication/syncrep_gram with a custom command [82/2149] Generating src/include/utils/fmgrtab with a custom command [83/2149] Compiling C object src/port/libpgport_srv.a.p/qsort.c.o [84/2149] Compiling C object src/port/libpgport_srv.a.p/strerror.c.o [85/2149] Generating src/backend/bootstrap/bootparse with a custom command [86/2149] Building translation src/bin/initdb/po/cs/LC_MESSAGES/initdb-17-cs.mo [87/2149] Building translation src/bin/initdb/po/de/LC_MESSAGES/initdb-17-de.mo [88/2149] Building translation src/bin/initdb/po/es/LC_MESSAGES/initdb-17-es.mo [89/2149] Building translation src/bin/initdb/po/fr/LC_MESSAGES/initdb-17-fr.mo [90/2149] Building translation src/bin/initdb/po/he/LC_MESSAGES/initdb-17-he.mo [91/2149] Building translation src/bin/initdb/po/it/LC_MESSAGES/initdb-17-it.mo [92/2149] Compiling C object src/port/libpgport_srv.a.p/qsort_arg.c.o [93/2149] Building translation src/bin/initdb/po/el/LC_MESSAGES/initdb-17-el.mo [94/2149] Building translation src/bin/initdb/po/ja/LC_MESSAGES/initdb-17-ja.mo [95/2149] Building translation src/bin/initdb/po/ka/LC_MESSAGES/initdb-17-ka.mo [96/2149] Building translation src/bin/initdb/po/pt_BR/LC_MESSAGES/initdb-17-pt_BR.mo [97/2149] Compiling C object src/port/libpgport.a.p/path.c.o [98/2149] Compiling C object src/port/libpgport_srv.a.p/tar.c.o [99/2149] Generating src/fe_utils/psqlscan with a custom command [100/2149] Generating src/backend/bootstrap/bootscanner with a custom command [101/2149] Generating src/backend/replication/repl_scanner with a custom command [102/2149] Generating src/backend/replication/repl_gram with a custom command [103/2149] Generating src/backend/replication/syncrep_scanner with a custom command [104/2149] Building translation src/backend/po/id/LC_MESSAGES/postgres-17-id.mo [105/2149] Generating src/backend/snowball/snowball_create with a custom command [106/2149] Building translation src/bin/initdb/po/ko/LC_MESSAGES/initdb-17-ko.mo [107/2149] Building translation src/bin/initdb/po/pl/LC_MESSAGES/initdb-17-pl.mo [108/2149] Building translation src/bin/initdb/po/ru/LC_MESSAGES/initdb-17-ru.mo [109/2149] Building translation src/bin/initdb/po/sv/LC_MESSAGES/initdb-17-sv.mo [110/2149] Building translation src/bin/initdb/po/tr/LC_MESSAGES/initdb-17-tr.mo [111/2149] Building translation src/bin/initdb/po/uk/LC_MESSAGES/initdb-17-uk.mo [112/2149] Building translation src/bin/initdb/po/vi/LC_MESSAGES/initdb-17-vi.mo [113/2149] Building translation src/bin/initdb/po/zh_CN/LC_MESSAGES/initdb-17-zh_CN.mo [114/2149] Building translation src/bin/initdb/po/zh_TW/LC_MESSAGES/initdb-17-zh_TW.mo [115/2149] Building translation src/bin/pg_amcheck/po/de/LC_MESSAGES/pg_amcheck-17-de.mo [116/2149] Generating src/include/nodes/nodetags.h with a custom command [117/2149] Compiling C object src/port/libpgport_shlib.a.p/path.c.o [118/2149] Compiling C object src/port/libpgport_srv.a.p/pg_strong_random.c.o [119/2149] Generating src/backend/parser/scan with a custom command [120/2149] Generating src/backend/utils/adt/jsonpath_scan with a custom command [121/2149] Generating src/backend/utils/misc/guc_scan with a custom command [122/2149] Building translation src/backend/po/fr/LC_MESSAGES/postgres-17-fr.mo [123/2149] Building translation src/bin/pg_amcheck/po/el/LC_MESSAGES/pg_amcheck-17-el.mo [124/2149] Building translation src/bin/pg_amcheck/po/es/LC_MESSAGES/pg_amcheck-17-es.mo [125/2149] Building translation src/bin/pg_amcheck/po/fr/LC_MESSAGES/pg_amcheck-17-fr.mo [126/2149] Building translation src/bin/pg_amcheck/po/it/LC_MESSAGES/pg_amcheck-17-it.mo [127/2149] Building translation src/bin/pg_amcheck/po/ja/LC_MESSAGES/pg_amcheck-17-ja.mo [128/2149] Building translation src/bin/pg_amcheck/po/ka/LC_MESSAGES/pg_amcheck-17-ka.mo [129/2149] Building translation src/bin/pg_amcheck/po/ko/LC_MESSAGES/pg_amcheck-17-ko.mo [130/2149] Building translation src/bin/pg_amcheck/po/ru/LC_MESSAGES/pg_amcheck-17-ru.mo [131/2149] Building translation src/bin/pg_amcheck/po/sv/LC_MESSAGES/pg_amcheck-17-sv.mo [132/2149] Building translation src/bin/pg_amcheck/po/uk/LC_MESSAGES/pg_amcheck-17-uk.mo [133/2149] Building translation src/bin/pg_amcheck/po/zh_CN/LC_MESSAGES/pg_amcheck-17-zh_CN.mo [134/2149] Building translation src/bin/pg_amcheck/po/zh_TW/LC_MESSAGES/pg_amcheck-17-zh_TW.mo [135/2149] Building translation src/bin/pg_archivecleanup/po/cs/LC_MESSAGES/pg_archivecleanup-17-cs.mo [136/2149] Building translation src/bin/pg_archivecleanup/po/de/LC_MESSAGES/pg_archivecleanup-17-de.mo [137/2149] Building translation src/bin/pg_archivecleanup/po/el/LC_MESSAGES/pg_archivecleanup-17-el.mo [138/2149] Building translation src/bin/pg_archivecleanup/po/es/LC_MESSAGES/pg_archivecleanup-17-es.mo [139/2149] Building translation src/bin/pg_archivecleanup/po/fr/LC_MESSAGES/pg_archivecleanup-17-fr.mo [140/2149] Compiling C object src/port/libpgport_srv.a.p/path.c.o [141/2149] Building translation src/backend/po/de/LC_MESSAGES/postgres-17-de.mo [142/2149] Building translation src/backend/po/it/LC_MESSAGES/postgres-17-it.mo [143/2149] Building translation src/backend/po/ko/LC_MESSAGES/postgres-17-ko.mo [144/2149] Building translation src/backend/po/pt_BR/LC_MESSAGES/postgres-17-pt_BR.mo [145/2149] Building translation src/backend/po/zh_CN/LC_MESSAGES/postgres-17-zh_CN.mo [146/2149] Building translation src/bin/pg_archivecleanup/po/it/LC_MESSAGES/pg_archivecleanup-17-it.mo [147/2149] Building translation src/bin/pg_archivecleanup/po/ja/LC_MESSAGES/pg_archivecleanup-17-ja.mo [148/2149] Building translation src/bin/pg_archivecleanup/po/ka/LC_MESSAGES/pg_archivecleanup-17-ka.mo [149/2149] Building translation src/bin/pg_archivecleanup/po/ko/LC_MESSAGES/pg_archivecleanup-17-ko.mo [150/2149] Building translation src/bin/pg_archivecleanup/po/pl/LC_MESSAGES/pg_archivecleanup-17-pl.mo [151/2149] Building translation src/bin/pg_archivecleanup/po/pt_BR/LC_MESSAGES/pg_archivecleanup-17-pt_BR.mo [152/2149] Building translation src/bin/pg_archivecleanup/po/ru/LC_MESSAGES/pg_archivecleanup-17-ru.mo [153/2149] Building translation src/bin/pg_archivecleanup/po/sv/LC_MESSAGES/pg_archivecleanup-17-sv.mo [154/2149] Building translation src/bin/pg_archivecleanup/po/tr/LC_MESSAGES/pg_archivecleanup-17-tr.mo [155/2149] Building translation src/bin/pg_archivecleanup/po/uk/LC_MESSAGES/pg_archivecleanup-17-uk.mo [156/2149] Building translation src/bin/pg_archivecleanup/po/vi/LC_MESSAGES/pg_archivecleanup-17-vi.mo [157/2149] Building translation src/bin/pg_archivecleanup/po/zh_CN/LC_MESSAGES/pg_archivecleanup-17-zh_CN.mo [158/2149] Building translation src/bin/pg_basebackup/po/cs/LC_MESSAGES/pg_basebackup-17-cs.mo [159/2149] Building translation src/bin/pg_basebackup/po/de/LC_MESSAGES/pg_basebackup-17-de.mo [160/2149] Building translation src/bin/pg_basebackup/po/el/LC_MESSAGES/pg_basebackup-17-el.mo [161/2149] Building translation src/bin/pg_basebackup/po/es/LC_MESSAGES/pg_basebackup-17-es.mo [162/2149] Building translation src/bin/pg_basebackup/po/he/LC_MESSAGES/pg_basebackup-17-he.mo [163/2149] Building translation src/bin/pg_basebackup/po/it/LC_MESSAGES/pg_basebackup-17-it.mo [164/2149] Building translation src/bin/pg_basebackup/po/ko/LC_MESSAGES/pg_basebackup-17-ko.mo [165/2149] Generating src/backend/utils/adt/jsonpath_parse with a custom command [166/2149] Building translation src/backend/po/es/LC_MESSAGES/postgres-17-es.mo [167/2149] Building translation src/backend/po/ja/LC_MESSAGES/postgres-17-ja.mo [168/2149] Building translation src/backend/po/tr/LC_MESSAGES/postgres-17-tr.mo [169/2149] Building translation src/bin/pg_basebackup/po/fr/LC_MESSAGES/pg_basebackup-17-fr.mo [170/2149] Building translation src/bin/pg_basebackup/po/ja/LC_MESSAGES/pg_basebackup-17-ja.mo [171/2149] Building translation src/bin/pg_basebackup/po/ka/LC_MESSAGES/pg_basebackup-17-ka.mo [172/2149] Building translation src/bin/pg_basebackup/po/pl/LC_MESSAGES/pg_basebackup-17-pl.mo [173/2149] Building translation src/bin/pg_basebackup/po/pt_BR/LC_MESSAGES/pg_basebackup-17-pt_BR.mo [174/2149] Building translation src/bin/pg_basebackup/po/ru/LC_MESSAGES/pg_basebackup-17-ru.mo [175/2149] Building translation src/bin/pg_basebackup/po/sv/LC_MESSAGES/pg_basebackup-17-sv.mo [176/2149] Building translation src/bin/pg_basebackup/po/tr/LC_MESSAGES/pg_basebackup-17-tr.mo [177/2149] Building translation src/bin/pg_basebackup/po/uk/LC_MESSAGES/pg_basebackup-17-uk.mo [178/2149] Building translation src/bin/pg_basebackup/po/vi/LC_MESSAGES/pg_basebackup-17-vi.mo [179/2149] Building translation src/bin/pg_basebackup/po/zh_CN/LC_MESSAGES/pg_basebackup-17-zh_CN.mo [180/2149] Building translation src/bin/pg_checksums/po/cs/LC_MESSAGES/pg_checksums-17-cs.mo [181/2149] Building translation src/bin/pg_checksums/po/de/LC_MESSAGES/pg_checksums-17-de.mo [182/2149] Building translation src/bin/pg_checksums/po/el/LC_MESSAGES/pg_checksums-17-el.mo [183/2149] Building translation src/bin/pg_checksums/po/es/LC_MESSAGES/pg_checksums-17-es.mo [184/2149] Building translation src/bin/pg_checksums/po/fr/LC_MESSAGES/pg_checksums-17-fr.mo [185/2149] Building translation src/bin/pg_checksums/po/it/LC_MESSAGES/pg_checksums-17-it.mo [186/2149] Building translation src/bin/pg_checksums/po/ja/LC_MESSAGES/pg_checksums-17-ja.mo [187/2149] Building translation src/bin/pg_checksums/po/ka/LC_MESSAGES/pg_checksums-17-ka.mo [188/2149] Building translation src/bin/pg_checksums/po/ko/LC_MESSAGES/pg_checksums-17-ko.mo [189/2149] Building translation src/bin/pg_checksums/po/pt_BR/LC_MESSAGES/pg_checksums-17-pt_BR.mo [190/2149] Building translation src/bin/pg_checksums/po/ru/LC_MESSAGES/pg_checksums-17-ru.mo [191/2149] Building translation src/bin/pg_checksums/po/sv/LC_MESSAGES/pg_checksums-17-sv.mo [192/2149] Building translation src/bin/pg_checksums/po/tr/LC_MESSAGES/pg_checksums-17-tr.mo [193/2149] Building translation src/bin/pg_checksums/po/uk/LC_MESSAGES/pg_checksums-17-uk.mo [194/2149] Building translation src/bin/pg_checksums/po/zh_CN/LC_MESSAGES/pg_checksums-17-zh_CN.mo [195/2149] Building translation src/backend/po/ka/LC_MESSAGES/postgres-17-ka.mo [196/2149] Building translation src/backend/po/pl/LC_MESSAGES/postgres-17-pl.mo [197/2149] Building translation src/backend/po/uk/LC_MESSAGES/postgres-17-uk.mo [198/2149] Building translation src/bin/pg_checksums/po/zh_TW/LC_MESSAGES/pg_checksums-17-zh_TW.mo [199/2149] Building translation src/bin/pg_combinebackup/po/de/LC_MESSAGES/pg_combinebackup-17-de.mo [200/2149] Building translation src/bin/pg_combinebackup/po/es/LC_MESSAGES/pg_combinebackup-17-es.mo [201/2149] Building translation src/bin/pg_combinebackup/po/fr/LC_MESSAGES/pg_combinebackup-17-fr.mo [202/2149] Building translation src/bin/pg_combinebackup/po/ja/LC_MESSAGES/pg_combinebackup-17-ja.mo [203/2149] Building translation src/bin/pg_combinebackup/po/ka/LC_MESSAGES/pg_combinebackup-17-ka.mo [204/2149] Building translation src/bin/pg_combinebackup/po/ru/LC_MESSAGES/pg_combinebackup-17-ru.mo [205/2149] Building translation src/bin/pg_combinebackup/po/sv/LC_MESSAGES/pg_combinebackup-17-sv.mo [206/2149] Building translation src/bin/pg_combinebackup/po/uk/LC_MESSAGES/pg_combinebackup-17-uk.mo [207/2149] Building translation src/bin/pg_config/po/cs/LC_MESSAGES/pg_config-17-cs.mo [208/2149] Building translation src/bin/pg_config/po/de/LC_MESSAGES/pg_config-17-de.mo [209/2149] Building translation src/bin/pg_config/po/el/LC_MESSAGES/pg_config-17-el.mo [210/2149] Building translation src/bin/pg_config/po/es/LC_MESSAGES/pg_config-17-es.mo [211/2149] Building translation src/bin/pg_config/po/fr/LC_MESSAGES/pg_config-17-fr.mo [212/2149] Building translation src/bin/pg_config/po/he/LC_MESSAGES/pg_config-17-he.mo [213/2149] Building translation src/bin/pg_config/po/it/LC_MESSAGES/pg_config-17-it.mo [214/2149] Building translation src/bin/pg_config/po/ja/LC_MESSAGES/pg_config-17-ja.mo [215/2149] Building translation src/bin/pg_config/po/ka/LC_MESSAGES/pg_config-17-ka.mo [216/2149] Building translation src/bin/pg_config/po/ko/LC_MESSAGES/pg_config-17-ko.mo [217/2149] Building translation src/bin/pg_config/po/nb/LC_MESSAGES/pg_config-17-nb.mo [218/2149] Building translation src/bin/pg_config/po/pl/LC_MESSAGES/pg_config-17-pl.mo [219/2149] Building translation src/bin/pg_config/po/pt_BR/LC_MESSAGES/pg_config-17-pt_BR.mo [220/2149] Building translation src/bin/pg_config/po/ro/LC_MESSAGES/pg_config-17-ro.mo [221/2149] Building translation src/bin/pg_config/po/ru/LC_MESSAGES/pg_config-17-ru.mo [222/2149] Building translation src/bin/pg_config/po/sv/LC_MESSAGES/pg_config-17-sv.mo [223/2149] Building translation src/bin/pg_config/po/ta/LC_MESSAGES/pg_config-17-ta.mo [224/2149] Building translation src/bin/pg_config/po/tr/LC_MESSAGES/pg_config-17-tr.mo [225/2149] Building translation src/bin/pg_config/po/uk/LC_MESSAGES/pg_config-17-uk.mo [226/2149] Building translation src/bin/pg_config/po/vi/LC_MESSAGES/pg_config-17-vi.mo [227/2149] Building translation src/backend/po/sv/LC_MESSAGES/postgres-17-sv.mo [228/2149] Building translation src/bin/pg_config/po/zh_CN/LC_MESSAGES/pg_config-17-zh_CN.mo [229/2149] Building translation src/bin/pg_config/po/zh_TW/LC_MESSAGES/pg_config-17-zh_TW.mo [230/2149] Building translation src/bin/pg_controldata/po/cs/LC_MESSAGES/pg_controldata-17-cs.mo [231/2149] Building translation src/bin/pg_controldata/po/de/LC_MESSAGES/pg_controldata-17-de.mo [232/2149] Building translation src/bin/pg_controldata/po/el/LC_MESSAGES/pg_controldata-17-el.mo [233/2149] Building translation src/bin/pg_controldata/po/es/LC_MESSAGES/pg_controldata-17-es.mo [234/2149] Building translation src/bin/pg_controldata/po/fr/LC_MESSAGES/pg_controldata-17-fr.mo [235/2149] Building translation src/bin/pg_controldata/po/it/LC_MESSAGES/pg_controldata-17-it.mo [236/2149] Building translation src/bin/pg_controldata/po/ja/LC_MESSAGES/pg_controldata-17-ja.mo [237/2149] Building translation src/bin/pg_controldata/po/ka/LC_MESSAGES/pg_controldata-17-ka.mo [238/2149] Building translation src/bin/pg_controldata/po/ko/LC_MESSAGES/pg_controldata-17-ko.mo [239/2149] Building translation src/bin/pg_controldata/po/pl/LC_MESSAGES/pg_controldata-17-pl.mo [240/2149] Building translation src/bin/pg_controldata/po/pt_BR/LC_MESSAGES/pg_controldata-17-pt_BR.mo [241/2149] Building translation src/bin/pg_controldata/po/ru/LC_MESSAGES/pg_controldata-17-ru.mo [242/2149] Building translation src/bin/pg_controldata/po/sv/LC_MESSAGES/pg_controldata-17-sv.mo [243/2149] Building translation src/bin/pg_controldata/po/tr/LC_MESSAGES/pg_controldata-17-tr.mo [244/2149] Building translation src/bin/pg_controldata/po/uk/LC_MESSAGES/pg_controldata-17-uk.mo [245/2149] Building translation src/bin/pg_controldata/po/vi/LC_MESSAGES/pg_controldata-17-vi.mo [246/2149] Building translation src/bin/pg_controldata/po/zh_CN/LC_MESSAGES/pg_controldata-17-zh_CN.mo [247/2149] Building translation src/bin/pg_controldata/po/zh_TW/LC_MESSAGES/pg_controldata-17-zh_TW.mo [248/2149] Building translation src/bin/pg_ctl/po/cs/LC_MESSAGES/pg_ctl-17-cs.mo [249/2149] Building translation src/bin/pg_ctl/po/de/LC_MESSAGES/pg_ctl-17-de.mo [250/2149] Building translation src/bin/pg_ctl/po/el/LC_MESSAGES/pg_ctl-17-el.mo [251/2149] Building translation src/bin/pg_ctl/po/es/LC_MESSAGES/pg_ctl-17-es.mo [252/2149] Building translation src/bin/pg_ctl/po/fr/LC_MESSAGES/pg_ctl-17-fr.mo [253/2149] Building translation src/bin/pg_ctl/po/he/LC_MESSAGES/pg_ctl-17-he.mo [254/2149] Compiling C object src/port/libpgport.a.p/snprintf.c.o [255/2149] Building translation src/bin/pg_ctl/po/it/LC_MESSAGES/pg_ctl-17-it.mo [256/2149] Building translation src/bin/pg_ctl/po/ja/LC_MESSAGES/pg_ctl-17-ja.mo [257/2149] Building translation src/bin/pg_ctl/po/ka/LC_MESSAGES/pg_ctl-17-ka.mo [258/2149] Building translation src/bin/pg_ctl/po/ko/LC_MESSAGES/pg_ctl-17-ko.mo [259/2149] Building translation src/bin/pg_ctl/po/pl/LC_MESSAGES/pg_ctl-17-pl.mo [260/2149] Building translation src/bin/pg_ctl/po/pt_BR/LC_MESSAGES/pg_ctl-17-pt_BR.mo [261/2149] Building translation src/bin/pg_ctl/po/ru/LC_MESSAGES/pg_ctl-17-ru.mo [262/2149] Building translation src/bin/pg_ctl/po/sv/LC_MESSAGES/pg_ctl-17-sv.mo [263/2149] Building translation src/bin/pg_ctl/po/tr/LC_MESSAGES/pg_ctl-17-tr.mo [264/2149] Building translation src/bin/pg_ctl/po/uk/LC_MESSAGES/pg_ctl-17-uk.mo [265/2149] Building translation src/bin/pg_ctl/po/zh_CN/LC_MESSAGES/pg_ctl-17-zh_CN.mo [266/2149] Building translation src/bin/pg_ctl/po/zh_TW/LC_MESSAGES/pg_ctl-17-zh_TW.mo [267/2149] Building translation src/bin/pg_dump/po/cs/LC_MESSAGES/pg_dump-17-cs.mo [268/2149] Building translation src/bin/pg_dump/po/de/LC_MESSAGES/pg_dump-17-de.mo [269/2149] Building translation src/bin/pg_dump/po/el/LC_MESSAGES/pg_dump-17-el.mo [270/2149] Building translation src/bin/pg_dump/po/es/LC_MESSAGES/pg_dump-17-es.mo [271/2149] Building translation src/bin/pg_dump/po/fr/LC_MESSAGES/pg_dump-17-fr.mo [272/2149] Building translation src/bin/pg_dump/po/he/LC_MESSAGES/pg_dump-17-he.mo [273/2149] Building translation src/bin/pg_dump/po/it/LC_MESSAGES/pg_dump-17-it.mo [274/2149] Building translation src/bin/pg_dump/po/ja/LC_MESSAGES/pg_dump-17-ja.mo [275/2149] Building translation src/bin/pg_dump/po/ka/LC_MESSAGES/pg_dump-17-ka.mo [276/2149] Building translation src/bin/pg_dump/po/ko/LC_MESSAGES/pg_dump-17-ko.mo [277/2149] Building translation src/bin/pg_dump/po/pl/LC_MESSAGES/pg_dump-17-pl.mo [278/2149] Building translation src/bin/pg_dump/po/pt_BR/LC_MESSAGES/pg_dump-17-pt_BR.mo [279/2149] Building translation src/bin/pg_dump/po/sv/LC_MESSAGES/pg_dump-17-sv.mo [280/2149] Building translation src/bin/pg_dump/po/zh_CN/LC_MESSAGES/pg_dump-17-zh_CN.mo [281/2149] Building translation src/bin/pg_resetwal/po/cs/LC_MESSAGES/pg_resetwal-17-cs.mo [282/2149] Building translation src/bin/pg_resetwal/po/de/LC_MESSAGES/pg_resetwal-17-de.mo [283/2149] Building translation src/bin/pg_resetwal/po/el/LC_MESSAGES/pg_resetwal-17-el.mo [284/2149] Building translation src/bin/pg_resetwal/po/es/LC_MESSAGES/pg_resetwal-17-es.mo [285/2149] Building translation src/bin/pg_resetwal/po/fr/LC_MESSAGES/pg_resetwal-17-fr.mo [286/2149] Building translation src/backend/po/ru/LC_MESSAGES/postgres-17-ru.mo [287/2149] Building translation src/bin/pg_dump/po/ru/LC_MESSAGES/pg_dump-17-ru.mo [288/2149] Building translation src/bin/pg_dump/po/tr/LC_MESSAGES/pg_dump-17-tr.mo [289/2149] Building translation src/bin/pg_dump/po/uk/LC_MESSAGES/pg_dump-17-uk.mo [290/2149] Building translation src/bin/pg_dump/po/zh_TW/LC_MESSAGES/pg_dump-17-zh_TW.mo [291/2149] Building translation src/bin/pg_resetwal/po/it/LC_MESSAGES/pg_resetwal-17-it.mo [292/2149] Building translation src/bin/pg_resetwal/po/ja/LC_MESSAGES/pg_resetwal-17-ja.mo [293/2149] Building translation src/bin/pg_resetwal/po/ka/LC_MESSAGES/pg_resetwal-17-ka.mo [294/2149] Building translation src/bin/pg_resetwal/po/ko/LC_MESSAGES/pg_resetwal-17-ko.mo [295/2149] Building translation src/bin/pg_resetwal/po/pl/LC_MESSAGES/pg_resetwal-17-pl.mo [296/2149] Building translation src/bin/pg_resetwal/po/pt_BR/LC_MESSAGES/pg_resetwal-17-pt_BR.mo [297/2149] Building translation src/bin/pg_resetwal/po/ru/LC_MESSAGES/pg_resetwal-17-ru.mo [298/2149] Building translation src/bin/pg_resetwal/po/sv/LC_MESSAGES/pg_resetwal-17-sv.mo [299/2149] Building translation src/bin/pg_resetwal/po/tr/LC_MESSAGES/pg_resetwal-17-tr.mo [300/2149] Building translation src/bin/pg_resetwal/po/uk/LC_MESSAGES/pg_resetwal-17-uk.mo [301/2149] Building translation src/bin/pg_resetwal/po/zh_CN/LC_MESSAGES/pg_resetwal-17-zh_CN.mo [302/2149] Building translation src/bin/pg_rewind/po/cs/LC_MESSAGES/pg_rewind-17-cs.mo [303/2149] Building translation src/bin/pg_rewind/po/de/LC_MESSAGES/pg_rewind-17-de.mo [304/2149] Building translation src/bin/pg_rewind/po/el/LC_MESSAGES/pg_rewind-17-el.mo [305/2149] Building translation src/bin/pg_rewind/po/es/LC_MESSAGES/pg_rewind-17-es.mo [306/2149] Building translation src/bin/pg_rewind/po/fr/LC_MESSAGES/pg_rewind-17-fr.mo [307/2149] Building translation src/bin/pg_rewind/po/it/LC_MESSAGES/pg_rewind-17-it.mo [308/2149] Building translation src/bin/pg_rewind/po/ja/LC_MESSAGES/pg_rewind-17-ja.mo [309/2149] Building translation src/bin/pg_rewind/po/ka/LC_MESSAGES/pg_rewind-17-ka.mo [310/2149] Building translation src/bin/pg_rewind/po/ko/LC_MESSAGES/pg_rewind-17-ko.mo [311/2149] Building translation src/bin/pg_rewind/po/pl/LC_MESSAGES/pg_rewind-17-pl.mo [312/2149] Building translation src/bin/pg_rewind/po/pt_BR/LC_MESSAGES/pg_rewind-17-pt_BR.mo [313/2149] Building translation src/bin/pg_rewind/po/sv/LC_MESSAGES/pg_rewind-17-sv.mo [314/2149] Building translation src/bin/pg_rewind/po/tr/LC_MESSAGES/pg_rewind-17-tr.mo [315/2149] Building translation src/bin/pg_test_fsync/po/cs/LC_MESSAGES/pg_test_fsync-17-cs.mo [316/2149] Building translation src/bin/pg_test_fsync/po/de/LC_MESSAGES/pg_test_fsync-17-de.mo [317/2149] Building translation src/bin/pg_test_fsync/po/el/LC_MESSAGES/pg_test_fsync-17-el.mo [318/2149] Building translation src/bin/pg_test_fsync/po/es/LC_MESSAGES/pg_test_fsync-17-es.mo [319/2149] Building translation src/bin/pg_rewind/po/ru/LC_MESSAGES/pg_rewind-17-ru.mo [320/2149] Building translation src/bin/pg_rewind/po/uk/LC_MESSAGES/pg_rewind-17-uk.mo [321/2149] Building translation src/bin/pg_rewind/po/zh_CN/LC_MESSAGES/pg_rewind-17-zh_CN.mo [322/2149] Building translation src/bin/pg_rewind/po/zh_TW/LC_MESSAGES/pg_rewind-17-zh_TW.mo [323/2149] Building translation src/bin/pg_test_fsync/po/fr/LC_MESSAGES/pg_test_fsync-17-fr.mo [324/2149] Building translation src/bin/pg_test_fsync/po/it/LC_MESSAGES/pg_test_fsync-17-it.mo [325/2149] Building translation src/bin/pg_test_fsync/po/ja/LC_MESSAGES/pg_test_fsync-17-ja.mo [326/2149] Building translation src/bin/pg_test_fsync/po/ka/LC_MESSAGES/pg_test_fsync-17-ka.mo [327/2149] Building translation src/bin/pg_test_fsync/po/ko/LC_MESSAGES/pg_test_fsync-17-ko.mo [328/2149] Building translation src/bin/pg_test_fsync/po/pl/LC_MESSAGES/pg_test_fsync-17-pl.mo [329/2149] Building translation src/bin/pg_test_fsync/po/pt_BR/LC_MESSAGES/pg_test_fsync-17-pt_BR.mo [330/2149] Building translation src/bin/pg_test_fsync/po/ru/LC_MESSAGES/pg_test_fsync-17-ru.mo [331/2149] Building translation src/bin/pg_test_fsync/po/sv/LC_MESSAGES/pg_test_fsync-17-sv.mo [332/2149] Building translation src/bin/pg_test_fsync/po/tr/LC_MESSAGES/pg_test_fsync-17-tr.mo [333/2149] Building translation src/bin/pg_test_fsync/po/uk/LC_MESSAGES/pg_test_fsync-17-uk.mo [334/2149] Building translation src/bin/pg_test_fsync/po/vi/LC_MESSAGES/pg_test_fsync-17-vi.mo [335/2149] Building translation src/bin/pg_test_fsync/po/zh_CN/LC_MESSAGES/pg_test_fsync-17-zh_CN.mo [336/2149] Building translation src/bin/pg_test_fsync/po/zh_TW/LC_MESSAGES/pg_test_fsync-17-zh_TW.mo [337/2149] Building translation src/bin/pg_test_timing/po/cs/LC_MESSAGES/pg_test_timing-17-cs.mo [338/2149] Building translation src/bin/pg_test_timing/po/de/LC_MESSAGES/pg_test_timing-17-de.mo [339/2149] Building translation src/bin/pg_test_timing/po/el/LC_MESSAGES/pg_test_timing-17-el.mo [340/2149] Building translation src/bin/pg_test_timing/po/es/LC_MESSAGES/pg_test_timing-17-es.mo [341/2149] Building translation src/bin/pg_test_timing/po/fr/LC_MESSAGES/pg_test_timing-17-fr.mo [342/2149] Building translation src/bin/pg_test_timing/po/it/LC_MESSAGES/pg_test_timing-17-it.mo [343/2149] Building translation src/bin/pg_test_timing/po/ja/LC_MESSAGES/pg_test_timing-17-ja.mo [344/2149] Building translation src/bin/pg_test_timing/po/ka/LC_MESSAGES/pg_test_timing-17-ka.mo [345/2149] Building translation src/bin/pg_test_timing/po/ko/LC_MESSAGES/pg_test_timing-17-ko.mo [346/2149] Building translation src/bin/pg_test_timing/po/pl/LC_MESSAGES/pg_test_timing-17-pl.mo [347/2149] Building translation src/bin/pg_test_timing/po/pt_BR/LC_MESSAGES/pg_test_timing-17-pt_BR.mo [348/2149] Building translation src/bin/pg_test_timing/po/ru/LC_MESSAGES/pg_test_timing-17-ru.mo [349/2149] Building translation src/bin/pg_test_timing/po/sv/LC_MESSAGES/pg_test_timing-17-sv.mo [350/2149] Building translation src/bin/pg_test_timing/po/tr/LC_MESSAGES/pg_test_timing-17-tr.mo [351/2149] Building translation src/bin/pg_test_timing/po/uk/LC_MESSAGES/pg_test_timing-17-uk.mo [352/2149] Building translation src/bin/pg_test_timing/po/vi/LC_MESSAGES/pg_test_timing-17-vi.mo [353/2149] Building translation src/bin/pg_test_timing/po/zh_CN/LC_MESSAGES/pg_test_timing-17-zh_CN.mo [354/2149] Building translation src/bin/pg_test_timing/po/zh_TW/LC_MESSAGES/pg_test_timing-17-zh_TW.mo [355/2149] Building translation src/bin/pg_upgrade/po/cs/LC_MESSAGES/pg_upgrade-17-cs.mo [356/2149] Building translation src/bin/pg_upgrade/po/de/LC_MESSAGES/pg_upgrade-17-de.mo [357/2149] Building translation src/bin/pg_upgrade/po/es/LC_MESSAGES/pg_upgrade-17-es.mo [358/2149] Building translation src/bin/pg_upgrade/po/fr/LC_MESSAGES/pg_upgrade-17-fr.mo [359/2149] Building translation src/bin/pg_upgrade/po/ja/LC_MESSAGES/pg_upgrade-17-ja.mo [360/2149] Building translation src/bin/pg_upgrade/po/ka/LC_MESSAGES/pg_upgrade-17-ka.mo [361/2149] Building translation src/bin/pg_upgrade/po/ko/LC_MESSAGES/pg_upgrade-17-ko.mo [362/2149] Building translation src/bin/pg_upgrade/po/ru/LC_MESSAGES/pg_upgrade-17-ru.mo [363/2149] Building translation src/bin/pg_upgrade/po/sv/LC_MESSAGES/pg_upgrade-17-sv.mo [364/2149] Building translation src/bin/pg_upgrade/po/tr/LC_MESSAGES/pg_upgrade-17-tr.mo [365/2149] Building translation src/bin/pg_upgrade/po/uk/LC_MESSAGES/pg_upgrade-17-uk.mo [366/2149] Building translation src/bin/pg_upgrade/po/zh_CN/LC_MESSAGES/pg_upgrade-17-zh_CN.mo [367/2149] Building translation src/bin/pg_verifybackup/po/de/LC_MESSAGES/pg_verifybackup-17-de.mo [368/2149] Building translation src/bin/pg_verifybackup/po/el/LC_MESSAGES/pg_verifybackup-17-el.mo [369/2149] Building translation src/bin/pg_verifybackup/po/es/LC_MESSAGES/pg_verifybackup-17-es.mo [370/2149] Building translation src/bin/pg_verifybackup/po/fr/LC_MESSAGES/pg_verifybackup-17-fr.mo [371/2149] Building translation src/bin/pg_verifybackup/po/it/LC_MESSAGES/pg_verifybackup-17-it.mo [372/2149] Building translation src/bin/pg_verifybackup/po/ja/LC_MESSAGES/pg_verifybackup-17-ja.mo [373/2149] Building translation src/bin/pg_verifybackup/po/ka/LC_MESSAGES/pg_verifybackup-17-ka.mo [374/2149] Building translation src/bin/pg_verifybackup/po/ko/LC_MESSAGES/pg_verifybackup-17-ko.mo [375/2149] Building translation src/bin/pg_verifybackup/po/ru/LC_MESSAGES/pg_verifybackup-17-ru.mo [376/2149] Building translation src/bin/pg_verifybackup/po/sv/LC_MESSAGES/pg_verifybackup-17-sv.mo [377/2149] Building translation src/bin/pg_verifybackup/po/uk/LC_MESSAGES/pg_verifybackup-17-uk.mo [378/2149] Building translation src/bin/pg_verifybackup/po/zh_CN/LC_MESSAGES/pg_verifybackup-17-zh_CN.mo [379/2149] Building translation src/bin/pg_verifybackup/po/zh_TW/LC_MESSAGES/pg_verifybackup-17-zh_TW.mo [380/2149] Building translation src/bin/pg_waldump/po/cs/LC_MESSAGES/pg_waldump-17-cs.mo [381/2149] Building translation src/bin/pg_waldump/po/de/LC_MESSAGES/pg_waldump-17-de.mo [382/2149] Building translation src/bin/pg_waldump/po/es/LC_MESSAGES/pg_waldump-17-es.mo [383/2149] Building translation src/bin/pg_waldump/po/el/LC_MESSAGES/pg_waldump-17-el.mo [384/2149] Building translation src/bin/pg_waldump/po/fr/LC_MESSAGES/pg_waldump-17-fr.mo [385/2149] Building translation src/bin/pg_waldump/po/it/LC_MESSAGES/pg_waldump-17-it.mo [386/2149] Building translation src/bin/pg_waldump/po/ja/LC_MESSAGES/pg_waldump-17-ja.mo [387/2149] Building translation src/bin/pg_waldump/po/ka/LC_MESSAGES/pg_waldump-17-ka.mo [388/2149] Building translation src/bin/pg_waldump/po/ko/LC_MESSAGES/pg_waldump-17-ko.mo [389/2149] Building translation src/bin/pg_waldump/po/ru/LC_MESSAGES/pg_waldump-17-ru.mo [390/2149] Building translation src/bin/pg_waldump/po/sv/LC_MESSAGES/pg_waldump-17-sv.mo [391/2149] Building translation src/bin/pg_waldump/po/tr/LC_MESSAGES/pg_waldump-17-tr.mo [392/2149] Building translation src/bin/pg_waldump/po/uk/LC_MESSAGES/pg_waldump-17-uk.mo [393/2149] Building translation src/bin/pg_waldump/po/vi/LC_MESSAGES/pg_waldump-17-vi.mo [394/2149] Building translation src/bin/pg_waldump/po/zh_CN/LC_MESSAGES/pg_waldump-17-zh_CN.mo [395/2149] Building translation src/bin/pg_waldump/po/zh_TW/LC_MESSAGES/pg_waldump-17-zh_TW.mo [396/2149] Building translation src/bin/pg_walsummary/po/de/LC_MESSAGES/pg_walsummary-17-de.mo [397/2149] Building translation src/bin/pg_walsummary/po/es/LC_MESSAGES/pg_walsummary-17-es.mo [398/2149] Building translation src/bin/pg_walsummary/po/fr/LC_MESSAGES/pg_walsummary-17-fr.mo [399/2149] Building translation src/bin/pg_walsummary/po/ja/LC_MESSAGES/pg_walsummary-17-ja.mo [400/2149] Building translation src/bin/pg_walsummary/po/ka/LC_MESSAGES/pg_walsummary-17-ka.mo [401/2149] Building translation src/bin/pg_walsummary/po/ru/LC_MESSAGES/pg_walsummary-17-ru.mo [402/2149] Building translation src/bin/pg_walsummary/po/sv/LC_MESSAGES/pg_walsummary-17-sv.mo [403/2149] Building translation src/bin/pg_walsummary/po/uk/LC_MESSAGES/pg_walsummary-17-uk.mo [404/2149] Compiling C object src/port/libpgport_shlib.a.p/snprintf.c.o [405/2149] Linking static target src/port/libpgport.a [406/2149] Building translation src/bin/psql/po/cs/LC_MESSAGES/psql-17-cs.mo [407/2149] Building translation src/bin/psql/po/de/LC_MESSAGES/psql-17-de.mo [408/2149] Building translation src/bin/psql/po/el/LC_MESSAGES/psql-17-el.mo [409/2149] Building translation src/bin/psql/po/es/LC_MESSAGES/psql-17-es.mo [410/2149] Building translation src/bin/psql/po/fr/LC_MESSAGES/psql-17-fr.mo [411/2149] Building translation src/bin/psql/po/he/LC_MESSAGES/psql-17-he.mo [412/2149] Building translation src/bin/psql/po/it/LC_MESSAGES/psql-17-it.mo [413/2149] Building translation src/bin/psql/po/ja/LC_MESSAGES/psql-17-ja.mo [414/2149] Building translation src/bin/psql/po/ka/LC_MESSAGES/psql-17-ka.mo [415/2149] Building translation src/bin/psql/po/pl/LC_MESSAGES/psql-17-pl.mo [416/2149] Building translation src/bin/psql/po/pt_BR/LC_MESSAGES/psql-17-pt_BR.mo [417/2149] Building translation src/bin/psql/po/sv/LC_MESSAGES/psql-17-sv.mo [418/2149] Building translation src/bin/psql/po/uk/LC_MESSAGES/psql-17-uk.mo [419/2149] Building translation src/bin/psql/po/zh_CN/LC_MESSAGES/psql-17-zh_CN.mo [420/2149] Building translation src/bin/scripts/po/cs/LC_MESSAGES/pgscripts-17-cs.mo [421/2149] Building translation src/bin/scripts/po/de/LC_MESSAGES/pgscripts-17-de.mo [422/2149] Building translation src/bin/scripts/po/el/LC_MESSAGES/pgscripts-17-el.mo [423/2149] Building translation src/bin/scripts/po/es/LC_MESSAGES/pgscripts-17-es.mo [424/2149] Building translation src/bin/scripts/po/fr/LC_MESSAGES/pgscripts-17-fr.mo [425/2149] Building translation src/bin/scripts/po/he/LC_MESSAGES/pgscripts-17-he.mo [426/2149] Building translation src/bin/scripts/po/it/LC_MESSAGES/pgscripts-17-it.mo [427/2149] Building translation src/bin/scripts/po/ja/LC_MESSAGES/pgscripts-17-ja.mo [428/2149] Building translation src/bin/psql/po/ko/LC_MESSAGES/psql-17-ko.mo [429/2149] Building translation src/bin/psql/po/ru/LC_MESSAGES/psql-17-ru.mo [430/2149] Building translation src/bin/psql/po/tr/LC_MESSAGES/psql-17-tr.mo [431/2149] Building translation src/bin/psql/po/zh_TW/LC_MESSAGES/psql-17-zh_TW.mo [432/2149] Building translation src/bin/scripts/po/ka/LC_MESSAGES/pgscripts-17-ka.mo [433/2149] Building translation src/bin/scripts/po/ko/LC_MESSAGES/pgscripts-17-ko.mo [434/2149] Building translation src/bin/scripts/po/pl/LC_MESSAGES/pgscripts-17-pl.mo [435/2149] Building translation src/bin/scripts/po/pt_BR/LC_MESSAGES/pgscripts-17-pt_BR.mo [436/2149] Building translation src/bin/scripts/po/ru/LC_MESSAGES/pgscripts-17-ru.mo [437/2149] Building translation src/bin/scripts/po/sv/LC_MESSAGES/pgscripts-17-sv.mo [438/2149] Building translation src/bin/scripts/po/tr/LC_MESSAGES/pgscripts-17-tr.mo [439/2149] Building translation src/bin/scripts/po/uk/LC_MESSAGES/pgscripts-17-uk.mo [440/2149] Building translation src/bin/scripts/po/zh_CN/LC_MESSAGES/pgscripts-17-zh_CN.mo [441/2149] Building translation src/pl/plpgsql/src/po/cs/LC_MESSAGES/plpgsql-17-cs.mo [442/2149] Building translation src/pl/plpgsql/src/po/de/LC_MESSAGES/plpgsql-17-de.mo [443/2149] Building translation src/pl/plpgsql/src/po/el/LC_MESSAGES/plpgsql-17-el.mo [444/2149] Building translation src/pl/plpgsql/src/po/es/LC_MESSAGES/plpgsql-17-es.mo [445/2149] Building translation src/pl/plpgsql/src/po/fr/LC_MESSAGES/plpgsql-17-fr.mo [446/2149] Building translation src/pl/plpgsql/src/po/it/LC_MESSAGES/plpgsql-17-it.mo [447/2149] Building translation src/pl/plpgsql/src/po/ja/LC_MESSAGES/plpgsql-17-ja.mo [448/2149] Building translation src/pl/plpgsql/src/po/ka/LC_MESSAGES/plpgsql-17-ka.mo [449/2149] Building translation src/pl/plpgsql/src/po/ko/LC_MESSAGES/plpgsql-17-ko.mo [450/2149] Building translation src/pl/plpgsql/src/po/pl/LC_MESSAGES/plpgsql-17-pl.mo [451/2149] Building translation src/pl/plpgsql/src/po/pt_BR/LC_MESSAGES/plpgsql-17-pt_BR.mo [452/2149] Building translation src/pl/plpgsql/src/po/ro/LC_MESSAGES/plpgsql-17-ro.mo [453/2149] Building translation src/pl/plpgsql/src/po/ru/LC_MESSAGES/plpgsql-17-ru.mo [454/2149] Building translation src/pl/plpgsql/src/po/sv/LC_MESSAGES/plpgsql-17-sv.mo [455/2149] Building translation src/pl/plpgsql/src/po/tr/LC_MESSAGES/plpgsql-17-tr.mo [456/2149] Building translation src/pl/plpgsql/src/po/uk/LC_MESSAGES/plpgsql-17-uk.mo [457/2149] Building translation src/pl/plpgsql/src/po/vi/LC_MESSAGES/plpgsql-17-vi.mo [458/2149] Building translation src/pl/plpgsql/src/po/zh_CN/LC_MESSAGES/plpgsql-17-zh_CN.mo [459/2149] Building translation src/pl/plpgsql/src/po/zh_TW/LC_MESSAGES/plpgsql-17-zh_TW.mo [460/2149] Building translation src/pl/plpython/po/cs/LC_MESSAGES/plpython-17-cs.mo [461/2149] Building translation src/pl/plpython/po/de/LC_MESSAGES/plpython-17-de.mo [462/2149] Building translation src/pl/plpython/po/el/LC_MESSAGES/plpython-17-el.mo [463/2149] Building translation src/pl/plpython/po/es/LC_MESSAGES/plpython-17-es.mo [464/2149] Building translation src/pl/plpython/po/fr/LC_MESSAGES/plpython-17-fr.mo [465/2149] Building translation src/pl/plpython/po/it/LC_MESSAGES/plpython-17-it.mo [466/2149] Building translation src/pl/plpython/po/ja/LC_MESSAGES/plpython-17-ja.mo [467/2149] Building translation src/pl/plpython/po/ka/LC_MESSAGES/plpython-17-ka.mo [468/2149] Building translation src/pl/plpython/po/ko/LC_MESSAGES/plpython-17-ko.mo [469/2149] Building translation src/pl/plpython/po/pl/LC_MESSAGES/plpython-17-pl.mo [470/2149] Building translation src/pl/plpython/po/pt_BR/LC_MESSAGES/plpython-17-pt_BR.mo [471/2149] Building translation src/pl/plpython/po/ru/LC_MESSAGES/plpython-17-ru.mo [472/2149] Building translation src/pl/plpython/po/sv/LC_MESSAGES/plpython-17-sv.mo [473/2149] Building translation src/pl/plpython/po/tr/LC_MESSAGES/plpython-17-tr.mo [474/2149] Building translation src/pl/plpython/po/uk/LC_MESSAGES/plpython-17-uk.mo [475/2149] Building translation src/pl/plpython/po/vi/LC_MESSAGES/plpython-17-vi.mo [476/2149] Building translation src/pl/plpython/po/zh_CN/LC_MESSAGES/plpython-17-zh_CN.mo [477/2149] Building translation src/pl/plpython/po/zh_TW/LC_MESSAGES/plpython-17-zh_TW.mo [478/2149] Building translation src/interfaces/ecpg/ecpglib/po/cs/LC_MESSAGES/ecpglib6-17-cs.mo [479/2149] Building translation src/interfaces/ecpg/ecpglib/po/de/LC_MESSAGES/ecpglib6-17-de.mo [480/2149] Generating src/bin/pgbench/exprscan with a custom command [481/2149] Generating src/pl/plpgsql/src/pl_reserved_kwlist with a custom command [482/2149] Building translation src/interfaces/ecpg/ecpglib/po/el/LC_MESSAGES/ecpglib6-17-el.mo [483/2149] Building translation src/interfaces/ecpg/ecpglib/po/es/LC_MESSAGES/ecpglib6-17-es.mo [484/2149] Building translation src/interfaces/ecpg/ecpglib/po/fr/LC_MESSAGES/ecpglib6-17-fr.mo [485/2149] Building translation src/interfaces/ecpg/ecpglib/po/it/LC_MESSAGES/ecpglib6-17-it.mo [486/2149] Building translation src/interfaces/ecpg/ecpglib/po/ja/LC_MESSAGES/ecpglib6-17-ja.mo [487/2149] Building translation src/interfaces/ecpg/ecpglib/po/ka/LC_MESSAGES/ecpglib6-17-ka.mo [488/2149] Building translation src/interfaces/ecpg/ecpglib/po/ko/LC_MESSAGES/ecpglib6-17-ko.mo [489/2149] Building translation src/interfaces/ecpg/ecpglib/po/pl/LC_MESSAGES/ecpglib6-17-pl.mo [490/2149] Building translation src/interfaces/ecpg/ecpglib/po/pt_BR/LC_MESSAGES/ecpglib6-17-pt_BR.mo [491/2149] Building translation src/interfaces/ecpg/ecpglib/po/ru/LC_MESSAGES/ecpglib6-17-ru.mo [492/2149] Building translation src/interfaces/ecpg/ecpglib/po/sv/LC_MESSAGES/ecpglib6-17-sv.mo [493/2149] Building translation src/interfaces/ecpg/ecpglib/po/tr/LC_MESSAGES/ecpglib6-17-tr.mo [494/2149] Building translation src/interfaces/ecpg/ecpglib/po/uk/LC_MESSAGES/ecpglib6-17-uk.mo [495/2149] Building translation src/interfaces/ecpg/ecpglib/po/vi/LC_MESSAGES/ecpglib6-17-vi.mo [496/2149] Building translation src/interfaces/ecpg/ecpglib/po/zh_CN/LC_MESSAGES/ecpglib6-17-zh_CN.mo [497/2149] Building translation src/interfaces/ecpg/ecpglib/po/zh_TW/LC_MESSAGES/ecpglib6-17-zh_TW.mo [498/2149] Generating src/pl/plpgsql/src/pl_unreserved_kwlist with a custom command [499/2149] Generating src/interfaces/ecpg/pgtypeslib/libpgtypes.exports with a custom command [500/2149] Generating src/interfaces/ecpg/ecpglib/libecpg.exports with a custom command [501/2149] Building translation src/interfaces/ecpg/preproc/po/cs/LC_MESSAGES/ecpg-17-cs.mo [502/2149] Building translation src/interfaces/ecpg/preproc/po/de/LC_MESSAGES/ecpg-17-de.mo [503/2149] Building translation src/interfaces/ecpg/preproc/po/el/LC_MESSAGES/ecpg-17-el.mo [504/2149] Building translation src/interfaces/ecpg/preproc/po/es/LC_MESSAGES/ecpg-17-es.mo [505/2149] Building translation src/interfaces/ecpg/preproc/po/fr/LC_MESSAGES/ecpg-17-fr.mo [506/2149] Building translation src/interfaces/ecpg/preproc/po/it/LC_MESSAGES/ecpg-17-it.mo [507/2149] Building translation src/interfaces/ecpg/preproc/po/ja/LC_MESSAGES/ecpg-17-ja.mo [508/2149] Building translation src/interfaces/ecpg/preproc/po/ka/LC_MESSAGES/ecpg-17-ka.mo [509/2149] Building translation src/interfaces/ecpg/preproc/po/ko/LC_MESSAGES/ecpg-17-ko.mo [510/2149] Building translation src/interfaces/ecpg/preproc/po/pl/LC_MESSAGES/ecpg-17-pl.mo [511/2149] Building translation src/interfaces/ecpg/preproc/po/pt_BR/LC_MESSAGES/ecpg-17-pt_BR.mo [512/2149] Building translation src/interfaces/ecpg/preproc/po/sv/LC_MESSAGES/ecpg-17-sv.mo [513/2149] Building translation src/interfaces/ecpg/preproc/po/ru/LC_MESSAGES/ecpg-17-ru.mo [514/2149] Building translation src/interfaces/ecpg/preproc/po/tr/LC_MESSAGES/ecpg-17-tr.mo [515/2149] Building translation src/interfaces/ecpg/preproc/po/uk/LC_MESSAGES/ecpg-17-uk.mo [516/2149] Building translation src/interfaces/ecpg/preproc/po/vi/LC_MESSAGES/ecpg-17-vi.mo [517/2149] Building translation src/interfaces/ecpg/preproc/po/zh_CN/LC_MESSAGES/ecpg-17-zh_CN.mo [518/2149] Building translation src/interfaces/ecpg/preproc/po/zh_TW/LC_MESSAGES/ecpg-17-zh_TW.mo [519/2149] Generating src/bin/psql/psqlscanslash with a custom command [520/2149] Generating src/interfaces/ecpg/compatlib/libecpg_compat.exports with a custom command [521/2149] Generating contrib/fuzzystrmatch/daitch_mokotoff with a custom command [522/2149] Generating src/bin/pgbench/exprparse with a custom command [523/2149] Generating src/bin/psql/psql_help with a custom command [524/2149] Compiling C object src/port/libpgport_srv.a.p/snprintf.c.o [525/2149] Generating src/interfaces/ecpg/preproc/ecpg_kwlist_d.h with a custom command [526/2149] Linking static target src/port/libpgport_shlib.a [527/2149] Generating contrib/seg/segparse with a custom command [528/2149] Generating contrib/cube/cubeparse with a custom command [529/2149] Generating src/test/isolation/specparse with a custom command [530/2149] Generating src/test/isolation/specscanner with a custom command [531/2149] Generating contrib/seg/segscan with a custom command [532/2149] Generating src/interfaces/ecpg/preproc/pgc.c with a custom command [533/2149] Generating src/pl/plpgsql/src/plerrcodes with a custom command (wrapped by meson to capture output) [534/2149] Generating contrib/cube/cubescan with a custom command [535/2149] Generating src/pl/plpython/spiexceptions.h with a custom command (wrapped by meson to capture output) [536/2149] Generating src/interfaces/ecpg/preproc/preproc.y.check_rules with a custom command [537/2149] Generating src/interfaces/ecpg/preproc/preproc.y with a custom command [538/2149] Generating src/interfaces/ecpg/preproc/c_kwlist_d.h with a custom command [539/2149] Linking static target src/port/libpgport_srv.a [540/2149] Generating src/pl/plpgsql/src/gram with a custom command [541/2149] Generating src/include/catalog/generated_catalog_headers with a custom command [542/2149] Compiling C object src/common/libpgcommon_srv.a.p/link-canary.c.o [543/2149] Compiling C object src/common/libpgcommon_srv.a.p/file_perm.c.o [544/2149] Compiling C object src/common/libpgcommon_srv.a.p/kwlookup.c.o [545/2149] Compiling C object src/common/libpgcommon_srv.a.p/archive.c.o [546/2149] Compiling C object src/common/libpgcommon_srv.a.p/psprintf.c.o [547/2149] Compiling C object src/common/libpgcommon_srv.a.p/keywords.c.o [548/2149] Compiling C object src/common/libpgcommon_srv.a.p/percentrepl.c.o [549/2149] Compiling C object src/common/libpgcommon_srv.a.p/pg_get_line.c.o [550/2149] Compiling C object src/common/libpgcommon_srv.a.p/md5_common.c.o [551/2149] Compiling C object src/common/libpgcommon_srv.a.p/username.c.o [552/2149] Compiling C object src/common/libpgcommon_srv.a.p/encnames.c.o [553/2149] Compiling C object src/common/libpgcommon_srv.a.p/pgfnames.c.o [554/2149] Compiling C object src/common/libpgcommon_srv.a.p/ip.c.o [555/2149] Compiling C object src/common/libpgcommon.a.p/archive.c.o [556/2149] Compiling C object src/common/libpgcommon_srv.a.p/wait_error.c.o [557/2149] Compiling C object src/common/libpgcommon_srv.a.p/base64.c.o [558/2149] Compiling C object src/common/libpgcommon_srv.a.p/checksum_helper.c.o [559/2149] Compiling C object src/common/libpgcommon_srv.a.p/pg_prng.c.o [560/2149] Compiling C object src/common/libpgcommon_srv.a.p/relpath.c.o [561/2149] Compiling C object src/common/libpgcommon_srv.a.p/controldata_utils.c.o [562/2149] Compiling C object src/common/libpgcommon_srv.a.p/rmtree.c.o [563/2149] Compiling C object src/common/libpgcommon_srv.a.p/string.c.o [564/2149] Compiling C object src/common/libpgcommon_srv.a.p/exec.c.o [565/2149] Compiling C object src/common/libpgcommon_srv.a.p/saslprep.c.o [566/2149] Compiling C object src/common/libpgcommon.a.p/base64.c.o [567/2149] Compiling C object src/common/libpgcommon_srv.a.p/compression.c.o [568/2149] Compiling C object src/common/libpgcommon_srv_config_info.a.p/config_info.c.o [569/2149] Compiling C object src/common/libpgcommon.a.p/file_perm.c.o [570/2149] Compiling C object src/common/libpgcommon_srv.a.p/file_utils.c.o [571/2149] Compiling C object src/common/libpgcommon_config_info.a.p/config_info.c.o [572/2149] Compiling C object src/common/libpgcommon.a.p/checksum_helper.c.o [573/2149] Compiling C object src/common/libpgcommon_srv.a.p/hashfn.c.o [574/2149] Compiling C object src/common/libpgcommon.a.p/link-canary.c.o [575/2149] Linking static target src/common/libpgcommon_srv_config_info.a [576/2149] Compiling C object src/common/libpgcommon_srv.a.p/pg_lzcompress.c.o [577/2149] Compiling C object src/common/libpgcommon_srv.a.p/stringinfo.c.o [578/2149] Compiling C object src/common/libpgcommon.a.p/keywords.c.o [579/2149] Compiling C object src/common/libpgcommon.a.p/kwlookup.c.o [580/2149] Compiling C object src/common/libpgcommon_srv.a.p/scram-common.c.o [581/2149] Compiling C object src/common/libpgcommon.a.p/binaryheap.c.o [582/2149] Compiling C object src/common/libpgcommon_srv.a.p/binaryheap.c.o [583/2149] Compiling C object src/common/libpgcommon_srv.a.p/parse_manifest.c.o [584/2149] Compiling C object src/common/libpgcommon.a.p/controldata_utils.c.o [585/2149] Compiling C object src/common/libpgcommon.a.p/md5_common.c.o [586/2149] Compiling C object src/common/libpgcommon.a.p/percentrepl.c.o [587/2149] Compiling C object src/common/libpgcommon.a.p/encnames.c.o [588/2149] Compiling C object src/common/libpgcommon.a.p/pg_get_line.c.o [589/2149] Compiling C object src/common/libpgcommon.a.p/compression.c.o [590/2149] Compiling C object src/common/libpgcommon.a.p/psprintf.c.o [591/2149] Compiling C object src/common/libpgcommon_srv_ryu.a.p/f2s.c.o [592/2149] Compiling C object src/common/libpgcommon.a.p/rmtree.c.o [593/2149] Compiling C object src/common/libpgcommon.a.p/exec.c.o [594/2149] Compiling C object src/common/libpgcommon.a.p/pgfnames.c.o [595/2149] Compiling C object src/common/libpgcommon_srv.a.p/protocol_openssl.c.o [596/2149] Compiling C object src/common/libpgcommon.a.p/ip.c.o [597/2149] Compiling C object src/common/libpgcommon.a.p/string.c.o [598/2149] Compiling C object src/common/libpgcommon.a.p/username.c.o [599/2149] Compiling C object src/common/libpgcommon_srv_ryu.a.p/d2s.c.o [600/2149] Compiling C object src/common/libpgcommon.a.p/relpath.c.o [601/2149] Compiling C object src/common/libpgcommon_shlib.a.p/archive.c.o [602/2149] Compiling C object src/common/libpgcommon_ryu.a.p/f2s.c.o [603/2149] Compiling C object src/common/libpgcommon_srv.a.p/hmac_openssl.c.o [604/2149] Compiling C object src/common/libpgcommon.a.p/saslprep.c.o [605/2149] Compiling C object src/common/libpgcommon.a.p/restricted_token.c.o [606/2149] Compiling C object src/common/libpgcommon_srv.a.p/unicode_case.c.o [607/2149] Compiling C object src/common/libpgcommon_ryu.a.p/d2s.c.o [608/2149] Compiling C object src/common/libpgcommon.a.p/pg_prng.c.o [609/2149] Compiling C object src/common/libpgcommon.a.p/stringinfo.c.o [610/2149] Compiling C object src/common/libpgcommon.a.p/wait_error.c.o [611/2149] Linking static target src/common/libpgcommon_srv_ryu.a [612/2149] Compiling C object src/common/libpgcommon.a.p/file_utils.c.o [613/2149] Compiling C object src/common/libpgcommon.a.p/hashfn.c.o [614/2149] Compiling C object src/common/libpgcommon.a.p/scram-common.c.o [615/2149] Compiling C object src/common/libpgcommon.a.p/sprompt.c.o [616/2149] Compiling C object src/common/libpgcommon.a.p/fe_memutils.c.o [617/2149] Compiling C object src/common/libpgcommon.a.p/pg_lzcompress.c.o [618/2149] Compiling C object src/common/libpgcommon.a.p/logging.c.o [619/2149] Compiling C object src/common/libpgcommon_srv.a.p/unicode_category.c.o [620/2149] Compiling C object src/common/libpgcommon_srv.a.p/cryptohash_openssl.c.o [621/2149] Compiling C object src/common/libpgcommon_shlib_config_info.a.p/config_info.c.o [622/2149] Compiling C object src/common/libpgcommon_shlib.a.p/base64.c.o [623/2149] Compiling C object src/common/libpgcommon.a.p/parse_manifest.c.o [624/2149] Compiling C object src/common/libpgcommon_shlib.a.p/checksum_helper.c.o [625/2149] Compiling C object src/common/libpgcommon_shlib.a.p/file_perm.c.o [626/2149] Compiling C object src/common/libpgcommon_shlib.a.p/link-canary.c.o [627/2149] Compiling C object src/common/libpgcommon_shlib.a.p/binaryheap.c.o [628/2149] Compiling C object src/common/libpgcommon_shlib.a.p/keywords.c.o [629/2149] Compiling C object src/common/libpgcommon_shlib.a.p/controldata_utils.c.o [630/2149] Compiling C object src/common/libpgcommon_shlib.a.p/kwlookup.c.o [631/2149] Compiling C object src/common/libpgcommon_srv.a.p/blkreftable.c.o [632/2149] Compiling C object src/common/libpgcommon_shlib.a.p/relpath.c.o [633/2149] Compiling C object src/common/libpgcommon_shlib.a.p/md5_common.c.o [634/2149] Compiling C object src/common/libpgcommon_shlib.a.p/encnames.c.o [635/2149] Compiling C object src/common/libpgcommon_shlib.a.p/exec.c.o [636/2149] Compiling C object src/common/libpgcommon_shlib.a.p/ip.c.o [637/2149] Compiling C object src/common/libpgcommon_shlib.a.p/psprintf.c.o [638/2149] Compiling C object src/common/libpgcommon_shlib.a.p/percentrepl.c.o [639/2149] Compiling C object src/common/libpgcommon_shlib.a.p/compression.c.o [640/2149] Compiling C object src/common/libpgcommon_shlib.a.p/pg_get_line.c.o [641/2149] Compiling C object src/common/libpgcommon.a.p/cryptohash_openssl.c.o [642/2149] Compiling C object src/common/libpgcommon.a.p/hmac_openssl.c.o [643/2149] Compiling C object src/common/libpgcommon.a.p/protocol_openssl.c.o [644/2149] Compiling C object src/common/libpgcommon_shlib.a.p/pg_prng.c.o [645/2149] Compiling C object src/common/libpgcommon_shlib.a.p/pgfnames.c.o [646/2149] Compiling C object src/common/libpgcommon_shlib.a.p/rmtree.c.o [647/2149] Compiling C object src/common/libpgcommon_shlib.a.p/string.c.o [648/2149] Compiling C object src/common/libpgcommon.a.p/unicode_case.c.o [649/2149] Compiling C object src/common/libpgcommon.a.p/unicode_category.c.o [650/2149] Compiling C object src/common/libpgcommon_shlib_ryu.a.p/d2s.c.o [651/2149] Compiling C object src/common/libpgcommon_shlib.a.p/hashfn.c.o [652/2149] Compiling C object src/common/libpgcommon_shlib.a.p/pg_lzcompress.c.o [653/2149] Compiling C object src/common/libpgcommon_shlib.a.p/scram-common.c.o [654/2149] Compiling C object src/common/libpgcommon_shlib.a.p/username.c.o [655/2149] Compiling C object src/common/libpgcommon_shlib.a.p/restricted_token.c.o [656/2149] Compiling C object src/common/libpgcommon_shlib.a.p/wait_error.c.o [657/2149] Compiling C object src/common/libpgcommon_srv.a.p/jsonapi.c.o [658/2149] Compiling C object src/common/libpgcommon_shlib_ryu.a.p/f2s.c.o [659/2149] Compiling C object src/common/libpgcommon_shlib.a.p/sprompt.c.o [660/2149] Compiling C object src/common/libpgcommon_shlib.a.p/fe_memutils.c.o [661/2149] Compiling C object src/interfaces/libpq/libpq.a.p/legacy-pqsignal.c.o [662/2149] Compiling C object src/common/libpgcommon_shlib.a.p/file_utils.c.o [663/2149] Compiling C object src/common/libpgcommon_shlib.a.p/stringinfo.c.o [664/2149] Compiling C object src/common/libpgcommon_shlib.a.p/parse_manifest.c.o [665/2149] Compiling C object src/common/libpgcommon_shlib.a.p/cryptohash_openssl.c.o [666/2149] Compiling C object src/interfaces/libpq/libpq.a.p/pqexpbuffer.c.o [667/2149] Compiling C object src/common/libpgcommon_srv.a.p/unicode_norm.c.o [668/2149] Compiling C object src/common/libpgcommon.a.p/blkreftable.c.o [669/2149] Compiling C object src/common/libpgcommon_shlib.a.p/saslprep.c.o [670/2149] Compiling C object src/common/libpgcommon_srv.a.p/wchar.c.o [671/2149] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_case.c.o [672/2149] Compiling C object src/common/libpgcommon.a.p/unicode_norm.c.o [673/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/legacy-pqsignal.c.o [674/2149] Compiling C object src/common/libpgcommon_shlib.a.p/protocol_openssl.c.o [675/2149] Compiling C object src/common/libpgcommon.a.p/jsonapi.c.o [676/2149] Compiling C object src/common/libpgcommon_shlib.a.p/blkreftable.c.o [677/2149] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_norm.c.o [678/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/pqexpbuffer.c.o [679/2149] Linking static target src/common/libpgcommon_srv.a [680/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/archive.c.o [681/2149] Compiling C object src/common/libpgcommon_shlib.a.p/hmac_openssl.c.o [682/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-cancel.c.o [683/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/option_utils.c.o [684/2149] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_category.c.o [685/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/cancel.c.o [686/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/conditional.c.o [687/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/query_utils.c.o [688/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/connect_utils.c.o [689/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure-common.c.o [690/2149] Compiling C object src/common/libpgcommon.a.p/wchar.c.o [691/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/recovery_gen.c.o [692/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-auth-scram.c.o [693/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/mbprint.c.o [694/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-auth.c.o [695/2149] Compiling C object src/interfaces/libpq/libpq.a.p/libpq-events.c.o [696/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/libpq-events.c.o [697/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/simple_list.c.o [698/2149] Compiling C object src/common/libpgcommon_shlib.a.p/jsonapi.c.o [699/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/parallel_slot.c.o [700/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure.c.o [701/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure.c.o [702/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-auth.c.o [703/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-trace.c.o [704/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-print.c.o [705/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-cancel.c.o [706/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure-common.c.o [707/2149] Compiling C object src/common/libpgcommon_shlib.a.p/wchar.c.o [708/2149] Linking static target src/common/libpgcommon.a [709/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-lobj.c.o [710/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-trace.c.o [711/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-misc.c.o [712/2149] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._syncrep_gram.c.o [713/2149] Compiling C object src/backend/utils/activity/wait_event_names.a.p/wait_event.c.o [714/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-print.c.o [715/2149] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._repl_gram.c.o [716/2149] Compiling C object src/backend/bootstrap/boot_parser.a.p/meson-generated_.._bootparse.c.o [717/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_inclusion.c.o [718/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_bufmask.c.o [719/2149] Compiling C object src/backend/utils/activity/wait_event_names.a.p/wait_event_funcs.c.o [720/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-lobj.c.o [721/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o [722/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-auth-scram.c.o [723/2149] Compiling C object src/backend/postgres_lib.a.p/meson-generated_.._.._include_utils_fmgrtab.c.o [724/2149] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._repl_scanner.c.o [725/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_attmap.c.o [726/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_xlog.c.o [727/2149] Linking static target src/backend/utils/activity/wait_event_names.a [728/2149] Compiling C object src/backend/bootstrap/boot_parser.a.p/meson-generated_.._bootscanner.c.o [729/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_revmap.c.o [730/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_validate.c.o [731/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_scankey.c.o [732/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure-openssl.c.o [733/2149] Linking static target src/backend/bootstrap/boot_parser.a [734/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_syncscan.c.o [735/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_relation.c.o [736/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_bloom.c.o [737/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_session.c.o [738/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_minmax.c.o [739/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_tuple.c.o [740/2149] Linking static target src/common/libpgcommon_shlib.a [741/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/string_utils.c.o [742/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_indextuple.c.o [743/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_toast_compression.c.o [744/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_tupconvert.c.o [745/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginarrayproc.c.o [746/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_detoast.c.o [747/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_printsimple.c.o [748/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-protocol3.c.o [749/2149] Compiling C object src/backend/utils/adt/jsonpath.a.p/meson-generated_.._jsonpath_gram.c.o [750/2149] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._syncrep_scanner.c.o [751/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-protocol3.c.o [752/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure-openssl.c.o [753/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_pageops.c.o [754/2149] Linking static target src/backend/replication/repl_parser.a [755/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginlogic.c.o [756/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/meson-generated_.._psqlscan.c.o [757/2149] Compiling C object src/backend/utils/misc/guc-file.a.p/meson-generated_.._guc-file.c.o [758/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_printtup.c.o [759/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginbulk.c.o [760/2149] Generating src/backend/parser/gram with a custom command [761/2149] Linking static target src/backend/utils/misc/guc-file.a [762/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_toast_internals.c.o [763/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginscan.c.o [764/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginpostinglist.c.o [765/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginvalidate.c.o [766/2149] Compiling C object src/backend/utils/adt/jsonpath.a.p/meson-generated_.._jsonpath_scan.c.o [767/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_minmax_multi.c.o [768/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_heaptuple.c.o [769/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginbtree.c.o [770/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginutil.c.o [771/2149] Linking static target src/backend/utils/adt/jsonpath.a [772/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_gininsert.c.o [773/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistscan.c.o [774/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginvacuum.c.o [775/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistbuildbuffers.c.o [776/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistvalidate.c.o [777/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginfast.c.o [778/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-exec.c.o [779/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistsplit.c.o [780/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_tupdesc.c.o [781/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginentrypage.c.o [782/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginxlog.c.o [783/2149] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin.c.o [784/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashinsert.c.o [785/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashfunc.c.o [786/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistxlog.c.o [787/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashsort.c.o [788/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistbuild.c.o [789/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hash_xlog.c.o [790/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-exec.c.o [791/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistget.c.o [792/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistvacuum.c.o [793/2149] Compiling C object src/backend/parser/parser.a.p/parser.c.o [794/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gist.c.o [795/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_reloptions.c.o [796/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_gindatapage.c.o [797/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashvalidate.c.o [798/2149] Compiling C object src/backend/postgres_lib.a.p/access_common_tidstore.c.o [799/2149] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginget.c.o [800/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashsearch.c.o [801/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashutil.c.o [802/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashovfl.c.o [803/2149] Compiling C object src/backend/postgres_lib.a.p/access_index_amapi.c.o [804/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_clogdesc.c.o [805/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hash.c.o [806/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_hio.c.o [807/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtcompare.c.o [808/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_brindesc.c.o [809/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_dbasedesc.c.o [810/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistutil.c.o [811/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_heaptoast.c.o [812/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_visibilitymap.c.o [813/2149] Compiling C object src/backend/postgres_lib.a.p/access_index_amvalidate.c.o [814/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_committsdesc.c.o [815/2149] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistproc.c.o [816/2149] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashpage.c.o [817/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_hashdesc.c.o [818/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_logicalmsgdesc.c.o [819/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_gistdesc.c.o [820/2149] Compiling C object src/fe_utils/libpgfeutils.a.p/print.c.o [821/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_relmapdesc.c.o [822/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_nbtdesc.c.o [823/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_genericdesc.c.o [824/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_mxactdesc.c.o [825/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_replorigindesc.c.o [826/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_rewriteheap.c.o [827/2149] Linking static target src/fe_utils/libpgfeutils.a [828/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_smgrdesc.c.o [829/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_rmgrdesc_utils.c.o [830/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_tblspcdesc.c.o [831/2149] Compiling C object src/backend/nodes/nodefuncs.a.p/queryjumblefuncs.c.o [832/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_gindesc.c.o [833/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_spgdesc.c.o [834/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_standbydesc.c.o [835/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_heapam_visibility.c.o [836/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_seqdesc.c.o [837/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_heapdesc.c.o [838/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtvalidate.c.o [839/2149] Compiling C object src/backend/postgres_lib.a.p/access_sequence_sequence.c.o [840/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_pruneheap.c.o [841/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtsplitloc.c.o [842/2149] Compiling C object src/backend/postgres_lib.a.p/access_table_table.c.o [843/2149] Compiling C object src/backend/postgres_lib.a.p/access_index_genam.c.o [844/2149] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-connect.c.o [845/2149] Compiling C object src/backend/postgres_lib.a.p/access_index_indexam.c.o [846/2149] Compiling C object src/interfaces/libpq/libpq.a.p/fe-connect.c.o [847/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_xlogdesc.c.o [848/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spginsert.c.o [849/2149] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_xactdesc.c.o [850/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgproc.c.o [851/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtree.c.o [852/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtdedup.c.o [853/2149] Compiling C object src/backend/postgres_lib.a.p/access_table_tableamapi.c.o [854/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtxlog.c.o [855/2149] Compiling C object src/backend/postgres_lib.a.p/access_tablesample_tablesample.c.o [856/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgkdtreeproc.c.o [857/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgvalidate.c.o [858/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_transam.c.o [859/2149] Compiling C object src/backend/postgres_lib.a.p/access_table_toast_helper.c.o [860/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtsort.c.o [861/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_generic_xlog.c.o [862/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_twophase_rmgr.c.o [863/2149] Compiling C object src/backend/postgres_lib.a.p/access_tablesample_bernoulli.c.o [864/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogbackup.c.o [865/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_subtrans.c.o [866/2149] Compiling C object src/backend/postgres_lib.a.p/access_tablesample_system.c.o [867/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_clog.c.o [868/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgquadtreeproc.c.o [869/2149] Linking target src/interfaces/libpq/libpq.so.5.17 FAILED: src/interfaces/libpq/libpq.so.5.17 /home/autobuild/autobuild/instance-11/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -o src/interfaces/libpq/libpq.so.5.17 src/interfaces/libpq/libpq.so.5.17.p/fe-auth-scram.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-auth.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-cancel.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-connect.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-exec.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-lobj.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-print.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-protocol3.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-secure.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-trace.c.o src/interfaces/libpq/libpq.so.5.17.p/legacy-pqsignal.c.o src/interfaces/libpq/libpq.so.5.17.p/libpq-events.c.o src/interfaces/libpq/libpq.so.5.17.p/pqexpbuffer.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-secure-common.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-secure-openssl.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libpq.so.5 -ztext -Wl,--start-group src/common/libpgcommon_shlib.a src/port/libpgport_shlib.a -Wl,--version-script=/home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2/build/src/interfaces/libpq/exports.list -lm -pthread /home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot/usr/lib/libldap.so /home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot/usr/lib/liblber.so /home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot/usr/lib/libssl.so /home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot/usr/lib/libcrypto.so /home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot/usr/lib/libz.so /home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-musl/sysroot/usr/lib/libzstd.so -Wl,--end-group /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o: in function `libpq_binddomain': buildroot/build/postgresql-17.2/build/../src/interfaces/libpq/fe-misc.c:1291:(.text+0x180): undefined reference to `libintl_bindtextdomain' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: buildroot/build/postgresql-17.2/build/../src/interfaces/libpq/fe-misc.c:1291:(.text+0x184): undefined reference to `libintl_bindtextdomain' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o: in function `libpq_gettext': buildroot/build/postgresql-17.2/build/../src/interfaces/libpq/fe-misc.c:1309:(.text+0xf90): undefined reference to `libintl_dgettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: buildroot/build/postgresql-17.2/build/../src/interfaces/libpq/fe-misc.c:1309:(.text+0xf98): undefined reference to `libintl_dgettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o: in function `libpq_ngettext': buildroot/build/postgresql-17.2/build/../src/interfaces/libpq/fe-misc.c:1316:(.text+0x1034): undefined reference to `libintl_dngettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: buildroot/build/postgresql-17.2/build/../src/interfaces/libpq/fe-misc.c:1316:(.text+0x1044): undefined reference to `libintl_dngettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: src/common/libpgcommon_shlib.a(md5_common.c.o): in function `pg_md5_encrypt': buildroot/build/postgresql-17.2/build/../src/common/md5_common.c:156:(.text+0x33c): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: buildroot/build/postgresql-17.2/build/../src/common/md5_common.c:156:(.text+0x344): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: src/common/libpgcommon_shlib.a(scram-common.c.o): in function `scram_build_secret': buildroot/build/postgresql-17.2/build/../src/common/scram-common.c:269:(.text+0x74c): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: buildroot/build/postgresql-17.2/build/../src/common/scram-common.c:269:(.text+0x750): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: buildroot/build/postgresql-17.2/build/../src/common/scram-common.c:315:(.text+0x7c0): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-11/output-1/host/lib/gcc/mips64el-buildroot-linux-musl/14.2.0/../../../../mips64el-buildroot-linux-musl/bin/ld: src/common/libpgcommon_shlib.a(scram-common.c.o):buildroot/build/postgresql-17.2/build/../src/common/scram-common.c:315: more undefined references to `libintl_gettext' follow collect2: error: ld returned 1 exit status [870/2149] Linking static target src/interfaces/libpq/libpq.a [871/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgxlog.c.o [872/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_timeline.c.o [873/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgscan.c.o [874/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgvacuum.c.o [875/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogstats.c.o [876/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtinsert.c.o [877/2149] Compiling C object src/backend/postgres_lib.a.p/access_table_tableam.c.o [878/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_varsup.c.o [879/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtpage.c.o [880/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_rmgr.c.o [881/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgtextproc.c.o [882/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogarchive.c.o [883/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtsearch.c.o [884/2149] Compiling C object src/backend/postgres_lib.a.p/backup_basebackup_progress.c.o [885/2149] Compiling C object src/backend/postgres_lib.a.p/archive_shell_archive.c.o [886/2149] Compiling C object src/backend/postgres_lib.a.p/backup_backup_manifest.c.o [887/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_heapam_handler.c.o [888/2149] Compiling C object src/backend/postgres_lib.a.p/backup_basebackup_gzip.c.o [889/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_vacuumlazy.c.o [890/2149] Compiling C object src/backend/postgres_lib.a.p/backup_basebackup_server.c.o [891/2149] Compiling C object src/backend/postgres_lib.a.p/backup_basebackup_lz4.c.o [892/2149] Generating src/interfaces/ecpg/preproc/preproc.c with a custom command [893/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_commit_ts.c.o [894/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgutils.c.o [895/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_slru.c.o [896/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogutils.c.o [897/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogfuncs.c.o [898/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogprefetcher.c.o [899/2149] Compiling C object src/backend/parser/parser.a.p/meson-generated_.._scan.c.o [900/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xloginsert.c.o [901/2149] Compiling C object src/backend/nodes/nodefuncs.a.p/equalfuncs.c.o [902/2149] Compiling C object src/backend/postgres_lib.a.p/backup_basebackup_incremental.c.o [903/2149] Compiling C object src/backend/nodes/nodefuncs.a.p/copyfuncs.c.o [904/2149] Compiling C object src/backend/postgres_lib.a.p/backup_basebackup_copy.c.o [905/2149] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtutils.c.o [906/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_parallel.c.o [907/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogreader.c.o [908/2149] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgdoinsert.c.o [909/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_multixact.c.o [910/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_twophase.c.o [911/2149] Compiling C object src/backend/postgres_lib.a.p/backup_basebackup.c.o [912/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xact.c.o [913/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlogrecovery.c.o [914/2149] Compiling C object src/backend/postgres_lib.a.p/access_heap_heapam.c.o [915/2149] Compiling C object src/backend/postgres_lib.a.p/access_transam_xlog.c.o [916/2149] Compiling C object src/backend/nodes/nodefuncs.a.p/outfuncs.c.o [917/2149] Compiling C object src/backend/nodes/nodefuncs.a.p/readfuncs.c.o [918/2149] Compiling C object src/backend/parser/parser.a.p/meson-generated_.._gram.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-11/output-1/build/postgresql-17.2/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot'