>>> postgresql 17.2 Extracting bzcat /home/autobuild/autobuild/instance-21/dl/postgresql/postgresql-17.2.tar.bz2 | tar --strip-components=1 -C /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2 -xf - >>> postgresql 17.2 Patching >>> postgresql 17.2 Configuring rm -rf /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2//build mkdir -p /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-21/output-1/host/bin/or1k-linux-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-21/output-1/host/bin/or1k-linux-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-21/output-1/host/bin/or1k-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%'-ztext'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-21/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-21/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-21/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-21/output-1/host/bin:/home/autobuild/autobuild/instance-21/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="/home/autobuild/autobuild/instance-21/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/autobuild/autobuild/instance-21/output-1/host/bin/ccache /usr/bin/g++" LIBS=-lintl XML2_CONFIG=/home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin/xml2-config CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-21/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=release --cross-file=/home/autobuild/autobuild/instance-21/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-21/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-21/output-1/host/lib/cmake -Drpath=false -Ddocs=disabled -Ddocs_pdf=disabled -DXMLLINT=/nowhere -DXSLTPROC=/nowhere -Dspinlocks=false -Dreadline=enabled -Dzlib=enabled -Dsystem_tzdata=/usr/share/zoneinfo -Dssl=openssl -Dldap=enabled -Dicu=enabled -Dlibxml=enabled -Dzstd=enabled -Dlz4=enabled -Dsystemd=disabled /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2/ /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2//build WARNING: Unknown CPU family or1k, please report this at https://github.com/mesonbuild/meson/issues/new The Meson build system Version: 1.6.0 Source dir: /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2 Build dir: /home/autobuild/autobuild/instance-21/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-21/output-1/host/bin/or1k-linux-gcc (gcc 13.3.0 "or1k-linux-gcc.br_real (Buildroot 2021.11-12449-g1bef613319) 13.3.0") C linker for the host machine: /home/autobuild/autobuild/instance-21/output-1/host/bin/or1k-linux-gcc ld.bfd 2.41 C compiler for the build machine: /home/autobuild/autobuild/instance-21/output-1/host/bin/ccache /usr/bin/gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20240910") C linker for the build machine: /home/autobuild/autobuild/instance-21/output-1/host/bin/ccache /usr/bin/gcc ld.bfd 2.43.1 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: or1k Host machine cpu: Target machine cpu family: or1k Target machine cpu: Run-time dependency threads found: YES Program perl found: YES (/usr/bin/perl) Program python3 found: YES (/home/autobuild/autobuild/instance-21/output-1/host/bin/python3) Program flex found: YES 2.6.4 2.6.4 (/home/autobuild/autobuild/instance-21/output-1/host/bin/flex) Program bison found: YES 3.8.2 3.8.2 (/home/autobuild/autobuild/instance-21/output-1/host/bin/bison) Program sed found: YES (/usr/bin/sed) Program prove found: YES (/usr/bin/core_perl/prove) Program tar found: YES (/usr/bin/tar) Program gzip found: YES (/usr/bin/gzip) Program lz4 found: YES (/usr/bin/lz4) Program openssl found: YES (/home/autobuild/autobuild/instance-21/output-1/host/bin/openssl) Program zstd found: YES (/home/autobuild/autobuild/instance-21/output-1/host/bin/zstd) Program dtrace skipped: feature dtrace disabled Program config/missing found: YES (/home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2/config/missing) Program cp found: YES (/usr/bin/cp) Program /nowhere found: NO Program /nowhere found: NO Program wget found: YES (/usr/bin/wget) Program /home/autobuild/autobuild/instance-21/output-1/host/bin/meson found: YES (/home/autobuild/autobuild/instance-21/output-1/host/bin/meson) Check usable header "bsd_auth.h" : NO Check usable header "dns_sd.h" : NO Found pkg-config: YES (/home/autobuild/autobuild/instance-21/output-1/host/bin/pkgconf) 2.3.0 Found CMake: /usr/bin/cmake (3.31.5) 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 icu-uc found: YES 73.2 Run-time dependency icu-i18n found: YES 73.2 Run-time dependency libxml-2.0 found: YES 2.13.5 Run-time dependency libxslt found: NO (tried pkgconfig and cmake) Run-time dependency libxslt found: NO (tried cmake) Run-time dependency liblz4 found: YES 1.10.0 Run-time dependency tcl found: NO (tried pkgconfig and cmake) Library tcl found: NO Has header "tcl.h" with dependency -ltcl: NO Run-time dependency pam found: NO (tried pkgconfig and cmake) Library pam found: YES Check usable header "security/pam_appl.h" with dependency -lpam: YES Has header "perl.h" : NO Message: disabling optional dependency plperl: missing perl.h Program /home/autobuild/autobuild/instance-21/output-1/host/bin/python3 found: YES (/home/autobuild/autobuild/instance-21/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: YES 3.7 Dependency libsystemd skipped: feature systemd disabled Run-time dependency openssl found: YES 3.4.0 Has header "openssl/ssl.h" with dependency openssl: YES Has header "openssl/err.h" with dependency openssl: YES Checking for function "CRYPTO_new_ex_data" with dependency openssl: YES Checking for function "SSL_new" with dependency openssl: YES Checking for function "SSL_CTX_set_cert_cb" with dependency openssl: YES Checking for function "OPENSSL_init_ssl" with dependency openssl: YES Checking for function "BIO_meth_new" with dependency openssl: YES Checking for function "ASN1_STRING_get0_data" with dependency openssl: YES Checking for function "HMAC_CTX_new" with dependency openssl: YES Checking for function "HMAC_CTX_free" with dependency openssl: YES Checking for function "CRYPTO_lock" with dependency openssl: NO Checking for function "X509_get_signature_info" with dependency openssl: YES Checking for function "SSL_CTX_set_num_tickets" with dependency openssl: YES Run-time dependency zlib found: YES 1.3.1 Has header "zlib.h" with dependency zlib: YES Run-time dependency libzstd found: YES 1.5.6 Checking if "c99" compiles: YES Checking for size of "long" : 4 Checking for size of "long long" : 8 Checking for alignment of "short" : 2 Checking for alignment of "int" : 4 Checking for alignment of "long" : 4 Checking for alignment of "double" : 4 Checking for alignment of "long long int" : 4 Checking for size of "void *" : 4 Checking for size of "size_t" : 4 Checking if "__int128" : links: NO 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 ../output-1/build/postgresql-17.2/meson.build:2095: WARNING: Not using spinlocks will cause poor performance 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: NO Checking if " __atomic_compare_exchange_n(int32)" : links: YES Checking if " __atomic_compare_exchange_n(int64)" : links: NO Has header "atomic.h" : NO Has header "copyfile.h" : NO Has header "crtdefs.h" : NO Has header "execinfo.h" : NO Has header "getopt.h" : YES Has header "ifaddrs.h" : YES Has header "langinfo.h" : YES Has header "mbarrier.h" : NO Has header "stdbool.h" : YES Has header "strings.h" : YES Has header "sys/epoll.h" : YES Has header "sys/event.h" : NO Has header "sys/personality.h" : YES Has header "sys/prctl.h" : YES Has header "sys/procctl.h" : NO Has header "sys/signalfd.h" : YES Has header "sys/ucred.h" : NO Has header "termios.h" : YES Has header "ucred.h" : NO Header "fcntl.h" has symbol "F_FULLFSYNC" : NO Header "unistd.h" has symbol "fdatasync" : YES Header "fcntl.h" has symbol "posix_fadvise" : YES Header "string.h" has symbol "strlcat" : YES Header "string.h" has symbol "strlcpy" : YES Header "string.h" has symbol "strnlen" : YES Header "sys/uio.h" has symbol "preadv" : YES Header "sys/uio.h" has symbol "pwritev" : YES Checking for type "struct option" : YES Checking if "opterr" : links: YES Checking if "optreset" : links: YES Checking for type "socklen_t" : YES Checking whether type "struct sockaddr" has member "sa_len" : NO Checking whether type "struct tm" has member "tm_zone" : YES Checking if "global variable `timezone' exists" compiles: YES Checking for type "union semun" : NO Checking if "strerror_r" compiles: YES Checking for type "locale_t" : YES Checking if "typeof()" compiles: YES Checking if "wcstombs_l" compiles: NO Checking if "wcstombs_l in xlocale.h" compiles: NO Library m found: YES Library rt found: YES Library dl found: YES Library util found: YES Library getopt found: NO Library gnugetopt found: NO Library execinfo found: NO Checking for function "backtrace_symbols" : NO Checking for function "clock_gettime" : YES Checking for function "copyfile" : NO Checking for function "copy_file_range" : YES Checking for function "dlsym" : YES Checking for function "explicit_bzero" : YES Checking for function "getifaddrs" : YES Checking for function "getopt" : YES Checking for function "getopt_long" : YES Checking for function "getpeereid" : NO Checking for function "getpeerucred" : NO Checking for function "inet_aton" : YES Checking for function "inet_pton" : YES Checking for function "kqueue" : NO Checking for function "mbstowcs_l" : NO Checking for function "memset_s" : NO Checking for function "mkdtemp" : YES Checking for function "posix_fadvise" : YES Checking for function "posix_fallocate" : YES Checking for function "ppoll" : YES Checking for function "pthread_barrier_wait" : YES Checking for function "pthread_is_threaded_np" : NO Checking for function "pthread_is_threaded_np" with dependency threads: NO Checking for function "sem_init" : YES Checking for function "setproctitle" : NO Checking for function "setproctitle" with dependency -lutil: NO Checking for function "setproctitle_fast" : NO Checking for function "shm_open" : YES Checking for function "shm_unlink" : YES Checking for function "shmget" : YES Checking for function "socket" : YES Checking for function "strchrnul" : YES Checking for function "strerror_r" : YES Checking for function "strlcat" : YES Checking for function "strlcpy" : YES Checking for function "strnlen" : YES Checking for function "strsignal" : YES Checking for function "sync_file_range" : YES Checking for function "syncfs" : YES Checking for function "uselocale" : YES Checking for function "wcstombs_l" : NO Checking for function "syslog" : YES Check usable header "syslog.h" : YES Program msgfmt found: YES (/home/autobuild/autobuild/instance-21/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-21/output-1/host/bin/msgfmt) Program msginit found: YES (/home/autobuild/autobuild/instance-21/output-1/host/bin/msginit) Program msgmerge found: YES (/home/autobuild/autobuild/instance-21/output-1/host/bin/msgmerge) Program xgettext found: YES (/home/autobuild/autobuild/instance-21/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 (/usr/bin/gawk) Configuring Makefile.global using configuration Configuring version.sgml using configuration 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-21/output-1/host/bin/bzip2) Build targets in project: 788 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 or1k 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 -Og -g0 LD FLAGS : -ztext Programs bison : /home/autobuild/autobuild/instance-21/output-1/host/bin/bison 3.8.2 dtrace : NO flex : /home/autobuild/autobuild/instance-21/output-1/host/bin/flex 2.6.4 External libraries bonjour : NO bsd_auth : NO docs : NO docs_pdf : NO gss : NO icu : YES 73.2 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 plperl : NO plpython : YES 3.12 pltcl : NO readline : YES 8.2 selinux : YES 3.7 systemd : NO uuid : NO zlib : YES 1.3.1 zstd : YES 1.5.6 User defined options Cross files : /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2//build/cross-compilation.conf build.cmake_prefix_path: /home/autobuild/autobuild/instance-21/output-1/host/lib/cmake build.pkg_config_path : /home/autobuild/autobuild/instance-21/output-1/host/lib/pkgconfig XMLLINT : /nowhere XSLTPROC : /nowhere b_pie : false b_staticpic : true buildtype : release default_library : both docs : disabled docs_pdf : disabled icu : enabled ldap : enabled libdir : lib libxml : enabled lz4 : enabled prefix : /usr readline : enabled rpath : false spinlocks : false 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-21/output-1/host/bin/ninja >>> postgresql 17.2 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-21/output-1/host/bin:/home/autobuild/autobuild/instance-21/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-21/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2//build ninja: Entering directory `/home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2//build' [1/2159] Generating src/include/utils/wait_event_names with a custom command [2/2159] Generating src/include/utils/errcodes with a custom command [3/2159] Generating src/include/storage/lwlocknames_h with a custom command [4/2159] Generating src/include/utils/probes.h with a custom command (wrapped by meson to capture output) [5/2159] Compiling C object src/port/libpgport.a.p/quotes.c.o [6/2159] Compiling C object src/port/libpgport.a.p/bsearch_arg.c.o [7/2159] Compiling C object src/port/libpgport_shlib.a.p/pg_bitutils.c.o [8/2159] Compiling C object src/port/libpgport_shlib.a.p/user.c.o [9/2159] Compiling C object src/port/libpgport_shlib.a.p/pgstrsignal.c.o [10/2159] Generating src/include/utils/fmgrtab with a custom command [11/2159] Generating src/include/nodes/nodetags.h with a custom command [12/2159] Generating src/include/catalog/generated_catalog_headers with a custom command [13/2159] Compiling C object src/port/libpgport.a.p/pgcheckdir.c.o [14/2159] Compiling C object src/port/libpgport_shlib.a.p/quotes.c.o [15/2159] Compiling C object src/port/libpgport_shlib.a.p/getpeereid.c.o [16/2159] Compiling C object src/port/libpgport.a.p/snprintf.c.o [17/2159] Compiling C object src/port/libpgport_shlib.a.p/tar.c.o [18/2159] Compiling C object src/port/libpgport_shlib.a.p/pg_strong_random.c.o [19/2159] Compiling C object src/port/libpgport.a.p/pg_bitutils.c.o [20/2159] Compiling C object src/port/libpgport_srv.a.p/pgmkdirp.c.o [21/2159] Compiling C object src/port/libpgport.a.p/inet_net_ntop.c.o [22/2159] Compiling C object src/port/libpgport_srv.a.p/pg_bitutils.c.o [23/2159] Compiling C object src/port/libpgport_srv.a.p/bsearch_arg.c.o [24/2159] Compiling C object src/port/libpgport.a.p/noblock.c.o [25/2159] Compiling C object src/port/libpgport_shlib.a.p/pqsignal.c.o [26/2159] Compiling C object src/port/libpgport_shlib.a.p/qsort.c.o [27/2159] Compiling C object src/port/libpgport_shlib.a.p/pgstrcasecmp.c.o [28/2159] Compiling C object src/port/libpgport.a.p/user.c.o [29/2159] Compiling C object src/port/libpgport_srv.a.p/noblock.c.o [30/2159] Compiling C object src/port/libpgport_srv.a.p/pgcheckdir.c.o [31/2159] Compiling C object src/port/libpgport_shlib.a.p/path.c.o [32/2159] Compiling C object src/port/libpgport_shlib.a.p/snprintf.c.o [33/2159] Compiling C object src/port/libpgport_srv.a.p/pgstrsignal.c.o [34/2159] Compiling C object src/port/libpgport.a.p/pg_crc32c_sb8.c.o [35/2159] Compiling C object src/port/libpgport_srv.a.p/quotes.c.o [36/2159] Compiling C object src/port/libpgport_srv.a.p/inet_net_ntop.c.o [37/2159] Compiling C object src/port/libpgport_shlib.a.p/bsearch_arg.c.o [38/2159] Compiling C object src/port/libpgport.a.p/strerror.c.o [39/2159] Compiling C object src/port/libpgport.a.p/tar.c.o [40/2159] Compiling C object src/port/libpgport_srv.a.p/pg_strong_random.c.o [41/2159] Compiling C object src/port/libpgport.a.p/pgstrcasecmp.c.o [42/2159] Compiling C object src/port/libpgport_srv.a.p/pgsleep.c.o [43/2159] Compiling C object src/port/libpgport_shlib.a.p/chklocale.c.o [44/2159] Compiling C object src/port/libpgport_shlib.a.p/pgsleep.c.o [45/2159] Compiling C object src/port/libpgport.a.p/pgstrsignal.c.o [46/2159] Compiling C object src/port/libpgport_shlib.a.p/pgcheckdir.c.o [47/2159] Compiling C object src/port/libpgport_srv.a.p/chklocale.c.o [48/2159] Compiling C object src/port/libpgport_srv.a.p/pgstrcasecmp.c.o [49/2159] Compiling C object src/port/libpgport.a.p/pqsignal.c.o [50/2159] Generating src/common/kwlist with a custom command [51/2159] Generating src/interfaces/libpq/libpq.exports with a custom command [52/2159] Compiling C object src/port/libpgport.a.p/pgmkdirp.c.o [53/2159] Compiling C object src/port/libpgport.a.p/qsort.c.o [54/2159] Compiling C object src/port/libpgport_srv.a.p/path.c.o [55/2159] Compiling C object src/port/libpgport_srv.a.p/qsort_arg.c.o [56/2159] Compiling C object src/port/libpgport_shlib.a.p/qsort_arg.c.o [57/2159] Compiling C object src/port/libpgport_shlib.a.p/inet_net_ntop.c.o [58/2159] Compiling C object src/port/libpgport_srv.a.p/user.c.o [59/2159] Compiling C object src/port/libpgport.a.p/chklocale.c.o [60/2159] Compiling C object src/port/libpgport.a.p/pg_strong_random.c.o [61/2159] Compiling C object src/port/libpgport_shlib.a.p/pgmkdirp.c.o [62/2159] Compiling C object src/port/libpgport_srv.a.p/getpeereid.c.o [63/2159] Compiling C object src/port/libpgport.a.p/path.c.o [64/2159] Compiling C object src/port/libpgport_srv.a.p/tar.c.o [65/2159] Compiling C object src/port/libpgport.a.p/qsort_arg.c.o [66/2159] Compiling C object src/port/libpgport.a.p/getpeereid.c.o [67/2159] Compiling C object src/port/libpgport_shlib.a.p/noblock.c.o [68/2159] Compiling C object src/port/libpgport_srv.a.p/strerror.c.o [69/2159] Compiling C object src/port/libpgport_srv.a.p/pg_crc32c_sb8.c.o [70/2159] Compiling C object src/common/libpgcommon_srv_config_info.a.p/config_info.c.o [71/2159] Compiling C object src/port/libpgport_shlib.a.p/pg_crc32c_sb8.c.o [72/2159] Compiling C object src/port/libpgport_srv.a.p/pqsignal.c.o [73/2159] Compiling C object src/common/libpgcommon_config_info.a.p/config_info.c.o [74/2159] Compiling C object src/common/libpgcommon_shlib_config_info.a.p/config_info.c.o [75/2159] Compiling C object src/interfaces/libpq/libpq.a.p/legacy-pqsignal.c.o [76/2159] Compiling C object src/port/libpgport.a.p/pgsleep.c.o [77/2159] Compiling C object src/port/libpgport_shlib.a.p/strerror.c.o [78/2159] Compiling C object src/port/libpgport_srv.a.p/qsort.c.o [79/2159] Compiling C object src/common/libpgcommon_ryu.a.p/f2s.c.o [80/2159] Linking static target src/common/libpgcommon_srv_config_info.a [81/2159] Linking static target src/port/libpgport.a [82/2159] Linking static target src/port/libpgport_shlib.a [83/2159] Compiling C object src/common/libpgcommon_srv.a.p/file_utils.c.o [84/2159] Compiling C object src/common/libpgcommon_srv.a.p/archive.c.o [85/2159] Compiling C object src/common/libpgcommon_srv.a.p/checksum_helper.c.o [86/2159] Compiling C object src/common/libpgcommon_srv.a.p/keywords.c.o [87/2159] Compiling C object src/common/libpgcommon_shlib_ryu.a.p/f2s.c.o [88/2159] Compiling C object src/common/libpgcommon_srv.a.p/encnames.c.o [89/2159] Compiling C object src/common/libpgcommon_srv.a.p/exec.c.o [90/2159] Compiling C object src/common/libpgcommon_srv.a.p/percentrepl.c.o [91/2159] Compiling C object src/common/libpgcommon_srv.a.p/link-canary.c.o [92/2159] Compiling C object src/common/libpgcommon_srv_ryu.a.p/d2s.c.o [93/2159] Compiling C object src/interfaces/libpq/libpq.a.p/pqexpbuffer.c.o [94/2159] Compiling C object src/common/libpgcommon_srv.a.p/file_perm.c.o [95/2159] Compiling C object src/common/libpgcommon_srv.a.p/kwlookup.c.o [96/2159] Compiling C object src/common/libpgcommon_srv.a.p/pg_prng.c.o [97/2159] Compiling C object src/common/libpgcommon_srv.a.p/pg_get_line.c.o [98/2159] Compiling C object src/common/libpgcommon_srv.a.p/ip.c.o [99/2159] Compiling C object src/common/libpgcommon_srv.a.p/hashfn.c.o [100/2159] Compiling C object src/common/libpgcommon_shlib_ryu.a.p/d2s.c.o [101/2159] Compiling C object src/common/libpgcommon_srv.a.p/scram-common.c.o [102/2159] Compiling C object src/common/libpgcommon_srv.a.p/pg_lzcompress.c.o [103/2159] Compiling C object src/common/libpgcommon_srv.a.p/psprintf.c.o [104/2159] Compiling C object src/common/libpgcommon_srv.a.p/string.c.o [105/2159] Compiling C object src/common/libpgcommon_srv.a.p/compression.c.o [106/2159] Compiling C object src/common/libpgcommon_srv.a.p/controldata_utils.c.o [107/2159] Compiling C object src/common/libpgcommon_srv.a.p/wait_error.c.o [108/2159] Compiling C object src/common/libpgcommon_srv.a.p/binaryheap.c.o [109/2159] Compiling C object src/common/libpgcommon_srv.a.p/rmtree.c.o [110/2159] Compiling C object src/port/libpgport_srv.a.p/snprintf.c.o [111/2159] Compiling C object src/common/libpgcommon_srv.a.p/base64.c.o [112/2159] Compiling C object src/common/libpgcommon_srv.a.p/pgfnames.c.o [113/2159] Compiling C object src/common/libpgcommon_srv.a.p/stringinfo.c.o [114/2159] Compiling C object src/common/libpgcommon_srv.a.p/username.c.o [115/2159] Compiling C object src/common/libpgcommon_srv.a.p/md5_common.c.o [116/2159] Compiling C object src/common/libpgcommon_srv.a.p/relpath.c.o [117/2159] Linking static target src/port/libpgport_srv.a [118/2159] Compiling C object src/common/libpgcommon_srv.a.p/saslprep.c.o [119/2159] Compiling C object src/common/libpgcommon.a.p/archive.c.o [120/2159] Compiling C object src/common/libpgcommon_srv_ryu.a.p/f2s.c.o [121/2159] Compiling C object src/common/libpgcommon_ryu.a.p/d2s.c.o [122/2159] Compiling C object src/common/libpgcommon_srv.a.p/parse_manifest.c.o [123/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-auth-scram.c.o [124/2159] Compiling C object src/common/libpgcommon_srv.a.p/blkreftable.c.o [125/2159] Compiling C object src/common/libpgcommon.a.p/binaryheap.c.o [126/2159] Linking static target src/common/libpgcommon_srv_ryu.a [127/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure.c.o [128/2159] Compiling C object src/common/libpgcommon.a.p/checksum_helper.c.o [129/2159] Compiling C object src/common/libpgcommon.a.p/file_perm.c.o [130/2159] Compiling C object src/common/libpgcommon.a.p/kwlookup.c.o [131/2159] Compiling C object src/common/libpgcommon.a.p/base64.c.o [132/2159] Compiling C object src/common/libpgcommon_srv.a.p/jsonapi.c.o [133/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure-common.c.o [134/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-lobj.c.o [135/2159] Compiling C object src/common/libpgcommon.a.p/controldata_utils.c.o [136/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-auth.c.o [137/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-cancel.c.o [138/2159] Compiling C object src/common/libpgcommon.a.p/exec.c.o [139/2159] Compiling C object src/common/libpgcommon.a.p/link-canary.c.o [140/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-trace.c.o [141/2159] Compiling C object src/common/libpgcommon.a.p/keywords.c.o [142/2159] Compiling C object src/common/libpgcommon.a.p/encnames.c.o [143/2159] Compiling C object src/common/libpgcommon.a.p/ip.c.o [144/2159] Compiling C object src/common/libpgcommon.a.p/psprintf.c.o [145/2159] Compiling C object src/interfaces/libpq/libpq.a.p/libpq-events.c.o [146/2159] Compiling C object src/common/libpgcommon.a.p/fe_memutils.c.o [147/2159] Compiling C object src/common/libpgcommon.a.p/parse_manifest.c.o [148/2159] Compiling C object src/common/libpgcommon_srv.a.p/protocol_openssl.c.o [149/2159] Compiling C object src/common/libpgcommon_shlib.a.p/archive.c.o [150/2159] Compiling C object src/common/libpgcommon.a.p/blkreftable.c.o [151/2159] Compiling C object src/common/libpgcommon.a.p/pgfnames.c.o [152/2159] Compiling C object src/common/libpgcommon.a.p/restricted_token.c.o [153/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-misc.c.o [154/2159] Compiling C object src/common/libpgcommon.a.p/pg_get_line.c.o [155/2159] Compiling C object src/common/libpgcommon_shlib.a.p/base64.c.o [156/2159] Compiling C object src/common/libpgcommon_srv.a.p/hmac_openssl.c.o [157/2159] Compiling C object src/common/libpgcommon_srv.a.p/cryptohash_openssl.c.o [158/2159] Compiling C object src/common/libpgcommon.a.p/md5_common.c.o [159/2159] Compiling C object src/common/libpgcommon_shlib.a.p/checksum_helper.c.o [160/2159] Compiling C object src/common/libpgcommon_srv.a.p/wchar.c.o [161/2159] Compiling C object src/common/libpgcommon.a.p/relpath.c.o [162/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-print.c.o [163/2159] Compiling C object src/common/libpgcommon.a.p/pg_lzcompress.c.o [164/2159] Compiling C object src/common/libpgcommon.a.p/hashfn.c.o [165/2159] Compiling C object src/common/libpgcommon.a.p/percentrepl.c.o [166/2159] Compiling C object src/common/libpgcommon.a.p/pg_prng.c.o [167/2159] Compiling C object src/common/libpgcommon.a.p/rmtree.c.o [168/2159] Compiling C object src/common/libpgcommon.a.p/wait_error.c.o [169/2159] Compiling C object src/common/libpgcommon_srv.a.p/unicode_category.c.o [170/2159] Compiling C object src/common/libpgcommon.a.p/compression.c.o [171/2159] Compiling C object src/common/libpgcommon.a.p/saslprep.c.o [172/2159] Compiling C object src/common/libpgcommon.a.p/scram-common.c.o [173/2159] Compiling C object src/common/libpgcommon.a.p/sprompt.c.o [174/2159] Compiling C object src/common/libpgcommon_shlib.a.p/compression.c.o [175/2159] Compiling C object src/common/libpgcommon_shlib.a.p/controldata_utils.c.o [176/2159] Compiling C object src/common/libpgcommon_shlib.a.p/exec.c.o [177/2159] Compiling C object src/common/libpgcommon_shlib.a.p/file_perm.c.o [178/2159] Compiling C object src/common/libpgcommon.a.p/file_utils.c.o [179/2159] Compiling C object src/common/libpgcommon.a.p/jsonapi.c.o [180/2159] Compiling C object src/common/libpgcommon.a.p/string.c.o [181/2159] Compiling C object src/common/libpgcommon.a.p/stringinfo.c.o [182/2159] Compiling C object src/common/libpgcommon.a.p/username.c.o [183/2159] Compiling C object src/common/libpgcommon_shlib.a.p/binaryheap.c.o [184/2159] Compiling C object src/common/libpgcommon_shlib.a.p/ip.c.o [185/2159] Compiling C object src/common/libpgcommon_shlib.a.p/keywords.c.o [186/2159] Compiling C object src/common/libpgcommon_shlib.a.p/kwlookup.c.o [187/2159] Compiling C object src/common/libpgcommon_shlib.a.p/md5_common.c.o [188/2159] Compiling C object src/common/libpgcommon_shlib.a.p/parse_manifest.c.o [189/2159] Compiling C object src/common/libpgcommon_shlib.a.p/percentrepl.c.o [190/2159] Compiling C object src/common/libpgcommon_shlib.a.p/pg_get_line.c.o [191/2159] Compiling C object src/common/libpgcommon_shlib.a.p/pg_prng.c.o [192/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-protocol3.c.o [193/2159] Compiling C object src/common/libpgcommon_srv.a.p/unicode_case.c.o [194/2159] Compiling C object src/common/libpgcommon.a.p/unicode_case.c.o [195/2159] Compiling C object src/common/libpgcommon.a.p/cryptohash_openssl.c.o [196/2159] Compiling C object src/common/libpgcommon_shlib.a.p/pg_lzcompress.c.o [197/2159] Compiling C object src/common/libpgcommon_shlib.a.p/pgfnames.c.o [198/2159] Compiling C object src/common/libpgcommon_shlib.a.p/psprintf.c.o [199/2159] Compiling C object src/common/libpgcommon_shlib.a.p/relpath.c.o [200/2159] Compiling C object src/common/libpgcommon_shlib.a.p/rmtree.c.o [201/2159] Compiling C object src/common/libpgcommon_shlib.a.p/scram-common.c.o [202/2159] Compiling C object src/common/libpgcommon_shlib.a.p/string.c.o [203/2159] Compiling C object src/common/libpgcommon_shlib.a.p/stringinfo.c.o [204/2159] Compiling C object src/common/libpgcommon_shlib.a.p/username.c.o [205/2159] Compiling C object src/common/libpgcommon_shlib.a.p/wait_error.c.o [206/2159] Compiling C object src/common/libpgcommon_srv.a.p/unicode_norm.c.o [207/2159] Compiling C object src/common/libpgcommon.a.p/unicode_category.c.o [208/2159] Compiling C object src/common/libpgcommon.a.p/unicode_norm.c.o [209/2159] Compiling C object src/common/libpgcommon.a.p/hmac_openssl.c.o [210/2159] Compiling C object src/common/libpgcommon.a.p/logging.c.o [211/2159] Compiling C object src/common/libpgcommon_shlib.a.p/blkreftable.c.o [212/2159] Compiling C object src/common/libpgcommon_shlib.a.p/encnames.c.o [213/2159] Compiling C object src/common/libpgcommon_shlib.a.p/file_utils.c.o [214/2159] Compiling C object src/common/libpgcommon_shlib.a.p/fe_memutils.c.o [215/2159] Compiling C object src/common/libpgcommon_shlib.a.p/restricted_token.c.o [216/2159] Compiling C object src/common/libpgcommon_shlib.a.p/sprompt.c.o [217/2159] Compiling C object src/common/libpgcommon_shlib.a.p/hashfn.c.o [218/2159] Compiling C object src/common/libpgcommon_shlib.a.p/cryptohash_openssl.c.o [219/2159] Compiling C object src/common/libpgcommon_shlib.a.p/hmac_openssl.c.o [220/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/legacy-pqsignal.c.o [221/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/pqexpbuffer.c.o [222/2159] Compiling C object src/common/libpgcommon.a.p/wchar.c.o [223/2159] Compiling C object src/common/libpgcommon_shlib.a.p/link-canary.c.o [224/2159] Building translation src/interfaces/libpq/po/cs/LC_MESSAGES/libpq5-17-cs.mo [225/2159] Building translation src/interfaces/libpq/po/el/LC_MESSAGES/libpq5-17-el.mo [226/2159] Building translation src/interfaces/libpq/po/es/LC_MESSAGES/libpq5-17-es.mo [227/2159] Linking static target src/common/libpgcommon_srv.a [228/2159] Building translation src/interfaces/libpq/po/ka/LC_MESSAGES/libpq5-17-ka.mo [229/2159] Building translation src/interfaces/libpq/po/ko/LC_MESSAGES/libpq5-17-ko.mo [230/2159] Building translation src/interfaces/libpq/po/pl/LC_MESSAGES/libpq5-17-pl.mo [231/2159] Building translation src/interfaces/libpq/po/sv/LC_MESSAGES/libpq5-17-sv.mo [232/2159] Building translation src/interfaces/libpq/po/tr/LC_MESSAGES/libpq5-17-tr.mo [233/2159] Building translation src/interfaces/libpq/po/uk/LC_MESSAGES/libpq5-17-uk.mo [234/2159] Building translation src/interfaces/libpq/po/zh_CN/LC_MESSAGES/libpq5-17-zh_CN.mo [235/2159] Building translation src/interfaces/libpq/po/zh_TW/LC_MESSAGES/libpq5-17-zh_TW.mo [236/2159] Compiling C object src/common/libpgcommon_shlib.a.p/saslprep.c.o [237/2159] Compiling C object src/common/libpgcommon_shlib.a.p/protocol_openssl.c.o [238/2159] Building translation src/interfaces/libpq/po/de/LC_MESSAGES/libpq5-17-de.mo [239/2159] Building translation src/interfaces/libpq/po/fr/LC_MESSAGES/libpq5-17-fr.mo [240/2159] Building translation src/interfaces/libpq/po/he/LC_MESSAGES/libpq5-17-he.mo [241/2159] Building translation src/interfaces/libpq/po/it/LC_MESSAGES/libpq5-17-it.mo [242/2159] Building translation src/interfaces/libpq/po/ja/LC_MESSAGES/libpq5-17-ja.mo [243/2159] Building translation src/interfaces/libpq/po/pt_BR/LC_MESSAGES/libpq5-17-pt_BR.mo [244/2159] Building translation src/interfaces/libpq/po/ru/LC_MESSAGES/libpq5-17-ru.mo [245/2159] Compiling C object src/common/libpgcommon.a.p/protocol_openssl.c.o [246/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-auth-scram.c.o [247/2159] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_case.c.o [248/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-lobj.c.o [249/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-trace.c.o [250/2159] Linking static target src/common/libpgcommon.a [251/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-cancel.c.o [252/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-auth.c.o [253/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure.c.o [254/2159] Generating src/backend/replication/syncrep_gram with a custom command [255/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-print.c.o [256/2159] Generating src/fe_utils/psqlscan with a custom command [257/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-exec.c.o [258/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o [259/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure-common.c.o [260/2159] Generating src/backend/bootstrap/bootscanner with a custom command [261/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-exec.c.o [262/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/archive.c.o [263/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/simple_list.c.o [264/2159] Generating src/backend/bootstrap/bootparse with a custom command [265/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-protocol3.c.o [266/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/option_utils.c.o [267/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/libpq-events.c.o [268/2159] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_category.c.o [269/2159] Generating src/backend/replication/repl_gram with a custom command [270/2159] Generating src/backend/utils/misc/guc_scan with a custom command [271/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/mbprint.c.o [272/2159] Generating src/backend/replication/repl_scanner with a custom command [273/2159] Generating src/backend/utils/adt/jsonpath_scan with a custom command [274/2159] Compiling C object src/common/libpgcommon_shlib.a.p/wchar.c.o [275/2159] Generating src/backend/replication/syncrep_scanner with a custom command [276/2159] Building translation src/backend/po/id/LC_MESSAGES/postgres-17-id.mo [277/2159] Compiling C object src/common/libpgcommon_shlib.a.p/jsonapi.c.o [278/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/query_utils.c.o [279/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/cancel.c.o [280/2159] Generating src/backend/utils/adt/jsonpath_parse with a custom command [281/2159] Compiling C object src/common/libpgcommon_shlib.a.p/unicode_norm.c.o [282/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/conditional.c.o [283/2159] Building translation src/backend/po/de/LC_MESSAGES/postgres-17-de.mo [284/2159] Building translation src/backend/po/es/LC_MESSAGES/postgres-17-es.mo [285/2159] Building translation src/backend/po/it/LC_MESSAGES/postgres-17-it.mo [286/2159] Building translation src/backend/po/ja/LC_MESSAGES/postgres-17-ja.mo [287/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/recovery_gen.c.o [288/2159] Building translation src/backend/po/pl/LC_MESSAGES/postgres-17-pl.mo [289/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/parallel_slot.c.o [290/2159] Building translation src/backend/po/sv/LC_MESSAGES/postgres-17-sv.mo [291/2159] Building translation src/backend/po/zh_CN/LC_MESSAGES/postgres-17-zh_CN.mo [292/2159] Building translation src/backend/po/fr/LC_MESSAGES/postgres-17-fr.mo [293/2159] Building translation src/backend/po/pt_BR/LC_MESSAGES/postgres-17-pt_BR.mo [294/2159] Building translation src/backend/po/tr/LC_MESSAGES/postgres-17-tr.mo [295/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/connect_utils.c.o [296/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/string_utils.c.o [297/2159] Generating src/backend/parser/scan with a custom command [298/2159] Compiling C object src/backend/utils/activity/wait_event_names.a.p/wait_event_funcs.c.o [299/2159] Building translation src/backend/po/ka/LC_MESSAGES/postgres-17-ka.mo [300/2159] Linking static target src/common/libpgcommon_shlib.a [301/2159] Building translation src/backend/po/ko/LC_MESSAGES/postgres-17-ko.mo [302/2159] Building translation src/backend/po/ru/LC_MESSAGES/postgres-17-ru.mo [303/2159] Building translation src/backend/po/uk/LC_MESSAGES/postgres-17-uk.mo [304/2159] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._syncrep_gram.c.o [305/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_bufmask.c.o [306/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-connect.c.o [307/2159] Compiling C object src/backend/utils/activity/wait_event_names.a.p/wait_event.c.o [308/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_scankey.c.o [309/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/meson-generated_.._psqlscan.c.o [310/2159] Linking static target src/backend/utils/activity/wait_event_names.a [311/2159] Compiling C object src/interfaces/libpq/libpq.a.p/fe-secure-openssl.c.o [312/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-secure-openssl.c.o [313/2159] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._syncrep_scanner.c.o [314/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_session.c.o [315/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_tuple.c.o [316/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_indextuple.c.o [317/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_toast_compression.c.o [318/2159] Linking static target src/interfaces/libpq/libpq.a [319/2159] Compiling C object src/backend/bootstrap/boot_parser.a.p/meson-generated_.._bootparse.c.o [320/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_xlog.c.o [321/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_syncscan.c.o [322/2159] Compiling C object src/backend/postgres_lib.a.p/meson-generated_.._.._include_utils_fmgrtab.c.o [323/2159] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._repl_gram.c.o [324/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_tupconvert.c.o [325/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_attmap.c.o [326/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_printsimple.c.o [327/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_revmap.c.o [328/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_inclusion.c.o [329/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_minmax.c.o [330/2159] Compiling C object src/backend/replication/repl_parser.a.p/meson-generated_.._repl_scanner.c.o [331/2159] Compiling C object src/backend/bootstrap/boot_parser.a.p/meson-generated_.._bootscanner.c.o [332/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_bloom.c.o [333/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_detoast.c.o [334/2159] Compiling C object src/backend/utils/adt/jsonpath.a.p/meson-generated_.._jsonpath_gram.c.o [335/2159] Compiling C object src/backend/utils/misc/guc-file.a.p/meson-generated_.._guc-file.c.o [336/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_printtup.c.o [337/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginarrayproc.c.o [338/2159] Linking static target src/backend/replication/repl_parser.a [339/2159] Linking static target src/backend/bootstrap/boot_parser.a [340/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_pageops.c.o [341/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_validate.c.o [342/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginbulk.c.o [343/2159] Linking static target src/backend/utils/misc/guc-file.a [344/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_toast_internals.c.o [345/2159] Compiling C object src/fe_utils/libpgfeutils.a.p/print.c.o [346/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginlogic.c.o [347/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_tupdesc.c.o [348/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_relation.c.o [349/2159] Linking static target src/fe_utils/libpgfeutils.a [350/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_heaptuple.c.o [351/2159] Compiling C object src/backend/utils/adt/jsonpath.a.p/meson-generated_.._jsonpath_scan.c.o [352/2159] Linking static target src/backend/utils/adt/jsonpath.a [353/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginbtree.c.o [354/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin_minmax_multi.c.o [355/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_reloptions.c.o [356/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginvalidate.c.o [357/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginscan.c.o [358/2159] Compiling C object src/backend/postgres_lib.a.p/access_common_tidstore.c.o [359/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginpostinglist.c.o [360/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginxlog.c.o [361/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistscan.c.o [362/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistsplit.c.o [363/2159] Compiling C object src/backend/nodes/nodefuncs.a.p/queryjumblefuncs.c.o [364/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_gininsert.c.o [365/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistvalidate.c.o [366/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginentrypage.c.o [367/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashsort.c.o [368/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginvacuum.c.o [369/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistbuildbuffers.c.o [370/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginutil.c.o [371/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistvacuum.c.o [372/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistxlog.c.o [373/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginfast.c.o [374/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashsearch.c.o [375/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistbuild.c.o [376/2159] Compiling C object src/backend/postgres_lib.a.p/access_brin_brin.c.o [377/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashvalidate.c.o [378/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_gindatapage.c.o [379/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistget.c.o [380/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashovfl.c.o [381/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hash_xlog.c.o [382/2159] Compiling C object src/interfaces/libpq/libpq.so.5.17.p/fe-connect.c.o [383/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashutil.c.o [384/2159] Compiling C object src/backend/postgres_lib.a.p/access_gin_ginget.c.o [385/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashfunc.c.o [386/2159] Compiling C object src/backend/postgres_lib.a.p/access_index_amapi.c.o [387/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_visibilitymap.c.o [388/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_hio.c.o [389/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashpage.c.o [390/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_heaptoast.c.o [391/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gist.c.o [392/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistproc.c.o [393/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hashinsert.c.o [394/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_committsdesc.c.o [395/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_dbasedesc.c.o [396/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtcompare.c.o [397/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_clogdesc.c.o [398/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_hashdesc.c.o [399/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_gistdesc.c.o [400/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_brindesc.c.o [401/2159] Compiling C object src/backend/postgres_lib.a.p/access_index_amvalidate.c.o [402/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_logicalmsgdesc.c.o [403/2159] Compiling C object src/backend/postgres_lib.a.p/access_hash_hash.c.o [404/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_rewriteheap.c.o [405/2159] Compiling C object src/backend/postgres_lib.a.p/access_gist_gistutil.c.o [406/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_gindesc.c.o [407/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_mxactdesc.c.o [408/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_rmgrdesc_utils.c.o [409/2159] Compiling C object src/backend/postgres_lib.a.p/access_index_genam.c.o [410/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_replorigindesc.c.o [411/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_pruneheap.c.o [412/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtvalidate.c.o [413/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_nbtdesc.c.o [414/2159] Compiling C object src/backend/postgres_lib.a.p/access_index_indexam.c.o [415/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_heapdesc.c.o [416/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_spgdesc.c.o [417/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtxlog.c.o [418/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_relmapdesc.c.o [419/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_seqdesc.c.o [420/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_smgrdesc.c.o [421/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtdedup.c.o [422/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_genericdesc.c.o [423/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_standbydesc.c.o [424/2159] Compiling C object src/backend/postgres_lib.a.p/access_sequence_sequence.c.o [425/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_heapam_visibility.c.o [426/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtsplitloc.c.o [427/2159] Linking target src/interfaces/libpq/libpq.so.5.17 FAILED: src/interfaces/libpq/libpq.so.5.17 /home/autobuild/autobuild/instance-21/output-1/host/bin/or1k-linux-gcc -o src/interfaces/libpq/libpq.so.5.17 src/interfaces/libpq/libpq.so.5.17.p/fe-auth-scram.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-auth.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-cancel.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-connect.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-exec.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-lobj.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-print.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-protocol3.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-secure.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-trace.c.o src/interfaces/libpq/libpq.so.5.17.p/legacy-pqsignal.c.o src/interfaces/libpq/libpq.so.5.17.p/libpq-events.c.o src/interfaces/libpq/libpq.so.5.17.p/pqexpbuffer.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-secure-common.c.o src/interfaces/libpq/libpq.so.5.17.p/fe-secure-openssl.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,-soname,libpq.so.5 -ztext -Wl,--start-group src/common/libpgcommon_shlib.a src/port/libpgport_shlib.a -Wl,--version-script=/home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2/build/src/interfaces/libpq/exports.list -lm -pthread /home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libldap.so /home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/liblber.so /home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libssl.so /home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libcrypto.so /home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libz.so /home/autobuild/autobuild/instance-21/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libzstd.so -Wl,--end-group /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o: in function `libpq_binddomain': fe-misc.c:(.text+0x20c): undefined reference to `libintl_bindtextdomain' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o: in function `libpq_gettext': fe-misc.c:(.text+0x1030): undefined reference to `libintl_dgettext' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: src/interfaces/libpq/libpq.so.5.17.p/fe-misc.c.o: in function `libpq_ngettext': fe-misc.c:(.text+0x10a4): undefined reference to `libintl_dngettext' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: src/common/libpgcommon_shlib.a(md5_common.c.o): in function `pg_md5_encrypt': md5_common.c:(.text+0x4a8): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: src/common/libpgcommon_shlib.a(scram-common.c.o): in function `scram_build_secret': scram-common.c:(.text+0x948): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: scram-common.c:(.text+0x968): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: scram-common.c:(.text+0x998): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: scram-common.c:(.text+0x9c8): undefined reference to `libintl_gettext' /home/autobuild/autobuild/instance-21/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-musl/13.3.0/../../../../or1k-buildroot-linux-musl/bin/ld: src/common/libpgcommon_shlib.a(cryptohash_openssl.c.o):cryptohash_openssl.c:(.text+0x68c): more undefined references to `libintl_gettext' follow collect2: error: ld returned 1 exit status [428/2159] Compiling C object src/backend/nodes/nodefuncs.a.p/equalfuncs.c.o [429/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_tblspcdesc.c.o [430/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_xactdesc.c.o [431/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_heapam_handler.c.o [432/2159] Compiling C object src/backend/nodes/nodefuncs.a.p/copyfuncs.c.o [433/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtree.c.o [434/2159] Compiling C object src/backend/postgres_lib.a.p/access_rmgrdesc_xlogdesc.c.o [435/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_vacuumlazy.c.o [436/2159] Compiling C object src/backend/postgres_lib.a.p/access_table_table.c.o [437/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgproc.c.o [438/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtsort.c.o [439/2159] Compiling C object src/backend/postgres_lib.a.p/access_table_toast_helper.c.o [440/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtsearch.c.o [441/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtinsert.c.o [442/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgquadtreeproc.c.o [443/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtpage.c.o [444/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_twophase_rmgr.c.o [445/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgkdtreeproc.c.o [446/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_generic_xlog.c.o [447/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spginsert.c.o [448/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgtextproc.c.o [449/2159] Compiling C object src/backend/postgres_lib.a.p/access_tablesample_bernoulli.c.o [450/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_transam.c.o [451/2159] Compiling C object src/backend/postgres_lib.a.p/access_tablesample_system.c.o [452/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgxlog.c.o [453/2159] Compiling C object src/backend/postgres_lib.a.p/access_tablesample_tablesample.c.o [454/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_subtrans.c.o [455/2159] Compiling C object src/backend/postgres_lib.a.p/access_table_tableam.c.o [456/2159] Compiling C object src/backend/postgres_lib.a.p/access_table_tableamapi.c.o [457/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgvacuum.c.o [458/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgvalidate.c.o [459/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_timeline.c.o [460/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_varsup.c.o [461/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgscan.c.o [462/2159] Compiling C object src/backend/postgres_lib.a.p/access_nbtree_nbtutils.c.o [463/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_rmgr.c.o [464/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_clog.c.o [465/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_commit_ts.c.o [466/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgdoinsert.c.o [467/2159] Compiling C object src/backend/postgres_lib.a.p/access_spgist_spgutils.c.o [468/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_slru.c.o [469/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_multixact.c.o [470/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_twophase.c.o [471/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_parallel.c.o [472/2159] Compiling C object src/backend/nodes/nodefuncs.a.p/readfuncs.c.o [473/2159] Compiling C object src/backend/nodes/nodefuncs.a.p/outfuncs.c.o [474/2159] Compiling C object src/backend/postgres_lib.a.p/access_transam_xact.c.o [475/2159] Compiling C object src/backend/postgres_lib.a.p/access_heap_heapam.c.o [476/2159] Generating src/backend/parser/gram with a custom command ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-21/output-1/build/postgresql-17.2/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-21/buildroot'