>>> postgresql 17.2 Extracting bzcat /home/autobuild/autobuild/instance-10/dl/postgresql/postgresql-17.2.tar.bz2 | /home/autobuild/autobuild/instance-10/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2 -xf - >>> postgresql 17.2 Patching >>> postgresql 17.2 Configuring rm -rf /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2//build mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%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', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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= XML2_CONFIG=/home/autobuild/autobuild/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/xml2-config CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-10/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=release --cross-file=/home/autobuild/autobuild/instance-10/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-10/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-10/output-1/host/lib/cmake -Drpath=false -Dspinlocks=true -Dreadline=enabled -Dzlib=enabled -Dsystem_tzdata=/usr/share/zoneinfo -Dssl=openssl -Dldap=enabled -Dicu=disabled -Dlibxml=enabled -Dzstd=enabled -Dlz4=enabled -Dsystemd=disabled /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2/ /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2//build The Meson build system Version: 1.6.0 Source dir: /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2 Build dir: /home/autobuild/autobuild/instance-10/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-10/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc (gcc 13.3.0 "powerpc64le-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.11-142-g166387d2f5) 13.3.0") C linker for the host machine: /home/autobuild/autobuild/instance-10/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc ld.bfd 2.42 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: ppc64 Host machine cpu: power8 Target machine cpu family: ppc64 Target machine cpu: power8 Run-time dependency threads found: YES Program perl found: YES (/usr/bin/perl) Program python3 found: YES (/home/autobuild/autobuild/instance-10/output-1/host/bin/python3) Program flex found: YES 2.6.4 2.6.4 (/home/autobuild/autobuild/instance-10/output-1/host/bin/flex) Program bison found: YES 3.8.2 3.8.2 (/home/autobuild/autobuild/instance-10/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 (/home/autobuild/autobuild/instance-10/output-1/host/bin/tar) Program gzip found: YES (/usr/bin/gzip) Program lz4 found: YES (/usr/bin/lz4) Program openssl found: YES (/usr/bin/openssl) Program zstd found: YES (/usr/bin/zstd) Program dtrace skipped: feature dtrace disabled Program config/missing found: YES (/home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2/config/missing) Program cp found: YES (/home/autobuild/autobuild/instance-10/output-1/host/bin/cp) Program xmllint found: YES (/home/autobuild/autobuild/instance-10/output-1/host/bin/xmllint) Program xsltproc found: YES (/usr/bin/xsltproc) Program wget found: YES (/usr/bin/wget) Program /home/autobuild/autobuild/instance-10/output-1/host/bin/meson found: YES (/home/autobuild/autobuild/instance-10/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-10/output-1/host/bin/pkgconf) 2.3.0 Found CMake: /home/autobuild/autobuild/instance-10/output-1/host/bin/cmake (3.31.1) 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: YES 1.6.1 Check usable header "security/pam_appl.h" with dependency pam: YES Has header "perl.h" : NO Message: disabling optional dependency plperl: missing perl.h Program /home/autobuild/autobuild/instance-10/output-1/host/bin/python3 found: YES (/home/autobuild/autobuild/instance-10/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" : 8 Checking for alignment of "short" : 2 Checking for alignment of "int" : 4 Checking for alignment of "long" : 8 Checking for alignment of "double" : 8 Checking for alignment of "long int" : 8 Checking for size of "void *" : 8 Checking for size of "size_t" : 8 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 -O3: 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" : YES 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: NO 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: NO 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" : YES 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-10/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-10/output-1/host/bin/msgfmt) Program msginit found: YES (/home/autobuild/autobuild/instance-10/output-1/host/bin/msginit) Program msgmerge found: YES (/home/autobuild/autobuild/instance-10/output-1/host/bin/msgmerge) Program xgettext found: YES (/home/autobuild/autobuild/instance-10/output-1/host/bin/xgettext) 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 (/home/autobuild/autobuild/instance-10/output-1/host/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-10/output-1/host/bin/bzip2) Build targets in project: 799 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 ppc64 build system : linux x86_64 Compiler linker : ld.bfd C compiler : gcc 13.3.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 -O0 -g0 LD FLAGS : Programs bison : /home/autobuild/autobuild/instance-10/output-1/host/bin/bison 3.8.2 dtrace : NO flex : /home/autobuild/autobuild/instance-10/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 : YES 1.6.1 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-10/output-1/build/postgresql-17.2//build/cross-compilation.conf build.cmake_prefix_path: /home/autobuild/autobuild/instance-10/output-1/host/lib/cmake build.pkg_config_path : /home/autobuild/autobuild/instance-10/output-1/host/lib/pkgconfig b_pie : false b_staticpic : true buildtype : release default_library : both icu : disabled ldap : enabled libdir : lib libxml : enabled lz4 : enabled prefix : /usr readline : enabled rpath : false spinlocks : true ssl : openssl strip : false system_tzdata : /usr/share/zoneinfo systemd : disabled zlib : enabled zstd : enabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/autobuild/autobuild/instance-10/output-1/host/bin/ninja >>> postgresql 17.2 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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-10/output-1/host/bin/ninja world -C /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2//build ninja: Entering directory `/home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2//build' [1/2153] Generating src/include/storage/lwlocknames_h with a custom command [2/2153] Generating src/include/utils/wait_event_names with a custom command [3/2153] Generating src/include/utils/errcodes with a custom command [4/2153] Compiling C object src/port/libpgport.a.p/qsort_arg.c.o [5/2153] Compiling C object src/port/libpgport.a.p/tar.c.o [6/2153] Compiling C object src/port/libpgport.a.p/user.c.o [7/2153] Compiling C object src/port/libpgport_shlib.a.p/chklocale.c.o [8/2153] Compiling C object src/port/libpgport.a.p/bsearch_arg.c.o [9/2153] Compiling C object src/port/libpgport.a.p/chklocale.c.o [10/2153] Compiling C object src/port/libpgport.a.p/inet_net_ntop.c.o [11/2153] Compiling C object src/port/libpgport.a.p/noblock.c.o [12/2153] Compiling C object src/port/libpgport.a.p/pg_bitutils.c.o [13/2153] Compiling C object src/port/libpgport.a.p/pgcheckdir.c.o [14/2153] Compiling C object src/port/libpgport.a.p/pgmkdirp.c.o [15/2153] Compiling C object src/port/libpgport.a.p/pgsleep.c.o [16/2153] Compiling C object src/port/libpgport.a.p/pgstrcasecmp.c.o [17/2153] Compiling C object src/port/libpgport.a.p/pgstrsignal.c.o [18/2153] Compiling C object src/port/libpgport.a.p/pqsignal.c.o [19/2153] Compiling C object src/port/libpgport.a.p/qsort.c.o [20/2153] Compiling C object src/port/libpgport.a.p/quotes.c.o [21/2153] Compiling C object src/port/libpgport.a.p/strerror.c.o [22/2153] Compiling C object src/port/libpgport.a.p/getpeereid.c.o [23/2153] Compiling C object src/port/libpgport.a.p/pg_crc32c_sb8.c.o [24/2153] Compiling C object src/port/libpgport_shlib.a.p/bsearch_arg.c.o [25/2153] Compiling C object src/port/libpgport.a.p/path.c.o [26/2153] Compiling C object src/port/libpgport_shlib.a.p/inet_net_ntop.c.o [27/2153] Compiling C object src/port/libpgport_shlib.a.p/noblock.c.o [28/2153] Compiling C object src/port/libpgport_shlib.a.p/pg_bitutils.c.o [29/2153] Compiling C object src/port/libpgport_shlib.a.p/pgcheckdir.c.o [30/2153] Compiling C object src/port/libpgport_shlib.a.p/pgmkdirp.c.o [31/2153] Compiling C object src/port/libpgport_shlib.a.p/pgsleep.c.o [32/2153] Compiling C object src/port/libpgport_shlib.a.p/pgstrcasecmp.c.o [33/2153] Compiling C object src/port/libpgport_shlib.a.p/pgstrsignal.c.o [34/2153] Compiling C object src/port/libpgport_shlib.a.p/pqsignal.c.o [35/2153] Generating src/include/utils/probes.h with a custom command (wrapped by meson to capture output) [36/2153] Compiling C object src/port/libpgport.a.p/pg_strong_random.c.o [37/2153] Compiling C object src/port/libpgport_shlib.a.p/path.c.o [38/2153] Compiling C object src/port/libpgport_shlib.a.p/pg_strong_random.c.o [39/2153] Compiling C object src/port/libpgport_shlib.a.p/qsort.c.o [40/2153] Compiling C object src/port/libpgport_shlib.a.p/qsort_arg.c.o [41/2153] Compiling C object src/port/libpgport_shlib.a.p/quotes.c.o [42/2153] Compiling C object src/port/libpgport_shlib.a.p/strerror.c.o [43/2153] Compiling C object src/port/libpgport_shlib.a.p/tar.c.o [44/2153] Compiling C object src/port/libpgport_shlib.a.p/user.c.o [45/2153] Compiling C object src/port/libpgport_shlib.a.p/getpeereid.c.o [46/2153] Compiling C object src/port/libpgport_shlib.a.p/pg_crc32c_sb8.c.o [47/2153] Generating src/common/kwlist with a custom command [48/2153] Building translation src/interfaces/libpq/po/cs/LC_MESSAGES/libpq5-17-cs.mo [49/2153] Building translation src/interfaces/libpq/po/de/LC_MESSAGES/libpq5-17-de.mo [50/2153] Building translation src/interfaces/libpq/po/el/LC_MESSAGES/libpq5-17-el.mo [51/2153] Building translation src/interfaces/libpq/po/es/LC_MESSAGES/libpq5-17-es.mo [52/2153] Building translation src/interfaces/libpq/po/fr/LC_MESSAGES/libpq5-17-fr.mo [53/2153] Compiling C object src/port/libpgport.a.p/snprintf.c.o [54/2153] Compiling C object src/port/libpgport_srv.a.p/bsearch_arg.c.o [55/2153] Compiling C object src/port/libpgport_srv.a.p/chklocale.c.o [56/2153] Compiling C object src/port/libpgport_srv.a.p/inet_net_ntop.c.o [57/2153] Compiling C object src/port/libpgport_srv.a.p/noblock.c.o [58/2153] Compiling C object src/port/libpgport_srv.a.p/pg_bitutils.c.o [59/2153] Compiling C object src/port/libpgport_srv.a.p/pgcheckdir.c.o [60/2153] Compiling C object src/port/libpgport_srv.a.p/pgmkdirp.c.o [61/2153] Compiling C object src/port/libpgport_srv.a.p/pgsleep.c.o [62/2153] Compiling C object src/port/libpgport_srv.a.p/pgstrcasecmp.c.o [63/2153] Compiling C object src/port/libpgport_srv.a.p/pqsignal.c.o [64/2153] Compiling C object src/port/libpgport_srv.a.p/qsort_arg.c.o [65/2153] Compiling C object src/port/libpgport_srv.a.p/quotes.c.o [66/2153] Compiling C object src/port/libpgport_srv.a.p/user.c.o [67/2153] Generating src/interfaces/libpq/libpq.exports with a custom command [68/2153] Building translation src/interfaces/libpq/po/he/LC_MESSAGES/libpq5-17-he.mo [69/2153] Building translation src/interfaces/libpq/po/it/LC_MESSAGES/libpq5-17-it.mo [70/2153] Building translation src/interfaces/libpq/po/ja/LC_MESSAGES/libpq5-17-ja.mo [71/2153] Building translation src/interfaces/libpq/po/ka/LC_MESSAGES/libpq5-17-ka.mo [72/2153] Building translation src/interfaces/libpq/po/ko/LC_MESSAGES/libpq5-17-ko.mo [73/2153] Building translation src/interfaces/libpq/po/pl/LC_MESSAGES/libpq5-17-pl.mo [74/2153] Building translation src/interfaces/libpq/po/pt_BR/LC_MESSAGES/libpq5-17-pt_BR.mo [75/2153] Building translation src/interfaces/libpq/po/ru/LC_MESSAGES/libpq5-17-ru.mo [76/2153] Building translation src/interfaces/libpq/po/sv/LC_MESSAGES/libpq5-17-sv.mo [77/2153] Building translation src/interfaces/libpq/po/tr/LC_MESSAGES/libpq5-17-tr.mo [78/2153] Building translation src/interfaces/libpq/po/zh_CN/LC_MESSAGES/libpq5-17-zh_CN.mo [79/2153] Compiling C object src/port/libpgport_shlib.a.p/snprintf.c.o [80/2153] Compiling C object src/port/libpgport_srv.a.p/path.c.o [81/2153] Compiling C object src/port/libpgport_srv.a.p/pg_strong_random.c.o [82/2153] Compiling C object src/port/libpgport_srv.a.p/pgstrsignal.c.o [83/2153] Compiling C object src/port/libpgport_srv.a.p/qsort.c.o [84/2153] Compiling C object src/port/libpgport_srv.a.p/strerror.c.o [85/2153] Compiling C object src/port/libpgport_srv.a.p/tar.c.o [86/2153] Compiling C object src/port/libpgport_srv.a.p/getpeereid.c.o [87/2153] Compiling C object src/port/libpgport_srv.a.p/pg_crc32c_sb8.c.o [88/2153] Building translation src/interfaces/libpq/po/uk/LC_MESSAGES/libpq5-17-uk.mo [89/2153] Building translation src/interfaces/libpq/po/zh_TW/LC_MESSAGES/libpq5-17-zh_TW.mo [90/2153] Generating src/backend/replication/syncrep_gram with a custom command [91/2153] Linking static target src/port/libpgport.a [92/2153] Building translation src/bin/initdb/po/cs/LC_MESSAGES/initdb-17-cs.mo [93/2153] Generating src/backend/bootstrap/bootscanner with a custom command [94/2153] Generating src/backend/snowball/snowball_create with a custom command [95/2153] Building translation src/bin/initdb/po/de/LC_MESSAGES/initdb-17-de.mo [96/2153] Building translation src/bin/initdb/po/el/LC_MESSAGES/initdb-17-el.mo [97/2153] Building translation src/bin/initdb/po/es/LC_MESSAGES/initdb-17-es.mo [98/2153] Building translation src/bin/initdb/po/fr/LC_MESSAGES/initdb-17-fr.mo [99/2153] Building translation src/bin/initdb/po/he/LC_MESSAGES/initdb-17-he.mo [100/2153] Building translation src/bin/initdb/po/it/LC_MESSAGES/initdb-17-it.mo [101/2153] Building translation src/bin/initdb/po/ja/LC_MESSAGES/initdb-17-ja.mo [102/2153] Building translation src/bin/initdb/po/ka/LC_MESSAGES/initdb-17-ka.mo [103/2153] Building translation src/bin/initdb/po/ko/LC_MESSAGES/initdb-17-ko.mo [104/2153] Generating src/fe_utils/psqlscan with a custom command [105/2153] Generating src/backend/bootstrap/bootparse with a custom command [106/2153] Generating src/backend/replication/repl_scanner with a custom command [107/2153] Generating src/backend/replication/repl_gram with a custom command [108/2153] Generating src/backend/replication/syncrep_scanner with a custom command [109/2153] Generating src/backend/utils/misc/guc_scan with a custom command [110/2153] Building translation src/backend/po/id/LC_MESSAGES/postgres-17-id.mo [111/2153] Linking static target src/port/libpgport_shlib.a [112/2153] Building translation src/bin/initdb/po/pl/LC_MESSAGES/initdb-17-pl.mo [113/2153] Building translation src/bin/initdb/po/pt_BR/LC_MESSAGES/initdb-17-pt_BR.mo [114/2153] Building translation src/bin/initdb/po/ru/LC_MESSAGES/initdb-17-ru.mo [115/2153] Building translation src/bin/initdb/po/sv/LC_MESSAGES/initdb-17-sv.mo [116/2153] Building translation src/bin/initdb/po/tr/LC_MESSAGES/initdb-17-tr.mo [117/2153] Building translation src/bin/initdb/po/uk/LC_MESSAGES/initdb-17-uk.mo [118/2153] Building translation src/bin/initdb/po/vi/LC_MESSAGES/initdb-17-vi.mo [119/2153] Building translation src/bin/initdb/po/zh_CN/LC_MESSAGES/initdb-17-zh_CN.mo [120/2153] Building translation src/bin/initdb/po/zh_TW/LC_MESSAGES/initdb-17-zh_TW.mo [121/2153] Building translation src/bin/pg_amcheck/po/de/LC_MESSAGES/pg_amcheck-17-de.mo [122/2153] Building translation src/bin/pg_amcheck/po/el/LC_MESSAGES/pg_amcheck-17-el.mo [123/2153] Building translation src/bin/pg_amcheck/po/es/LC_MESSAGES/pg_amcheck-17-es.mo [124/2153] Building translation src/bin/pg_amcheck/po/fr/LC_MESSAGES/pg_amcheck-17-fr.mo [125/2153] Building translation src/bin/pg_amcheck/po/it/LC_MESSAGES/pg_amcheck-17-it.mo [126/2153] Generating src/include/utils/fmgrtab with a custom command [127/2153] Generating src/backend/utils/adt/jsonpath_scan with a custom command [128/2153] Building translation src/bin/pg_amcheck/po/ja/LC_MESSAGES/pg_amcheck-17-ja.mo [129/2153] Building translation src/bin/pg_amcheck/po/ka/LC_MESSAGES/pg_amcheck-17-ka.mo [130/2153] Building translation src/bin/pg_amcheck/po/ko/LC_MESSAGES/pg_amcheck-17-ko.mo [131/2153] Building translation src/bin/pg_amcheck/po/ru/LC_MESSAGES/pg_amcheck-17-ru.mo [132/2153] Building translation src/bin/pg_amcheck/po/sv/LC_MESSAGES/pg_amcheck-17-sv.mo [133/2153] Building translation src/bin/pg_amcheck/po/uk/LC_MESSAGES/pg_amcheck-17-uk.mo [134/2153] Building translation src/bin/pg_amcheck/po/zh_CN/LC_MESSAGES/pg_amcheck-17-zh_CN.mo [135/2153] Building translation src/bin/pg_amcheck/po/zh_TW/LC_MESSAGES/pg_amcheck-17-zh_TW.mo [136/2153] Building translation src/bin/pg_archivecleanup/po/cs/LC_MESSAGES/pg_archivecleanup-17-cs.mo [137/2153] Building translation src/bin/pg_archivecleanup/po/de/LC_MESSAGES/pg_archivecleanup-17-de.mo [138/2153] Building translation src/bin/pg_archivecleanup/po/el/LC_MESSAGES/pg_archivecleanup-17-el.mo [139/2153] Building translation src/bin/pg_archivecleanup/po/es/LC_MESSAGES/pg_archivecleanup-17-es.mo [140/2153] Building translation src/bin/pg_archivecleanup/po/fr/LC_MESSAGES/pg_archivecleanup-17-fr.mo [141/2153] Building translation src/bin/pg_archivecleanup/po/it/LC_MESSAGES/pg_archivecleanup-17-it.mo [142/2153] Building translation src/bin/pg_archivecleanup/po/ja/LC_MESSAGES/pg_archivecleanup-17-ja.mo [143/2153] Building translation src/bin/pg_archivecleanup/po/ka/LC_MESSAGES/pg_archivecleanup-17-ka.mo [144/2153] Building translation src/bin/pg_archivecleanup/po/ko/LC_MESSAGES/pg_archivecleanup-17-ko.mo [145/2153] Building translation src/bin/pg_archivecleanup/po/pl/LC_MESSAGES/pg_archivecleanup-17-pl.mo [146/2153] Building translation src/bin/pg_archivecleanup/po/pt_BR/LC_MESSAGES/pg_archivecleanup-17-pt_BR.mo [147/2153] Building translation src/bin/pg_archivecleanup/po/ru/LC_MESSAGES/pg_archivecleanup-17-ru.mo [148/2153] Building translation src/bin/pg_archivecleanup/po/sv/LC_MESSAGES/pg_archivecleanup-17-sv.mo [149/2153] Building translation src/bin/pg_archivecleanup/po/tr/LC_MESSAGES/pg_archivecleanup-17-tr.mo [150/2153] Building translation src/bin/pg_archivecleanup/po/uk/LC_MESSAGES/pg_archivecleanup-17-uk.mo [151/2153] Building translation src/bin/pg_archivecleanup/po/vi/LC_MESSAGES/pg_archivecleanup-17-vi.mo [152/2153] Compiling C object src/port/libpgport_srv.a.p/snprintf.c.o [153/2153] Generating src/backend/parser/scan with a custom command [154/2153] Building translation src/backend/po/de/LC_MESSAGES/postgres-17-de.mo [155/2153] Building translation src/backend/po/es/LC_MESSAGES/postgres-17-es.mo [156/2153] Building translation src/backend/po/fr/LC_MESSAGES/postgres-17-fr.mo [157/2153] Building translation src/backend/po/ja/LC_MESSAGES/postgres-17-ja.mo [158/2153] Building translation src/backend/po/pl/LC_MESSAGES/postgres-17-pl.mo [159/2153] Building translation src/backend/po/tr/LC_MESSAGES/postgres-17-tr.mo [160/2153] Building translation src/backend/po/zh_CN/LC_MESSAGES/postgres-17-zh_CN.mo [161/2153] Building translation src/bin/pg_archivecleanup/po/zh_CN/LC_MESSAGES/pg_archivecleanup-17-zh_CN.mo [162/2153] Building translation src/bin/pg_basebackup/po/cs/LC_MESSAGES/pg_basebackup-17-cs.mo [163/2153] Building translation src/bin/pg_basebackup/po/de/LC_MESSAGES/pg_basebackup-17-de.mo [164/2153] Building translation src/bin/pg_basebackup/po/el/LC_MESSAGES/pg_basebackup-17-el.mo [165/2153] Building translation src/bin/pg_basebackup/po/es/LC_MESSAGES/pg_basebackup-17-es.mo [166/2153] Building translation src/bin/pg_basebackup/po/fr/LC_MESSAGES/pg_basebackup-17-fr.mo [167/2153] Building translation src/bin/pg_basebackup/po/he/LC_MESSAGES/pg_basebackup-17-he.mo [168/2153] Building translation src/bin/pg_basebackup/po/it/LC_MESSAGES/pg_basebackup-17-it.mo [169/2153] Building translation src/bin/pg_basebackup/po/ja/LC_MESSAGES/pg_basebackup-17-ja.mo [170/2153] Building translation src/bin/pg_basebackup/po/ka/LC_MESSAGES/pg_basebackup-17-ka.mo [171/2153] Building translation src/bin/pg_basebackup/po/ko/LC_MESSAGES/pg_basebackup-17-ko.mo [172/2153] Building translation src/bin/pg_basebackup/po/pl/LC_MESSAGES/pg_basebackup-17-pl.mo [173/2153] Building translation src/bin/pg_basebackup/po/pt_BR/LC_MESSAGES/pg_basebackup-17-pt_BR.mo [174/2153] Building translation src/bin/pg_basebackup/po/ru/LC_MESSAGES/pg_basebackup-17-ru.mo [175/2153] Building translation src/bin/pg_basebackup/po/sv/LC_MESSAGES/pg_basebackup-17-sv.mo [176/2153] Building translation src/bin/pg_basebackup/po/tr/LC_MESSAGES/pg_basebackup-17-tr.mo [177/2153] Building translation src/bin/pg_basebackup/po/vi/LC_MESSAGES/pg_basebackup-17-vi.mo [178/2153] Building translation src/bin/pg_basebackup/po/zh_CN/LC_MESSAGES/pg_basebackup-17-zh_CN.mo [179/2153] Building translation src/bin/pg_checksums/po/cs/LC_MESSAGES/pg_checksums-17-cs.mo [180/2153] Building translation src/bin/pg_checksums/po/de/LC_MESSAGES/pg_checksums-17-de.mo [181/2153] Building translation src/bin/pg_checksums/po/el/LC_MESSAGES/pg_checksums-17-el.mo [182/2153] Building translation src/bin/pg_checksums/po/es/LC_MESSAGES/pg_checksums-17-es.mo [183/2153] Building translation src/bin/pg_checksums/po/fr/LC_MESSAGES/pg_checksums-17-fr.mo [184/2153] Building translation src/bin/pg_checksums/po/it/LC_MESSAGES/pg_checksums-17-it.mo [185/2153] Generating src/backend/utils/adt/jsonpath_parse with a custom command [186/2153] Building translation src/backend/po/it/LC_MESSAGES/postgres-17-it.mo [187/2153] Building translation src/backend/po/ka/LC_MESSAGES/postgres-17-ka.mo [188/2153] Building translation src/backend/po/pt_BR/LC_MESSAGES/postgres-17-pt_BR.mo [189/2153] Building translation src/bin/pg_basebackup/po/uk/LC_MESSAGES/pg_basebackup-17-uk.mo [190/2153] Building translation src/bin/pg_checksums/po/ja/LC_MESSAGES/pg_checksums-17-ja.mo [191/2153] Building translation src/bin/pg_checksums/po/ka/LC_MESSAGES/pg_checksums-17-ka.mo [192/2153] Building translation src/bin/pg_checksums/po/ko/LC_MESSAGES/pg_checksums-17-ko.mo [193/2153] Building translation src/bin/pg_checksums/po/pt_BR/LC_MESSAGES/pg_checksums-17-pt_BR.mo [194/2153] Building translation src/bin/pg_checksums/po/ru/LC_MESSAGES/pg_checksums-17-ru.mo [195/2153] Linking static target src/port/libpgport_srv.a [196/2153] Building translation src/bin/pg_checksums/po/sv/LC_MESSAGES/pg_checksums-17-sv.mo [197/2153] Building translation src/bin/pg_checksums/po/tr/LC_MESSAGES/pg_checksums-17-tr.mo [198/2153] Building translation src/bin/pg_checksums/po/uk/LC_MESSAGES/pg_checksums-17-uk.mo [199/2153] Building translation src/bin/pg_checksums/po/zh_CN/LC_MESSAGES/pg_checksums-17-zh_CN.mo [200/2153] Building translation src/bin/pg_checksums/po/zh_TW/LC_MESSAGES/pg_checksums-17-zh_TW.mo [201/2153] Building translation src/bin/pg_combinebackup/po/de/LC_MESSAGES/pg_combinebackup-17-de.mo [202/2153] Building translation src/bin/pg_combinebackup/po/es/LC_MESSAGES/pg_combinebackup-17-es.mo [203/2153] Building translation src/bin/pg_combinebackup/po/fr/LC_MESSAGES/pg_combinebackup-17-fr.mo [204/2153] Building translation src/bin/pg_combinebackup/po/ja/LC_MESSAGES/pg_combinebackup-17-ja.mo [205/2153] Building translation src/bin/pg_combinebackup/po/ka/LC_MESSAGES/pg_combinebackup-17-ka.mo [206/2153] Building translation src/bin/pg_combinebackup/po/ru/LC_MESSAGES/pg_combinebackup-17-ru.mo [207/2153] Building translation src/bin/pg_combinebackup/po/sv/LC_MESSAGES/pg_combinebackup-17-sv.mo [208/2153] Building translation src/bin/pg_combinebackup/po/uk/LC_MESSAGES/pg_combinebackup-17-uk.mo [209/2153] Building translation src/bin/pg_config/po/cs/LC_MESSAGES/pg_config-17-cs.mo [210/2153] Building translation src/bin/pg_config/po/de/LC_MESSAGES/pg_config-17-de.mo [211/2153] Building translation src/bin/pg_config/po/el/LC_MESSAGES/pg_config-17-el.mo [212/2153] Building translation src/bin/pg_config/po/es/LC_MESSAGES/pg_config-17-es.mo [213/2153] Building translation src/bin/pg_config/po/fr/LC_MESSAGES/pg_config-17-fr.mo [214/2153] Building translation src/bin/pg_config/po/he/LC_MESSAGES/pg_config-17-he.mo [215/2153] Building translation src/bin/pg_config/po/it/LC_MESSAGES/pg_config-17-it.mo [216/2153] Building translation src/bin/pg_config/po/ja/LC_MESSAGES/pg_config-17-ja.mo [217/2153] Building translation src/bin/pg_config/po/ka/LC_MESSAGES/pg_config-17-ka.mo [218/2153] Building translation src/bin/pg_config/po/ko/LC_MESSAGES/pg_config-17-ko.mo [219/2153] Building translation src/bin/pg_config/po/nb/LC_MESSAGES/pg_config-17-nb.mo [220/2153] Building translation src/backend/po/ko/LC_MESSAGES/postgres-17-ko.mo [221/2153] Building translation src/backend/po/ru/LC_MESSAGES/postgres-17-ru.mo [222/2153] Building translation src/backend/po/sv/LC_MESSAGES/postgres-17-sv.mo [223/2153] Building translation src/backend/po/uk/LC_MESSAGES/postgres-17-uk.mo [224/2153] Building translation src/bin/pg_config/po/pl/LC_MESSAGES/pg_config-17-pl.mo [225/2153] Building translation src/bin/pg_config/po/pt_BR/LC_MESSAGES/pg_config-17-pt_BR.mo [226/2153] Building translation src/bin/pg_config/po/ro/LC_MESSAGES/pg_config-17-ro.mo [227/2153] Building translation src/bin/pg_config/po/ru/LC_MESSAGES/pg_config-17-ru.mo [228/2153] Building translation src/bin/pg_config/po/sv/LC_MESSAGES/pg_config-17-sv.mo [229/2153] Building translation src/bin/pg_config/po/ta/LC_MESSAGES/pg_config-17-ta.mo [230/2153] Building translation src/bin/pg_config/po/tr/LC_MESSAGES/pg_config-17-tr.mo [231/2153] Building translation src/bin/pg_config/po/uk/LC_MESSAGES/pg_config-17-uk.mo [232/2153] Building translation src/bin/pg_config/po/vi/LC_MESSAGES/pg_config-17-vi.mo [233/2153] Building translation src/bin/pg_config/po/zh_CN/LC_MESSAGES/pg_config-17-zh_CN.mo [234/2153] Building translation src/bin/pg_config/po/zh_TW/LC_MESSAGES/pg_config-17-zh_TW.mo [235/2153] Building translation src/bin/pg_controldata/po/cs/LC_MESSAGES/pg_controldata-17-cs.mo [236/2153] Building translation src/bin/pg_controldata/po/de/LC_MESSAGES/pg_controldata-17-de.mo [237/2153] Building translation src/bin/pg_controldata/po/el/LC_MESSAGES/pg_controldata-17-el.mo [238/2153] Building translation src/bin/pg_controldata/po/es/LC_MESSAGES/pg_controldata-17-es.mo [239/2153] Building translation src/bin/pg_controldata/po/fr/LC_MESSAGES/pg_controldata-17-fr.mo [240/2153] Building translation src/bin/pg_controldata/po/it/LC_MESSAGES/pg_controldata-17-it.mo [241/2153] Building translation src/bin/pg_controldata/po/ja/LC_MESSAGES/pg_controldata-17-ja.mo [242/2153] Building translation src/bin/pg_controldata/po/ka/LC_MESSAGES/pg_controldata-17-ka.mo [243/2153] Building translation src/bin/pg_controldata/po/ko/LC_MESSAGES/pg_controldata-17-ko.mo [244/2153] Building translation src/bin/pg_controldata/po/pl/LC_MESSAGES/pg_controldata-17-pl.mo [245/2153] Building translation src/bin/pg_controldata/po/pt_BR/LC_MESSAGES/pg_controldata-17-pt_BR.mo [246/2153] Building translation src/bin/pg_controldata/po/ru/LC_MESSAGES/pg_controldata-17-ru.mo [247/2153] Building translation src/bin/pg_controldata/po/sv/LC_MESSAGES/pg_controldata-17-sv.mo [248/2153] Building translation src/bin/pg_controldata/po/tr/LC_MESSAGES/pg_controldata-17-tr.mo [249/2153] Building translation src/bin/pg_controldata/po/uk/LC_MESSAGES/pg_controldata-17-uk.mo [250/2153] Building translation src/bin/pg_controldata/po/vi/LC_MESSAGES/pg_controldata-17-vi.mo [251/2153] Building translation src/bin/pg_controldata/po/zh_CN/LC_MESSAGES/pg_controldata-17-zh_CN.mo [252/2153] Building translation src/bin/pg_controldata/po/zh_TW/LC_MESSAGES/pg_controldata-17-zh_TW.mo [253/2153] Building translation src/bin/pg_ctl/po/cs/LC_MESSAGES/pg_ctl-17-cs.mo [254/2153] Building translation src/bin/pg_ctl/po/de/LC_MESSAGES/pg_ctl-17-de.mo [255/2153] Building translation src/bin/pg_ctl/po/es/LC_MESSAGES/pg_ctl-17-es.mo [256/2153] Building translation src/bin/pg_ctl/po/el/LC_MESSAGES/pg_ctl-17-el.mo [257/2153] Building translation src/bin/pg_ctl/po/fr/LC_MESSAGES/pg_ctl-17-fr.mo [258/2153] Building translation src/bin/pg_ctl/po/he/LC_MESSAGES/pg_ctl-17-he.mo [259/2153] Building translation src/bin/pg_ctl/po/it/LC_MESSAGES/pg_ctl-17-it.mo [260/2153] Building translation src/bin/pg_ctl/po/ja/LC_MESSAGES/pg_ctl-17-ja.mo [261/2153] Building translation src/bin/pg_ctl/po/ka/LC_MESSAGES/pg_ctl-17-ka.mo [262/2153] Building translation src/bin/pg_ctl/po/ko/LC_MESSAGES/pg_ctl-17-ko.mo [263/2153] Building translation src/bin/pg_ctl/po/pl/LC_MESSAGES/pg_ctl-17-pl.mo [264/2153] Building translation src/bin/pg_ctl/po/pt_BR/LC_MESSAGES/pg_ctl-17-pt_BR.mo [265/2153] Building translation src/bin/pg_ctl/po/ru/LC_MESSAGES/pg_ctl-17-ru.mo [266/2153] Building translation src/bin/pg_ctl/po/sv/LC_MESSAGES/pg_ctl-17-sv.mo [267/2153] Building translation src/bin/pg_ctl/po/tr/LC_MESSAGES/pg_ctl-17-tr.mo [268/2153] Building translation src/bin/pg_ctl/po/uk/LC_MESSAGES/pg_ctl-17-uk.mo [269/2153] Building translation src/bin/pg_ctl/po/zh_CN/LC_MESSAGES/pg_ctl-17-zh_CN.mo [270/2153] Building translation src/bin/pg_ctl/po/zh_TW/LC_MESSAGES/pg_ctl-17-zh_TW.mo [271/2153] Building translation src/bin/pg_dump/po/de/LC_MESSAGES/pg_dump-17-de.mo [272/2153] Building translation src/bin/pg_dump/po/el/LC_MESSAGES/pg_dump-17-el.mo [273/2153] Building translation src/bin/pg_dump/po/es/LC_MESSAGES/pg_dump-17-es.mo [274/2153] Building translation src/bin/pg_dump/po/fr/LC_MESSAGES/pg_dump-17-fr.mo [275/2153] Building translation src/bin/pg_dump/po/he/LC_MESSAGES/pg_dump-17-he.mo [276/2153] Building translation src/bin/pg_dump/po/ja/LC_MESSAGES/pg_dump-17-ja.mo [277/2153] Building translation src/bin/pg_dump/po/ko/LC_MESSAGES/pg_dump-17-ko.mo [278/2153] Building translation src/bin/pg_resetwal/po/cs/LC_MESSAGES/pg_resetwal-17-cs.mo [279/2153] Building translation src/bin/pg_resetwal/po/de/LC_MESSAGES/pg_resetwal-17-de.mo [280/2153] Building translation src/bin/pg_resetwal/po/el/LC_MESSAGES/pg_resetwal-17-el.mo [281/2153] Building translation src/bin/pg_resetwal/po/es/LC_MESSAGES/pg_resetwal-17-es.mo [282/2153] Building translation src/bin/pg_resetwal/po/it/LC_MESSAGES/pg_resetwal-17-it.mo [283/2153] Generating src/include/nodes/nodetags.h with a custom command [284/2153] Building translation src/bin/pg_dump/po/cs/LC_MESSAGES/pg_dump-17-cs.mo [285/2153] Building translation src/bin/pg_dump/po/it/LC_MESSAGES/pg_dump-17-it.mo [286/2153] Building translation src/bin/pg_dump/po/ka/LC_MESSAGES/pg_dump-17-ka.mo [287/2153] Building translation src/bin/pg_dump/po/pl/LC_MESSAGES/pg_dump-17-pl.mo [288/2153] Building translation src/bin/pg_dump/po/pt_BR/LC_MESSAGES/pg_dump-17-pt_BR.mo [289/2153] Building translation src/bin/pg_dump/po/ru/LC_MESSAGES/pg_dump-17-ru.mo [290/2153] Building translation src/bin/pg_dump/po/sv/LC_MESSAGES/pg_dump-17-sv.mo [291/2153] Building translation src/bin/pg_dump/po/tr/LC_MESSAGES/pg_dump-17-tr.mo [292/2153] Building translation src/bin/pg_dump/po/uk/LC_MESSAGES/pg_dump-17-uk.mo [293/2153] Building translation src/bin/pg_dump/po/zh_CN/LC_MESSAGES/pg_dump-17-zh_CN.mo [294/2153] Building translation src/bin/pg_dump/po/zh_TW/LC_MESSAGES/pg_dump-17-zh_TW.mo [295/2153] Building translation src/bin/pg_resetwal/po/fr/LC_MESSAGES/pg_resetwal-17-fr.mo [296/2153] Building translation src/bin/pg_resetwal/po/ja/LC_MESSAGES/pg_resetwal-17-ja.mo [297/2153] Building translation src/bin/pg_resetwal/po/ka/LC_MESSAGES/pg_resetwal-17-ka.mo [298/2153] Building translation src/bin/pg_resetwal/po/ko/LC_MESSAGES/pg_resetwal-17-ko.mo [299/2153] Building translation src/bin/pg_resetwal/po/pl/LC_MESSAGES/pg_resetwal-17-pl.mo [300/2153] Building translation src/bin/pg_resetwal/po/pt_BR/LC_MESSAGES/pg_resetwal-17-pt_BR.mo [301/2153] Building translation src/bin/pg_resetwal/po/ru/LC_MESSAGES/pg_resetwal-17-ru.mo [302/2153] Building translation src/bin/pg_resetwal/po/sv/LC_MESSAGES/pg_resetwal-17-sv.mo [303/2153] Building translation src/bin/pg_resetwal/po/tr/LC_MESSAGES/pg_resetwal-17-tr.mo [304/2153] Building translation src/bin/pg_resetwal/po/uk/LC_MESSAGES/pg_resetwal-17-uk.mo [305/2153] Building translation src/bin/pg_resetwal/po/zh_CN/LC_MESSAGES/pg_resetwal-17-zh_CN.mo [306/2153] Building translation src/bin/pg_rewind/po/cs/LC_MESSAGES/pg_rewind-17-cs.mo [307/2153] Building translation src/bin/pg_rewind/po/de/LC_MESSAGES/pg_rewind-17-de.mo [308/2153] Building translation src/bin/pg_rewind/po/el/LC_MESSAGES/pg_rewind-17-el.mo [309/2153] Building translation src/bin/pg_rewind/po/es/LC_MESSAGES/pg_rewind-17-es.mo [310/2153] Building translation src/bin/pg_rewind/po/fr/LC_MESSAGES/pg_rewind-17-fr.mo [311/2153] Building translation src/bin/pg_rewind/po/it/LC_MESSAGES/pg_rewind-17-it.mo [312/2153] Building translation src/bin/pg_rewind/po/ja/LC_MESSAGES/pg_rewind-17-ja.mo [313/2153] Building translation src/bin/pg_rewind/po/ka/LC_MESSAGES/pg_rewind-17-ka.mo [314/2153] Building translation src/bin/pg_rewind/po/ko/LC_MESSAGES/pg_rewind-17-ko.mo [315/2153] Building translation src/bin/pg_rewind/po/pl/LC_MESSAGES/pg_rewind-17-pl.mo [316/2153] Building translation src/bin/pg_rewind/po/pt_BR/LC_MESSAGES/pg_rewind-17-pt_BR.mo [317/2153] Building translation src/bin/pg_test_fsync/po/cs/LC_MESSAGES/pg_test_fsync-17-cs.mo [318/2153] Building translation src/bin/pg_rewind/po/ru/LC_MESSAGES/pg_rewind-17-ru.mo [319/2153] Building translation src/bin/pg_rewind/po/sv/LC_MESSAGES/pg_rewind-17-sv.mo [320/2153] Building translation src/bin/pg_rewind/po/tr/LC_MESSAGES/pg_rewind-17-tr.mo [321/2153] Building translation src/bin/pg_rewind/po/uk/LC_MESSAGES/pg_rewind-17-uk.mo [322/2153] Building translation src/bin/pg_rewind/po/zh_CN/LC_MESSAGES/pg_rewind-17-zh_CN.mo [323/2153] Building translation src/bin/pg_rewind/po/zh_TW/LC_MESSAGES/pg_rewind-17-zh_TW.mo [324/2153] Building translation src/bin/pg_test_fsync/po/de/LC_MESSAGES/pg_test_fsync-17-de.mo [325/2153] Building translation src/bin/pg_test_fsync/po/el/LC_MESSAGES/pg_test_fsync-17-el.mo [326/2153] Building translation src/bin/pg_test_fsync/po/es/LC_MESSAGES/pg_test_fsync-17-es.mo [327/2153] Building translation src/bin/pg_test_fsync/po/fr/LC_MESSAGES/pg_test_fsync-17-fr.mo [328/2153] Building translation src/bin/pg_test_fsync/po/it/LC_MESSAGES/pg_test_fsync-17-it.mo [329/2153] Building translation src/bin/pg_test_fsync/po/ja/LC_MESSAGES/pg_test_fsync-17-ja.mo [330/2153] Building translation src/bin/pg_test_fsync/po/ka/LC_MESSAGES/pg_test_fsync-17-ka.mo [331/2153] Building translation src/bin/pg_test_fsync/po/ko/LC_MESSAGES/pg_test_fsync-17-ko.mo [332/2153] Building translation src/bin/pg_test_fsync/po/pl/LC_MESSAGES/pg_test_fsync-17-pl.mo [333/2153] Building translation src/bin/pg_test_fsync/po/pt_BR/LC_MESSAGES/pg_test_fsync-17-pt_BR.mo [334/2153] Building translation src/bin/pg_test_fsync/po/ru/LC_MESSAGES/pg_test_fsync-17-ru.mo [335/2153] Building translation src/bin/pg_test_fsync/po/sv/LC_MESSAGES/pg_test_fsync-17-sv.mo [336/2153] Building translation src/bin/pg_test_fsync/po/tr/LC_MESSAGES/pg_test_fsync-17-tr.mo [337/2153] Building translation src/bin/pg_test_fsync/po/uk/LC_MESSAGES/pg_test_fsync-17-uk.mo [338/2153] Building translation src/bin/pg_test_fsync/po/vi/LC_MESSAGES/pg_test_fsync-17-vi.mo [339/2153] Building translation src/bin/pg_test_fsync/po/zh_CN/LC_MESSAGES/pg_test_fsync-17-zh_CN.mo [340/2153] Building translation src/bin/pg_test_fsync/po/zh_TW/LC_MESSAGES/pg_test_fsync-17-zh_TW.mo [341/2153] Building translation src/bin/pg_test_timing/po/cs/LC_MESSAGES/pg_test_timing-17-cs.mo [342/2153] Building translation src/bin/pg_test_timing/po/de/LC_MESSAGES/pg_test_timing-17-de.mo [343/2153] Building translation src/bin/pg_test_timing/po/el/LC_MESSAGES/pg_test_timing-17-el.mo [344/2153] Building translation src/bin/pg_test_timing/po/es/LC_MESSAGES/pg_test_timing-17-es.mo [345/2153] Building translation src/bin/pg_test_timing/po/fr/LC_MESSAGES/pg_test_timing-17-fr.mo [346/2153] Building translation src/bin/pg_test_timing/po/it/LC_MESSAGES/pg_test_timing-17-it.mo [347/2153] Building translation src/bin/pg_test_timing/po/ja/LC_MESSAGES/pg_test_timing-17-ja.mo [348/2153] Building translation src/bin/pg_test_timing/po/ka/LC_MESSAGES/pg_test_timing-17-ka.mo [349/2153] Building translation src/bin/pg_test_timing/po/ko/LC_MESSAGES/pg_test_timing-17-ko.mo [350/2153] Building translation src/bin/pg_test_timing/po/pl/LC_MESSAGES/pg_test_timing-17-pl.mo [351/2153] Building translation src/bin/pg_test_timing/po/pt_BR/LC_MESSAGES/pg_test_timing-17-pt_BR.mo [352/2153] Building translation src/bin/pg_test_timing/po/ru/LC_MESSAGES/pg_test_timing-17-ru.mo [353/2153] Building translation src/bin/pg_test_timing/po/sv/LC_MESSAGES/pg_test_timing-17-sv.mo [354/2153] Building translation src/bin/pg_test_timing/po/tr/LC_MESSAGES/pg_test_timing-17-tr.mo [355/2153] Building translation src/bin/pg_test_timing/po/uk/LC_MESSAGES/pg_test_timing-17-uk.mo [356/2153] Building translation src/bin/pg_test_timing/po/vi/LC_MESSAGES/pg_test_timing-17-vi.mo [357/2153] Building translation src/bin/pg_test_timing/po/zh_TW/LC_MESSAGES/pg_test_timing-17-zh_TW.mo [358/2153] Building translation src/bin/pg_test_timing/po/zh_CN/LC_MESSAGES/pg_test_timing-17-zh_CN.mo [359/2153] Building translation src/bin/pg_upgrade/po/cs/LC_MESSAGES/pg_upgrade-17-cs.mo [360/2153] Building translation src/bin/pg_upgrade/po/de/LC_MESSAGES/pg_upgrade-17-de.mo [361/2153] Building translation src/bin/pg_upgrade/po/es/LC_MESSAGES/pg_upgrade-17-es.mo [362/2153] Building translation src/bin/pg_upgrade/po/fr/LC_MESSAGES/pg_upgrade-17-fr.mo [363/2153] Building translation src/bin/pg_upgrade/po/ja/LC_MESSAGES/pg_upgrade-17-ja.mo [364/2153] Building translation src/bin/pg_upgrade/po/ka/LC_MESSAGES/pg_upgrade-17-ka.mo [365/2153] Building translation src/bin/pg_upgrade/po/ko/LC_MESSAGES/pg_upgrade-17-ko.mo [366/2153] Building translation src/bin/pg_upgrade/po/ru/LC_MESSAGES/pg_upgrade-17-ru.mo [367/2153] Building translation src/bin/pg_upgrade/po/sv/LC_MESSAGES/pg_upgrade-17-sv.mo [368/2153] Building translation src/bin/pg_upgrade/po/tr/LC_MESSAGES/pg_upgrade-17-tr.mo [369/2153] Building translation src/bin/pg_upgrade/po/uk/LC_MESSAGES/pg_upgrade-17-uk.mo [370/2153] Building translation src/bin/pg_upgrade/po/zh_CN/LC_MESSAGES/pg_upgrade-17-zh_CN.mo [371/2153] Building translation src/bin/pg_verifybackup/po/de/LC_MESSAGES/pg_verifybackup-17-de.mo [372/2153] Building translation src/bin/pg_verifybackup/po/el/LC_MESSAGES/pg_verifybackup-17-el.mo [373/2153] Building translation src/bin/pg_verifybackup/po/es/LC_MESSAGES/pg_verifybackup-17-es.mo [374/2153] Building translation src/bin/pg_verifybackup/po/fr/LC_MESSAGES/pg_verifybackup-17-fr.mo [375/2153] Building translation src/bin/pg_verifybackup/po/it/LC_MESSAGES/pg_verifybackup-17-it.mo [376/2153] Building translation src/bin/pg_verifybackup/po/ja/LC_MESSAGES/pg_verifybackup-17-ja.mo [377/2153] Building translation src/bin/pg_verifybackup/po/ka/LC_MESSAGES/pg_verifybackup-17-ka.mo [378/2153] Building translation src/bin/pg_verifybackup/po/ko/LC_MESSAGES/pg_verifybackup-17-ko.mo [379/2153] Building translation src/bin/pg_verifybackup/po/ru/LC_MESSAGES/pg_verifybackup-17-ru.mo [380/2153] Building translation src/bin/pg_verifybackup/po/sv/LC_MESSAGES/pg_verifybackup-17-sv.mo [381/2153] Building translation src/bin/pg_verifybackup/po/uk/LC_MESSAGES/pg_verifybackup-17-uk.mo [382/2153] Building translation src/bin/pg_verifybackup/po/zh_CN/LC_MESSAGES/pg_verifybackup-17-zh_CN.mo [383/2153] Building translation src/bin/pg_verifybackup/po/zh_TW/LC_MESSAGES/pg_verifybackup-17-zh_TW.mo [384/2153] Building translation src/bin/pg_waldump/po/cs/LC_MESSAGES/pg_waldump-17-cs.mo [385/2153] Building translation src/bin/pg_waldump/po/de/LC_MESSAGES/pg_waldump-17-de.mo [386/2153] Building translation src/bin/pg_waldump/po/el/LC_MESSAGES/pg_waldump-17-el.mo [387/2153] Building translation src/bin/pg_waldump/po/es/LC_MESSAGES/pg_waldump-17-es.mo [388/2153] Building translation src/bin/pg_waldump/po/fr/LC_MESSAGES/pg_waldump-17-fr.mo [389/2153] Building translation src/bin/pg_waldump/po/it/LC_MESSAGES/pg_waldump-17-it.mo [390/2153] Building translation src/bin/pg_waldump/po/ja/LC_MESSAGES/pg_waldump-17-ja.mo [391/2153] Building translation src/bin/pg_waldump/po/ka/LC_MESSAGES/pg_waldump-17-ka.mo [392/2153] Building translation src/bin/pg_waldump/po/ko/LC_MESSAGES/pg_waldump-17-ko.mo [393/2153] Building translation src/bin/pg_waldump/po/ru/LC_MESSAGES/pg_waldump-17-ru.mo [394/2153] Building translation src/bin/pg_waldump/po/sv/LC_MESSAGES/pg_waldump-17-sv.mo [395/2153] Building translation src/bin/pg_waldump/po/tr/LC_MESSAGES/pg_waldump-17-tr.mo [396/2153] Building translation src/bin/pg_waldump/po/vi/LC_MESSAGES/pg_waldump-17-vi.mo [397/2153] Building translation src/bin/pg_waldump/po/zh_CN/LC_MESSAGES/pg_waldump-17-zh_CN.mo [398/2153] Building translation src/bin/pg_waldump/po/uk/LC_MESSAGES/pg_waldump-17-uk.mo [399/2153] Building translation src/bin/pg_waldump/po/zh_TW/LC_MESSAGES/pg_waldump-17-zh_TW.mo [400/2153] Building translation src/bin/pg_walsummary/po/de/LC_MESSAGES/pg_walsummary-17-de.mo [401/2153] Building translation src/bin/pg_walsummary/po/es/LC_MESSAGES/pg_walsummary-17-es.mo [402/2153] Building translation src/bin/pg_walsummary/po/fr/LC_MESSAGES/pg_walsummary-17-fr.mo [403/2153] Building translation src/bin/pg_walsummary/po/ja/LC_MESSAGES/pg_walsummary-17-ja.mo [404/2153] Building translation src/bin/pg_walsummary/po/ka/LC_MESSAGES/pg_walsummary-17-ka.mo [405/2153] Building translation src/bin/pg_walsummary/po/ru/LC_MESSAGES/pg_walsummary-17-ru.mo [406/2153] Building translation src/bin/pg_walsummary/po/sv/LC_MESSAGES/pg_walsummary-17-sv.mo [407/2153] Building translation src/bin/pg_walsummary/po/uk/LC_MESSAGES/pg_walsummary-17-uk.mo [408/2153] Building translation src/bin/psql/po/cs/LC_MESSAGES/psql-17-cs.mo [409/2153] Building translation src/bin/psql/po/de/LC_MESSAGES/psql-17-de.mo [410/2153] Building translation src/bin/psql/po/el/LC_MESSAGES/psql-17-el.mo [411/2153] Building translation src/bin/psql/po/es/LC_MESSAGES/psql-17-es.mo [412/2153] Building translation src/bin/psql/po/fr/LC_MESSAGES/psql-17-fr.mo [413/2153] Building translation src/bin/psql/po/he/LC_MESSAGES/psql-17-he.mo [414/2153] Building translation src/bin/psql/po/ja/LC_MESSAGES/psql-17-ja.mo [415/2153] Building translation src/bin/psql/po/pl/LC_MESSAGES/psql-17-pl.mo [416/2153] Building translation src/bin/scripts/po/cs/LC_MESSAGES/pgscripts-17-cs.mo [417/2153] Building translation src/bin/scripts/po/de/LC_MESSAGES/pgscripts-17-de.mo [418/2153] Building translation src/bin/scripts/po/el/LC_MESSAGES/pgscripts-17-el.mo [419/2153] Building translation src/bin/scripts/po/es/LC_MESSAGES/pgscripts-17-es.mo [420/2153] Building translation src/bin/scripts/po/fr/LC_MESSAGES/pgscripts-17-fr.mo [421/2153] Building translation src/bin/scripts/po/he/LC_MESSAGES/pgscripts-17-he.mo [422/2153] Building translation src/bin/scripts/po/it/LC_MESSAGES/pgscripts-17-it.mo [423/2153] Building translation src/bin/psql/po/it/LC_MESSAGES/psql-17-it.mo [424/2153] Building translation src/bin/psql/po/ka/LC_MESSAGES/psql-17-ka.mo [425/2153] Building translation src/bin/psql/po/ko/LC_MESSAGES/psql-17-ko.mo [426/2153] Building translation src/bin/psql/po/pt_BR/LC_MESSAGES/psql-17-pt_BR.mo [427/2153] Building translation src/bin/psql/po/ru/LC_MESSAGES/psql-17-ru.mo [428/2153] Building translation src/bin/psql/po/sv/LC_MESSAGES/psql-17-sv.mo [429/2153] Building translation src/bin/psql/po/tr/LC_MESSAGES/psql-17-tr.mo [430/2153] Building translation src/bin/psql/po/uk/LC_MESSAGES/psql-17-uk.mo [431/2153] Building translation src/bin/psql/po/zh_CN/LC_MESSAGES/psql-17-zh_CN.mo [432/2153] Building translation src/bin/psql/po/zh_TW/LC_MESSAGES/psql-17-zh_TW.mo [433/2153] Building translation src/bin/scripts/po/ja/LC_MESSAGES/pgscripts-17-ja.mo [434/2153] Building translation src/bin/scripts/po/ka/LC_MESSAGES/pgscripts-17-ka.mo [435/2153] Building translation src/bin/scripts/po/ko/LC_MESSAGES/pgscripts-17-ko.mo [436/2153] Building translation src/bin/scripts/po/pl/LC_MESSAGES/pgscripts-17-pl.mo [437/2153] Building translation src/bin/scripts/po/pt_BR/LC_MESSAGES/pgscripts-17-pt_BR.mo [438/2153] Building translation src/bin/scripts/po/ru/LC_MESSAGES/pgscripts-17-ru.mo [439/2153] Building translation src/bin/scripts/po/sv/LC_MESSAGES/pgscripts-17-sv.mo [440/2153] Building translation src/bin/scripts/po/tr/LC_MESSAGES/pgscripts-17-tr.mo [441/2153] Building translation src/bin/scripts/po/uk/LC_MESSAGES/pgscripts-17-uk.mo [442/2153] Building translation src/bin/scripts/po/zh_CN/LC_MESSAGES/pgscripts-17-zh_CN.mo [443/2153] Building translation src/pl/plpgsql/src/po/cs/LC_MESSAGES/plpgsql-17-cs.mo [444/2153] Building translation src/pl/plpgsql/src/po/de/LC_MESSAGES/plpgsql-17-de.mo [445/2153] Building translation src/pl/plpgsql/src/po/el/LC_MESSAGES/plpgsql-17-el.mo [446/2153] Building translation src/pl/plpgsql/src/po/es/LC_MESSAGES/plpgsql-17-es.mo [447/2153] Building translation src/pl/plpgsql/src/po/fr/LC_MESSAGES/plpgsql-17-fr.mo [448/2153] Building translation src/pl/plpgsql/src/po/it/LC_MESSAGES/plpgsql-17-it.mo [449/2153] Building translation src/pl/plpgsql/src/po/ja/LC_MESSAGES/plpgsql-17-ja.mo [450/2153] Building translation src/pl/plpgsql/src/po/ka/LC_MESSAGES/plpgsql-17-ka.mo [451/2153] Building translation src/pl/plpgsql/src/po/ko/LC_MESSAGES/plpgsql-17-ko.mo [452/2153] Building translation src/pl/plpgsql/src/po/pl/LC_MESSAGES/plpgsql-17-pl.mo [453/2153] Building translation src/pl/plpgsql/src/po/pt_BR/LC_MESSAGES/plpgsql-17-pt_BR.mo [454/2153] Building translation src/pl/plpgsql/src/po/ro/LC_MESSAGES/plpgsql-17-ro.mo [455/2153] Building translation src/pl/plpgsql/src/po/ru/LC_MESSAGES/plpgsql-17-ru.mo [456/2153] Building translation src/pl/plpgsql/src/po/sv/LC_MESSAGES/plpgsql-17-sv.mo [457/2153] Building translation src/pl/plpgsql/src/po/tr/LC_MESSAGES/plpgsql-17-tr.mo [458/2153] Building translation src/pl/plpgsql/src/po/uk/LC_MESSAGES/plpgsql-17-uk.mo [459/2153] Building translation src/pl/plpgsql/src/po/vi/LC_MESSAGES/plpgsql-17-vi.mo [460/2153] Building translation src/pl/plpgsql/src/po/zh_CN/LC_MESSAGES/plpgsql-17-zh_CN.mo [461/2153] Building translation src/pl/plpgsql/src/po/zh_TW/LC_MESSAGES/plpgsql-17-zh_TW.mo [462/2153] Building translation src/pl/plpython/po/cs/LC_MESSAGES/plpython-17-cs.mo [463/2153] Building translation src/pl/plpython/po/de/LC_MESSAGES/plpython-17-de.mo [464/2153] Building translation src/pl/plpython/po/el/LC_MESSAGES/plpython-17-el.mo [465/2153] Building translation src/pl/plpython/po/es/LC_MESSAGES/plpython-17-es.mo [466/2153] Building translation src/pl/plpython/po/fr/LC_MESSAGES/plpython-17-fr.mo [467/2153] Building translation src/pl/plpython/po/it/LC_MESSAGES/plpython-17-it.mo [468/2153] Building translation src/pl/plpython/po/ja/LC_MESSAGES/plpython-17-ja.mo [469/2153] Building translation src/pl/plpython/po/ka/LC_MESSAGES/plpython-17-ka.mo [470/2153] Building translation src/pl/plpython/po/ko/LC_MESSAGES/plpython-17-ko.mo [471/2153] Building translation src/pl/plpython/po/pl/LC_MESSAGES/plpython-17-pl.mo [472/2153] Building translation src/pl/plpython/po/pt_BR/LC_MESSAGES/plpython-17-pt_BR.mo [473/2153] Building translation src/pl/plpython/po/ru/LC_MESSAGES/plpython-17-ru.mo [474/2153] Building translation src/pl/plpython/po/sv/LC_MESSAGES/plpython-17-sv.mo [475/2153] Building translation src/pl/plpython/po/tr/LC_MESSAGES/plpython-17-tr.mo [476/2153] Building translation src/pl/plpython/po/uk/LC_MESSAGES/plpython-17-uk.mo [477/2153] Generating src/bin/pgbench/exprscan with a custom command [478/2153] Generating src/pl/plpgsql/src/pl_reserved_kwlist with a custom command [479/2153] Generating src/pl/plpgsql/src/pl_unreserved_kwlist with a custom command [480/2153] Building translation src/pl/plpython/po/vi/LC_MESSAGES/plpython-17-vi.mo [481/2153] Building translation src/pl/plpython/po/zh_CN/LC_MESSAGES/plpython-17-zh_CN.mo [482/2153] Building translation src/pl/plpython/po/zh_TW/LC_MESSAGES/plpython-17-zh_TW.mo [483/2153] Generating src/interfaces/ecpg/pgtypeslib/libpgtypes.exports with a custom command [484/2153] Generating src/interfaces/ecpg/ecpglib/libecpg.exports with a custom command [485/2153] Building translation src/interfaces/ecpg/ecpglib/po/cs/LC_MESSAGES/ecpglib6-17-cs.mo [486/2153] Building translation src/interfaces/ecpg/ecpglib/po/de/LC_MESSAGES/ecpglib6-17-de.mo [487/2153] Building translation src/interfaces/ecpg/ecpglib/po/el/LC_MESSAGES/ecpglib6-17-el.mo [488/2153] Building translation src/interfaces/ecpg/ecpglib/po/es/LC_MESSAGES/ecpglib6-17-es.mo [489/2153] Building translation src/interfaces/ecpg/ecpglib/po/fr/LC_MESSAGES/ecpglib6-17-fr.mo [490/2153] Building translation src/interfaces/ecpg/ecpglib/po/it/LC_MESSAGES/ecpglib6-17-it.mo [491/2153] Building translation src/interfaces/ecpg/ecpglib/po/ja/LC_MESSAGES/ecpglib6-17-ja.mo [492/2153] Building translation src/interfaces/ecpg/ecpglib/po/ka/LC_MESSAGES/ecpglib6-17-ka.mo [493/2153] Building translation src/interfaces/ecpg/ecpglib/po/ko/LC_MESSAGES/ecpglib6-17-ko.mo [494/2153] Building translation src/interfaces/ecpg/ecpglib/po/pl/LC_MESSAGES/ecpglib6-17-pl.mo [495/2153] Building translation src/interfaces/ecpg/ecpglib/po/pt_BR/LC_MESSAGES/ecpglib6-17-pt_BR.mo [496/2153] Building translation src/interfaces/ecpg/ecpglib/po/ru/LC_MESSAGES/ecpglib6-17-ru.mo [497/2153] Building translation src/interfaces/ecpg/ecpglib/po/sv/LC_MESSAGES/ecpglib6-17-sv.mo [498/2153] Building translation src/interfaces/ecpg/ecpglib/po/tr/LC_MESSAGES/ecpglib6-17-tr.mo [499/2153] Building translation src/interfaces/ecpg/ecpglib/po/uk/LC_MESSAGES/ecpglib6-17-uk.mo [500/2153] Building translation src/interfaces/ecpg/ecpglib/po/vi/LC_MESSAGES/ecpglib6-17-vi.mo [501/2153] Building translation src/interfaces/ecpg/ecpglib/po/zh_CN/LC_MESSAGES/ecpglib6-17-zh_CN.mo [502/2153] Building translation src/interfaces/ecpg/ecpglib/po/zh_TW/LC_MESSAGES/ecpglib6-17-zh_TW.mo [503/2153] Building translation src/interfaces/ecpg/preproc/po/cs/LC_MESSAGES/ecpg-17-cs.mo [504/2153] Generating src/bin/pgbench/exprparse with a custom command [505/2153] Generating src/bin/psql/psqlscanslash with a custom command [506/2153] Generating src/bin/psql/psql_help with a custom command [507/2153] Building translation src/interfaces/ecpg/preproc/po/de/LC_MESSAGES/ecpg-17-de.mo [508/2153] Building translation src/interfaces/ecpg/preproc/po/el/LC_MESSAGES/ecpg-17-el.mo [509/2153] Building translation src/interfaces/ecpg/preproc/po/es/LC_MESSAGES/ecpg-17-es.mo [510/2153] Building translation src/interfaces/ecpg/preproc/po/fr/LC_MESSAGES/ecpg-17-fr.mo [511/2153] Building translation src/interfaces/ecpg/preproc/po/it/LC_MESSAGES/ecpg-17-it.mo [512/2153] Building translation src/interfaces/ecpg/preproc/po/ja/LC_MESSAGES/ecpg-17-ja.mo [513/2153] Building translation src/interfaces/ecpg/preproc/po/ka/LC_MESSAGES/ecpg-17-ka.mo [514/2153] Building translation src/interfaces/ecpg/preproc/po/ko/LC_MESSAGES/ecpg-17-ko.mo [515/2153] Building translation src/interfaces/ecpg/preproc/po/pl/LC_MESSAGES/ecpg-17-pl.mo [516/2153] Building translation src/interfaces/ecpg/preproc/po/pt_BR/LC_MESSAGES/ecpg-17-pt_BR.mo [517/2153] Building translation src/interfaces/ecpg/preproc/po/ru/LC_MESSAGES/ecpg-17-ru.mo [518/2153] Building translation src/interfaces/ecpg/preproc/po/sv/LC_MESSAGES/ecpg-17-sv.mo [519/2153] Building translation src/interfaces/ecpg/preproc/po/tr/LC_MESSAGES/ecpg-17-tr.mo [520/2153] Building translation src/interfaces/ecpg/preproc/po/uk/LC_MESSAGES/ecpg-17-uk.mo [521/2153] Building translation src/interfaces/ecpg/preproc/po/vi/LC_MESSAGES/ecpg-17-vi.mo [522/2153] Building translation src/interfaces/ecpg/preproc/po/zh_CN/LC_MESSAGES/ecpg-17-zh_CN.mo [523/2153] Building translation src/interfaces/ecpg/preproc/po/zh_TW/LC_MESSAGES/ecpg-17-zh_TW.mo [524/2153] Generating contrib/fuzzystrmatch/daitch_mokotoff with a custom command [525/2153] Generating src/interfaces/ecpg/compatlib/libecpg_compat.exports with a custom command [526/2153] Generating src/interfaces/ecpg/preproc/ecpg_kwlist_d.h with a custom command [527/2153] Generating doc/src/sgml/wait_event_types.sgml with a custom command [528/2153] Generating contrib/seg/segparse with a custom command [529/2153] Generating contrib/cube/cubeparse with a custom command [530/2153] Generating src/interfaces/ecpg/preproc/preproc.y.check_rules with a custom command [531/2153] Generating contrib/seg/segscan with a custom command [532/2153] Generating src/interfaces/ecpg/preproc/pgc.c with a custom command [533/2153] Generating src/test/isolation/specscanner with a custom command [534/2153] Generating src/pl/plpgsql/src/plerrcodes with a custom command (wrapped by meson to capture output) [535/2153] Generating contrib/cube/cubescan with a custom command [536/2153] Generating src/test/isolation/specparse with a custom command [537/2153] Generating src/pl/plpython/spiexceptions.h with a custom command (wrapped by meson to capture output) [538/2153] Generating src/interfaces/ecpg/preproc/c_kwlist_d.h with a custom command [539/2153] Generating src/interfaces/ecpg/preproc/preproc.y with a custom command [540/2153] Generating doc/src/sgml/targets-meson.sgml with a custom command (wrapped by meson to capture output) [541/2153] Generating doc/src/sgml/features-supported.sgml with a custom command (wrapped by meson to capture output) [542/2153] Generating doc/src/sgml/errcodes-table.sgml with a custom command (wrapped by meson to capture output) [543/2153] Generating doc/src/sgml/keywords-table.sgml with a custom command (wrapped by meson to capture output) [544/2153] Generating doc/src/sgml/features-unsupported.sgml with a custom command (wrapped by meson to capture output) [545/2153] Generating src/pl/plpgsql/src/gram with a custom command [546/2153] Generating src/include/catalog/generated_catalog_headers with a custom command [547/2153] Compiling C object src/common/libpgcommon_srv.a.p/archive.c.o [548/2153] Compiling C object src/common/libpgcommon_srv.a.p/relpath.c.o [549/2153] Compiling C object src/common/libpgcommon_srv.a.p/file_utils.c.o [550/2153] Compiling C object src/common/libpgcommon_srv.a.p/encnames.c.o [551/2153] Compiling C object src/common/libpgcommon_srv.a.p/psprintf.c.o [552/2153] Compiling C object src/common/libpgcommon_srv.a.p/pg_get_line.c.o [553/2153] Compiling C object src/common/libpgcommon_srv.a.p/base64.c.o [554/2153] Compiling C object src/common/libpgcommon_srv.a.p/keywords.c.o [555/2153] Compiling C object src/common/libpgcommon_srv.a.p/kwlookup.c.o [556/2153] Compiling C object src/common/libpgcommon_srv.a.p/link-canary.c.o [557/2153] Compiling C object src/common/libpgcommon_srv.a.p/pgfnames.c.o [558/2153] Compiling C object src/common/libpgcommon_srv_config_info.a.p/config_info.c.o [559/2153] Compiling C object src/common/libpgcommon_srv.a.p/pg_lzcompress.c.o [560/2153] Compiling C object src/common/libpgcommon_srv.a.p/checksum_helper.c.o [561/2153] Compiling C object src/common/libpgcommon_srv_ryu.a.p/f2s.c.o [562/2153] Compiling C object src/common/libpgcommon_srv.a.p/file_perm.c.o [563/2153] Linking static target src/common/libpgcommon_srv_config_info.a [564/2153] Compiling C object src/common/libpgcommon_srv.a.p/stringinfo.c.o [565/2153] Compiling C object src/common/libpgcommon_srv.a.p/pg_prng.c.o [566/2153] Compiling C object src/common/libpgcommon_srv.a.p/parse_manifest.c.o [567/2153] Compiling C object src/common/libpgcommon_srv.a.p/md5_common.c.o [568/2153] Compiling C object src/common/libpgcommon_srv.a.p/percentrepl.c.o [569/2153] Compiling C object src/common/libpgcommon_srv_ryu.a.p/d2s.c.o [570/2153] Compiling C object src/common/libpgcommon_srv.a.p/username.c.o [571/2153] Compiling C object src/common/libpgcommon_srv.a.p/exec.c.o [572/2153] Compiling C object src/common/libpgcommon_srv.a.p/rmtree.c.o [573/2153] Linking static target src/common/libpgcommon_srv_ryu.a [574/2153] Compiling C object src/common/libpgcommon_srv.a.p/binaryheap.c.o [575/2153] Compiling C object src/common/libpgcommon_srv.a.p/compression.c.o [576/2153] Compiling C object src/common/libpgcommon_srv.a.p/hashfn.c.o [577/2153] Compiling C object src/common/libpgcommon_srv.a.p/ip.c.o [578/2153] Compiling C object src/common/libpgcommon_srv.a.p/saslprep.c.o [579/2153] Compiling C object src/common/libpgcommon_srv.a.p/scram-common.c.o [580/2153] Compiling C object src/common/libpgcommon_srv.a.p/string.c.o [581/2153] Compiling C object src/common/libpgcommon.a.p/archive.c.o [582/2153] Compiling C object src/common/libpgcommon.a.p/base64.c.o [583/2153] Compiling C object src/common/libpgcommon_srv.a.p/controldata_utils.c.o [584/2153] Compiling C object src/common/libpgcommon_srv.a.p/wait_error.c.o [585/2153] Compiling C object src/common/libpgcommon_ryu.a.p/d2s.c.o [586/2153] Compiling C object src/common/libpgcommon_config_info.a.p/config_info.c.o [587/2153] Compiling C object src/common/libpgcommon.a.p/checksum_helper.c.o [588/2153] Compiling C object src/common/libpgcommon_srv.a.p/blkreftable.c.o [589/2153] Compiling C object src/common/libpgcommon_ryu.a.p/f2s.c.o [590/2153] Compiling C object src/common/libpgcommon.a.p/file_perm.c.o [591/2153] Compiling C object src/common/libpgcommon.a.p/file_utils.c.o [592/2153] Compiling C object src/common/libpgcommon.a.p/keywords.c.o [593/2153] Compiling C object src/common/libpgcommon.a.p/kwlookup.c.o [594/2153] Compiling C object src/common/libpgcommon.a.p/link-canary.c.o [595/2153] Compiling C object src/common/libpgcommon_srv.a.p/jsonapi.c.o [596/2153] Compiling C object src/common/libpgcommon_srv.a.p/unicode_case.c.o [597/2153] Compiling C object src/common/libpgcommon_srv.a.p/hmac_openssl.c.o [598/2153] Compiling C object src/common/libpgcommon.a.p/controldata_utils.c.o [599/2153] Compiling C object src/common/libpgcommon.a.p/md5_common.c.o [600/2153] Compiling C object src/common/libpgcommon_srv.a.p/unicode_category.c.o [601/2153] Compiling C object src/common/libpgcommon_srv.a.p/cryptohash_openssl.c.o [602/2153] Compiling C object src/common/libpgcommon.a.p/compression.c.o [603/2153] Compiling C object src/common/libpgcommon.a.p/encnames.c.o [604/2153] Compiling C object src/common/libpgcommon.a.p/exec.c.o [605/2153] Compiling C object src/common/libpgcommon.a.p/ip.c.o [606/2153] Compiling C object src/common/libpgcommon.a.p/percentrepl.c.o [607/2153] Compiling C object src/common/libpgcommon.a.p/pg_lzcompress.c.o [608/2153] Compiling C object src/common/libpgcommon.a.p/psprintf.c.o [609/2153] Compiling C object src/common/libpgcommon.a.p/relpath.c.o [610/2153] Compiling C object src/common/libpgcommon_srv.a.p/protocol_openssl.c.o [611/2153] Compiling C object src/common/libpgcommon.a.p/binaryheap.c.o [612/2153] Compiling C object src/common/libpgcommon.a.p/hashfn.c.o [613/2153] Compiling C object src/common/libpgcommon.a.p/parse_manifest.c.o [614/2153] Compiling C object src/common/libpgcommon.a.p/pg_get_line.c.o [615/2153] Compiling C object src/common/libpgcommon.a.p/pgfnames.c.o [616/2153] Compiling C object src/common/libpgcommon.a.p/rmtree.c.o [617/2153] Compiling C object src/common/libpgcommon.a.p/username.c.o [618/2153] Compiling C object src/common/libpgcommon.a.p/saslprep.c.o [619/2153] Compiling C object src/common/libpgcommon.a.p/scram-common.c.o [620/2153] Compiling C object src/common/libpgcommon.a.p/string.c.o [621/2153] Compiling C object src/common/libpgcommon.a.p/stringinfo.c.o [622/2153] Compiling C object src/common/libpgcommon.a.p/wait_error.c.o [623/2153] Compiling C object src/common/libpgcommon.a.p/fe_memutils.c.o [624/2153] Compiling C object src/common/libpgcommon.a.p/restricted_token.c.o [625/2153] Compiling C object src/common/libpgcommon.a.p/sprompt.c.o [626/2153] Compiling C object src/common/libpgcommon.a.p/logging.c.o [627/2153] Compiling C object src/common/libpgcommon_shlib.a.p/archive.c.o [628/2153] Compiling C object src/common/libpgcommon_srv.a.p/wchar.c.o [629/2153] Compiling C object src/common/libpgcommon.a.p/blkreftable.c.o [630/2153] Compiling C object src/common/libpgcommon.a.p/jsonapi.c.o [631/2153] Compiling C object src/common/libpgcommon.a.p/pg_prng.c.o [632/2153] Compiling C object src/common/libpgcommon.a.p/unicode_case.c.o [633/2153] Compiling C object src/common/libpgcommon_shlib_ryu.a.p/f2s.c.o [634/2153] Compiling C object src/common/libpgcommon_shlib_config_info.a.p/config_info.c.o [635/2153] Compiling C object src/common/libpgcommon_shlib.a.p/base64.c.o [636/2153] Compiling C object src/common/libpgcommon_shlib.a.p/checksum_helper.c.o [637/2153] Compiling C object src/common/libpgcommon_shlib.a.p/compression.c.o [638/2153] Compiling C object src/common/libpgcommon_shlib.a.p/encnames.c.o [639/2153] Compiling C object src/common/libpgcommon_shlib.a.p/file_perm.c.o [640/2153] Compiling C object src/common/libpgcommon_shlib.a.p/file_utils.c.o [641/2153] Compiling C object src/common/libpgcommon_srv.a.p/unicode_norm.c.o [642/2153] Compiling C object src/common/libpgcommon.a.p/unicode_category.c.o [643/2153] Compiling C object src/common/libpgcommon.a.p/unicode_norm.c.o [644/2153] Compiling C object src/common/libpgcommon.a.p/wchar.c.o [645/2153] Compiling C object src/common/libpgcommon.a.p/cryptohash_openssl.c.o [646/2153] Compiling C object src/common/libpgcommon.a.p/hmac_openssl.c.o [647/2153] Compiling C object src/common/libpgcommon.a.p/protocol_openssl.c.o [648/2153] Compiling C object src/common/libpgcommon_shlib_ryu.a.p/d2s.c.o [649/2153] Compiling C object src/common/libpgcommon_shlib.a.p/binaryheap.c.o [650/2153] Compiling C object src/common/libpgcommon_shlib.a.p/controldata_utils.c.o [651/2153] Compiling C object src/common/libpgcommon_shlib.a.p/exec.c.o [652/2153] Compiling C object src/common/libpgcommon_shlib.a.p/hashfn.c.o [653/2153] Compiling C object src/common/libpgcommon_shlib.a.p/kwlookup.c.o [654/2153] Compiling C object src/common/libpgcommon_shlib.a.p/link-canary.c.o [655/2153] Compiling C object src/common/libpgcommon_shlib.a.p/md5_common.c.o [656/2153] Compiling C object src/common/libpgcommon_shlib.a.p/pg_get_line.c.o [657/2153] Compiling C object src/common/libpgcommon_shlib.a.p/pgfnames.c.o [658/2153] Compiling C object src/common/libpgcommon_shlib.a.p/psprintf.c.o [659/2153] Compiling C object src/common/libpgcommon_shlib.a.p/rmtree.c.o [660/2153] Compiling C object src/common/libpgcommon_shlib.a.p/scram-common.c.o [661/2153] Compiling C object src/common/libpgcommon_shlib.a.p/blkreftable.c.o [662/2153] Compiling C object src/common/libpgcommon_shlib.a.p/ip.c.o [663/2153] Compiling C object src/common/libpgcommon_shlib.a.p/keywords.c.o [664/2153] Compiling C object src/common/libpgcommon_shlib.a.p/percentrepl.c.o [665/2153] Compiling C object src/common/libpgcommon_shlib.a.p/pg_lzcompress.c.o [666/2153] Compiling C object src/common/libpgcommon_shlib.a.p/pg_prng.c.o [667/2153] Compiling C object src/common/libpgcommon_shlib.a.p/relpath.c.o [668/2153] Compiling C object src/common/libpgcommon_shlib.a.p/string.c.o [669/2153] Compiling C object src/common/libpgcommon_shlib.a.p/stringinfo.c.o [670/2153] Compiling C object src/common/libpgcommon_shlib.a.p/restricted_token.c.o [671/2153] Linking static target src/common/libpgcommon_srv.a [672/2153] Linking static target src/common/libpgcommon.a [673/2153] Compiling C object src/common/libpgcommon_shlib.a.p/jsonapi.c.o [674/2153] Compiling C object src/common/libpgcommon_shlib.a.p/parse_manifest.c.o [675/2153] Compiling C object src/common/libpgcommon_shlib.a.p/saslprep.c.o [676/2153] Compiling C object src/common/libpgcommon_shlib.a.p/username.c.o [677/2153] Compiling C object src/common/libpgcommon_shlib.a.p/wait_error.c.o [678/2153] Compiling C object src/common/libpgcommon_shlib.a.p/fe_memutils.c.o [679/2153] Compiling C object src/common/libpgcommon_shlib.a.p/sprompt.c.o [680/2153] Compiling C object src/interfaces/libpq/libpq.a.p/legacy-pqsignal.c.o [681/2153] Compiling C object src/interfaces/libpq/libpq.a.p/pqexpbuffer.c.o [682/2153] Compiling C object src/common/libpgcommon_shlib.a.p/cryptohash_openssl.c.o [683/2153] Compiling C object src/common/libpgcommon_shlib.a.p/hmac_openssl.c.o [684/2153] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_case.c.o [685/2153] Generating doc/src/sgml/postgres-full.xml with a custom command FAILED: doc/src/sgml/postgres-full.xml /home/autobuild/autobuild/instance-10/output-1/host/bin/python3 ../doc/src/sgml/xmltools_dep_wrapper --targetname doc/src/sgml/postgres-full.xml --depfile doc/src/sgml/postgres-full.xml.d --tool /home/autobuild/autobuild/instance-10/output-1/host/bin/xmllint -- --nonet --noent --valid --path doc/src/sgml -o doc/src/sgml/postgres-full.xml ../doc/src/sgml/postgres.sgml I/O error : Attempt to load network entity: http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd ../doc/src/sgml/postgres.sgml:22: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" ]> ^ ../doc/src/sgml/postgres.sgml:24: element book: validity error : No declaration for attribute id of element book ^ ../doc/src/sgml/postgres.sgml:25: element title: validity error : No declaration for element title PostgreSQL &version; Documentation ^ ../doc/src/sgml/postgres.sgml:28: element corpauthor: validity error : No declaration for element corpauthor The PostgreSQL Global Development Group ^ ../doc/src/sgml/postgres.sgml:29: element productname: validity error : No declaration for element productname PostgreSQL ^ ../doc/src/sgml/postgres.sgml:30: element productnumber: validity error : No declaration for element productnumber &version; ^ ../doc/src/sgml/legal.sgml:3: element date: validity error : No declaration for element date 2024 ^ ../doc/src/sgml/legal.sgml:6: validity error : Entity 'ndash' not defined 1996–2024 ^ ../doc/src/sgml/legal.sgml:6: element year: validity error : No declaration for element year 1996–2024 ^ ../doc/src/sgml/legal.sgml:7: element holder: validity error : No declaration for element holder The PostgreSQL Global Development Group ^ ../doc/src/sgml/legal.sgml:8: element copyright: validity error : No declaration for element copyright ^ ../doc/src/sgml/legal.sgml:10: element legalnotice: validity error : No declaration for attribute id of element legalnotice ^ ../doc/src/sgml/legal.sgml:11: element title: validity error : No declaration for element title Legal Notice ^ ../doc/src/sgml/legal.sgml:14: element productname: validity error : No declaration for element productname PostgreSQL is Copyright © 1996–2024 ^ ../doc/src/sgml/legal.sgml:14: validity error : Entity 'copy' not defined PostgreSQL is Copyright © 1996–2024 ^ ../doc/src/sgml/legal.sgml:14: validity error : Entity 'ndash' not defined PostgreSQL is Copyright © 1996–2024 ^ ../doc/src/sgml/legal.sgml:16: element para: validity error : No declaration for element para ^ ../doc/src/sgml/legal.sgml:19: element productname: validity error : No declaration for element productname Postgres95 is Copyright © 1994–5 ^ ../doc/src/sgml/legal.sgml:19: validity error : Entity 'copy' not defined Postgres95 is Copyright © 1994–5 ^ ../doc/src/sgml/legal.sgml:19: validity error : Entity 'ndash' not defined Postgres95 is Copyright © 1994–5 ^ ../doc/src/sgml/legal.sgml:21: element para: validity error : No declaration for element para ^ ../doc/src/sgml/legal.sgml:29: element para: validity error : No declaration for element para ^ ../doc/src/sgml/legal.sgml:37: element para: validity error : No declaration for element para ^ ../doc/src/sgml/legal.sgml:43: element quote: validity error : No declaration for element quote PROVIDED HEREUNDER IS ON AN AS-IS BASIS, AND THE UNIVERSITY OF ^ ../doc/src/sgml/legal.sgml:46: element para: validity error : No declaration for element para ^ ../doc/src/sgml/legal.sgml:48: element legalnotice: validity error : No declaration for element legalnotice ^ ../doc/src/sgml/postgres.sgml:32: element bookinfo: validity error : No declaration for element bookinfo ^ ../doc/src/sgml/intro.sgml:3: element preface: validity error : No declaration for attribute id of element preface ^ ../doc/src/sgml/intro.sgml:4: element title: validity error : No declaration for element title Preface ^ ../doc/src/sgml/intro.sgml:8: element productname: validity error : No declaration for element productname PostgreSQL. It has been written by the ^ ../doc/src/sgml/intro.sgml:9: element productname: validity error : No declaration for element productname PostgreSQL developers and other ^ ../doc/src/sgml/intro.sgml:11: element productname: validity error : No declaration for element productname PostgreSQL software. It describes all ^ ../doc/src/sgml/intro.sgml:13: element productname: validity error : No declaration for element productname PostgreSQL officially supports. ^ ../doc/src/sgml/intro.sgml:14: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:18: element productname: validity error : No declaration for element productname PostgreSQL manageable, this book has been ^ ../doc/src/sgml/intro.sgml:21: element productname: validity error : No declaration for element productname PostgreSQL experience: ^ ../doc/src/sgml/intro.sgml:26: element xref: validity error : No declaration for attribute linkend of element xref is an informal introduction for new users. ^ ../doc/src/sgml/intro.sgml:26: element xref: validity error : No declaration for element xref is an informal introduction for new users. ^ ../doc/src/sgml/intro.sgml:27: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:28: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:32: element xref: validity error : No declaration for attribute linkend of element xref documents the SQL query ^ ../doc/src/sgml/intro.sgml:32: element xref: validity error : No declaration for element xref documents the SQL query ^ ../doc/src/sgml/intro.sgml:32: element acronym: validity error : No declaration for element acronym documents the SQL query ^ ../doc/src/sgml/intro.sgml:35: element productname: validity error : No declaration for element productname PostgreSQL user should read this. ^ ../doc/src/sgml/intro.sgml:36: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:37: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:41: element xref: validity error : No declaration for attribute linkend of element xref describes the installation and ^ ../doc/src/sgml/intro.sgml:41: element xref: validity error : No declaration for element xref describes the installation and ^ ../doc/src/sgml/intro.sgml:43: element productname: validity error : No declaration for element productname PostgreSQL server, be it for private ^ ../doc/src/sgml/intro.sgml:45: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:46: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:50: element xref: validity error : No declaration for attribute linkend of element xref describes the programming ^ ../doc/src/sgml/intro.sgml:50: element xref: validity error : No declaration for element xref describes the programming ^ ../doc/src/sgml/intro.sgml:51: element productname: validity error : No declaration for element productname interfaces for PostgreSQL client ^ ../doc/src/sgml/intro.sgml:53: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:54: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:59: element xref: validity error : No declaration for attribute linkend of element xref contains information for ^ ../doc/src/sgml/intro.sgml:59: element xref: validity error : No declaration for element xref contains information for ^ ../doc/src/sgml/intro.sgml:63: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:64: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:68: element xref: validity error : No declaration for attribute linkend of element xref contains reference information about ^ ../doc/src/sgml/intro.sgml:68: element xref: validity error : No declaration for element xref contains reference information about ^ ../doc/src/sgml/intro.sgml:72: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:73: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:77: element xref: validity error : No declaration for attribute linkend of element xref contains assorted information that might be of ^ ../doc/src/sgml/intro.sgml:77: element xref: validity error : No declaration for element xref contains assorted information that might be of ^ ../doc/src/sgml/intro.sgml:78: element productname: validity error : No declaration for element productname use to PostgreSQL developers. ^ ../doc/src/sgml/intro.sgml:79: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:80: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:81: element itemizedlist: validity error : No declaration for element itemizedlist ^ ../doc/src/sgml/intro.sgml:82: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:84: element sect1: validity error : No declaration for attribute id of element sect1 ^ ../doc/src/sgml/intro.sgml:85: element productname: validity error : No declaration for element productname What Is <productname>PostgreSQL</productname>? ^ ../doc/src/sgml/intro.sgml:85: element title: validity error : No declaration for element title What Is <productname>PostgreSQL</productname>? ^ ../doc/src/sgml/intro.sgml:88: element productname: validity error : No declaration for element productname PostgreSQL is an object-relational ^ ../doc/src/sgml/intro.sgml:89: element acronym: validity error : No declaration for element acronym database management system (ORDBMS) based on ^ ../doc/src/sgml/intro.sgml:90: element ulink: validity error : No declaration for attribute url of element ulink ^ ../doc/src/sgml/intro.sgml:91: element productname: validity error : No declaration for element productname POSTGRES, Version 4.2, ^ ../doc/src/sgml/intro.sgml:91: element ulink: validity error : No declaration for element ulink POSTGRES, Version 4.2, ^ ../doc/src/sgml/intro.sgml:95: element para: validity error : No declaration for element para ^ ../doc/src/sgml/intro.sgml:98: element productname: validity error : No declaration for element productname PostgreSQL is an open-source descendant ^ ../doc/src/sgml/intro.sgml:102: element itemizedlist: validity error : No declaration for attribute spacing of element itemizedlist ^ ../doc/src/sgml/intro.sgml:104: element link: validity error : No declaration for attribute linkend of element link complex queries ^ ../doc/src/sgml/intro.sgml:104: element link: validity error : No declaration for element link complex queries ^ ../doc/src/sgml/intro.sgml:104: element simpara: validity error : No declaration for element simpara complex queries ^ ../doc/src/sgml/intro.sgml:105: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:107: element link: validity error : No declaration for attribute linkend of element link foreign keys ^ ../doc/src/sgml/intro.sgml:107: element link: validity error : No declaration for element link foreign keys ^ ../doc/src/sgml/intro.sgml:107: element simpara: validity error : No declaration for element simpara foreign keys ^ ../doc/src/sgml/intro.sgml:108: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:110: element link: validity error : No declaration for attribute linkend of element link triggers ^ ../doc/src/sgml/intro.sgml:110: element link: validity error : No declaration for element link triggers ^ ../doc/src/sgml/intro.sgml:110: element simpara: validity error : No declaration for element simpara triggers ^ ../doc/src/sgml/intro.sgml:111: element listitem: validity error : No declaration for element listitem ^ ../doc/src/sgml/intro.sgml:113: element link: validity error : No declaration for attribute linkend of element link updatable viewsupdatable views ^ ../doc/src/sgml/intro.sgml:113: element simpara: validity error : No declaration for element simpara a>updatable views ^ [686/2153] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_norm.c.o [687/2153] Compiling C object src/common/libpgcommon_shlib.a.p/protocol_openssl.c.o [688/2153] Compiling C object src/common/libpgcommon_shlib.a.p/wchar.c.o [689/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/pqexpbuffer.c.o [690/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/cancel.c.o [691/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/conditional.c.o [692/2153] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_category.c.o [693/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-cancel.c.o [694/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/legacy-pqsignal.c.o [695/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/recovery_gen.c.o [696/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-auth.c.o [697/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/option_utils.c.o [698/2153] Compiling C object src/interfaces/libpq/libpq.a.p/libpq-events.c.o [699/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure.c.o [700/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-print.c.o [701/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/parallel_slot.c.o [702/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/simple_list.c.o [703/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/mbprint.c.o [704/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-auth.c.o [705/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-lobj.c.o [706/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/archive.c.o [707/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/query_utils.c.o [708/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/connect_utils.c.o [709/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure-common.c.o [710/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/string_utils.c.o [711/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-trace.c.o [712/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-auth-scram.c.o [713/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure-common.c.o [714/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-cancel.c.o [715/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-auth-scram.c.o [716/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-trace.c.o [717/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-protocol3.c.o [718/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/libpq-events.c.o [719/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-misc.c.o [720/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/meson-generated_.._psqlscan.c.o [721/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-print.c.o [722/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure.c.o [723/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-protocol3.c.o [724/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o [725/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-lobj.c.o [726/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure-openssl.c.o [727/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure-openssl.c.o [728/2153] Compiling C object src/fe_utils/libpgfeutils.a.p/print.c.o [729/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-exec.c.o [730/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-exec.c.o [731/2153] Compiling C object src/interfaces/libpq/libpq.a.p/fe-connect.c.o [732/2153] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-connect.c.o [733/2153] Generating src/backend/parser/gram with a custom command [734/2153] Generating src/interfaces/ecpg/preproc/preproc.c with a custom command ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-10/output-1/build/postgresql-17.2/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'