[05:03:42.271] time ./configure \ [05:03:42.271] --host=x86_64-w64-mingw32 \ [05:03:42.271] --enable-cassert \ [05:03:42.271] --without-icu \ [05:03:42.271] CC="ccache x86_64-w64-mingw32-gcc" \ [05:03:42.271] CXX="ccache x86_64-w64-mingw32-g++" [05:03:42.394] checking build system type... x86_64-pc-linux-gnu [05:03:42.588] checking host system type... x86_64-w64-mingw32 [05:03:42.594] checking which template to use... win32 [05:03:42.594] checking whether NLS is wanted... no [05:03:42.594] checking for default port number... 5432 [05:03:42.601] checking for block size... 8kB [05:03:42.603] checking for segment size... 1GB [05:03:42.605] checking for WAL block size... 8kB [05:03:42.606] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:03:42.642] checking whether the C compiler works... yes [05:03:42.780] checking for C compiler default output file name... a.exe [05:03:42.781] checking for suffix of executables... .exe [05:03:42.823] checking whether we are cross compiling... yes [05:03:42.900] checking for suffix of object files... o [05:03:42.909] checking whether we are using the GNU C compiler... yes [05:03:42.915] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:03:42.923] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:03:42.933] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:03:42.998] checking whether we are using the GNU C++ compiler... yes [05:03:43.005] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:03:43.077] checking for gawk... no [05:03:43.077] checking for mawk... mawk [05:03:43.079] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:03:43.086] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:03:43.094] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:03:43.141] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:03:43.316] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:03:43.323] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:03:43.330] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:03:43.337] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:03:43.344] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:03:43.351] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:03:43.359] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:03:43.366] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:03:43.373] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:03:43.381] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:03:43.388] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:03:43.396] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:03:43.404] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:03:43.443] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:03:43.450] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:03:43.457] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:03:43.464] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:03:43.472] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:03:43.479] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:03:43.503] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:03:43.511] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:03:43.518] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:03:43.557] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:03:43.597] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:03:43.605] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:03:43.612] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:03:43.649] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:03:43.657] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:03:43.665] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:03:43.673] checking whether the C compiler still works... yes [05:03:43.742] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:03:43.820] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:03:43.820] checking pkg-config is at least version 0.9.0... yes [05:03:43.837] checking whether to build with ICU support... no [05:03:43.837] checking whether to build with Tcl... no [05:03:43.837] checking whether to build Perl modules... no [05:03:43.837] checking whether to build Python modules... no [05:03:43.837] checking whether to build with GSSAPI support... no [05:03:43.839] checking whether to build with PAM support... no [05:03:43.839] checking whether to build with BSD Authentication support... no [05:03:43.839] checking whether to build with LDAP support... no [05:03:43.839] checking whether to build with Bonjour support... no [05:03:43.839] checking whether to build with SELinux support... no [05:03:43.839] checking whether to build with systemd support... no [05:03:43.839] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:03:43.839] checking whether to build with XML support... no [05:03:43.840] checking whether to build with LZ4 support... no [05:03:43.840] checking whether to build with ZSTD support... no [05:03:43.840] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:03:43.840] checking whether it is possible to strip libraries... yes [05:03:43.849] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:03:43.849] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:03:43.850] checking for a BSD-compatible install... /usr/bin/install -c [05:03:43.860] checking for tar... /usr/bin/tar [05:03:43.860] checking whether ln -s works... yes [05:03:43.860] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:03:43.862] checking for bison... /usr/bin/bison [05:03:43.865] configure: using bison (GNU Bison) 3.8.2 [05:03:43.868] checking for flex... /usr/bin/flex [05:03:43.881] configure: using flex 2.6.4 [05:03:43.881] checking for perl... /usr/bin/perl [05:03:43.884] configure: using perl 5.36.0 [05:03:43.886] checking for zic... /usr/sbin/zic [05:03:43.887] checking for a sed that does not truncate output... /usr/bin/sed [05:03:43.892] checking for grep that handles long lines and -e... /usr/bin/grep [05:03:43.894] checking for egrep... /usr/bin/grep -E [05:03:43.896] checking for ANSI C header files... yes [05:03:43.945] checking for sys/types.h... yes [05:03:43.964] checking for sys/stat.h... yes [05:03:43.981] checking for stdlib.h... yes [05:03:43.997] checking for string.h... yes [05:03:44.013] checking for memory.h... yes [05:03:44.029] checking for strings.h... yes [05:03:44.045] checking for inttypes.h... yes [05:03:44.062] checking for stdint.h... yes [05:03:44.077] checking for unistd.h... yes [05:03:44.093] checking for main in -lm... yes [05:03:44.141] checking for library containing setproctitle... no [05:03:44.232] checking for library containing dlsym... no [05:03:44.322] checking for library containing socket... -lws2_32 [05:03:44.462] checking for library containing getopt_long... none required [05:03:44.510] checking for library containing shm_open... no [05:03:44.601] checking for library containing shm_unlink... no [05:03:44.692] checking for library containing clock_gettime... no [05:03:44.783] checking for library containing shmget... no [05:03:44.875] checking for library containing backtrace_symbols... no [05:03:44.965] checking for library containing pthread_barrier_wait... -lpthread [05:03:45.055] checking for inflate in -lz... yes [05:03:45.102] checking for stdbool.h that conforms to C99... yes [05:03:45.114] checking for _Bool... yes [05:03:45.189] checking atomic.h usability... no [05:03:45.244] checking atomic.h presence... no [05:03:45.263] checking for atomic.h... no [05:03:45.267] checking copyfile.h usability... no [05:03:45.326] checking copyfile.h presence... no [05:03:45.346] checking for copyfile.h... no [05:03:45.350] checking execinfo.h usability... no [05:03:45.408] checking execinfo.h presence... no [05:03:45.429] checking for execinfo.h... no [05:03:45.432] checking getopt.h usability... yes [05:03:45.441] checking getopt.h presence... yes [05:03:45.458] checking for getopt.h... yes [05:03:45.467] checking ifaddrs.h usability... no [05:03:45.527] checking ifaddrs.h presence... no [05:03:45.548] checking for ifaddrs.h... no [05:03:45.551] checking mbarrier.h usability... no [05:03:45.611] checking mbarrier.h presence... no [05:03:45.633] checking for mbarrier.h... no [05:03:45.637] checking sys/epoll.h usability... no [05:03:45.695] checking sys/epoll.h presence... no [05:03:45.715] checking for sys/epoll.h... no [05:03:45.719] checking sys/event.h usability... no [05:03:45.775] checking sys/event.h presence... no [05:03:45.795] checking for sys/event.h... no [05:03:45.798] checking sys/personality.h usability... no [05:03:45.856] checking sys/personality.h presence... no [05:03:45.875] checking for sys/personality.h... no [05:03:45.879] checking sys/prctl.h usability... no [05:03:45.935] checking sys/prctl.h presence... no [05:03:45.955] checking for sys/prctl.h... no [05:03:45.959] checking sys/procctl.h usability... no [05:03:46.015] checking sys/procctl.h presence... no [05:03:46.033] checking for sys/procctl.h... no [05:03:46.036] checking sys/signalfd.h usability... no [05:03:46.094] checking sys/signalfd.h presence... no [05:03:46.115] checking for sys/signalfd.h... no [05:03:46.119] checking sys/ucred.h usability... no [05:03:46.177] checking sys/ucred.h presence... no [05:03:46.197] checking for sys/ucred.h... no [05:03:46.200] checking termios.h usability... no [05:03:46.256] checking termios.h presence... no [05:03:46.277] checking for termios.h... no [05:03:46.281] checking ucred.h usability... no [05:03:46.338] checking ucred.h presence... no [05:03:46.357] checking for ucred.h... no [05:03:46.360] checking xlocale.h usability... no [05:03:46.416] checking xlocale.h presence... no [05:03:46.435] checking for xlocale.h... no [05:03:46.438] checking zlib.h usability... yes [05:03:46.448] checking zlib.h presence... yes [05:03:46.467] checking for zlib.h... yes [05:03:46.467] checking for lz4... /usr/bin/lz4 [05:03:46.468] checking for zstd... /usr/bin/zstd [05:03:46.468] checking for openssl... /usr/bin/openssl [05:03:46.472] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [05:03:46.473] checking crtdefs.h usability... yes [05:03:46.481] checking crtdefs.h presence... yes [05:03:46.497] checking for crtdefs.h... yes [05:03:46.499] checking whether byte ordering is bigendian... no [05:03:46.582] checking for inline... inline [05:03:46.590] checking for printf format archetype... gnu_printf [05:03:46.599] checking for _Static_assert... yes [05:03:46.649] checking for typeof... typeof [05:03:46.657] checking for __builtin_types_compatible_p... yes [05:03:46.669] checking for __builtin_constant_p... yes [05:03:46.680] checking for __builtin_unreachable... yes [05:03:46.722] checking for computed goto support... yes [05:03:46.731] checking for struct tm.tm_zone... no [05:03:46.814] checking for union semun... no [05:03:46.849] checking for socklen_t... yes [05:03:48.047] checking for struct sockaddr.sa_len... no [05:03:50.085] checking for C/C++ restrict keyword... __restrict [05:03:50.099] checking for struct option... yes [05:03:50.144] checking whether assembler supports x86_64 popcntq... yes [05:03:50.152] checking size of off_t... 4 [05:03:50.366] 0 [05:03:50.366] checking size of bool... 1 [05:03:50.412] checking for int timezone... yes [05:03:50.469] checking for backtrace_symbols... no [05:03:50.521] checking for copyfile... no [05:03:50.575] checking for copy_file_range... no [05:03:50.629] checking for getifaddrs... no [05:03:50.683] checking for getpeerucred... no [05:03:50.737] checking for inet_pton... yes [05:03:50.789] checking for kqueue... no [05:03:50.841] checking for mbstowcs_l... no [05:03:50.893] checking for memset_s... no [05:03:50.945] checking for posix_fallocate... no [05:03:50.997] checking for ppoll... no [05:03:51.049] checking for pthread_is_threaded_np... no [05:03:51.100] checking for setproctitle... no [05:03:51.155] checking for setproctitle_fast... no [05:03:51.208] checking for strchrnul... no [05:03:51.260] checking for strsignal... no [05:03:51.312] checking for syncfs... no [05:03:51.365] checking for sync_file_range... no [05:03:51.420] checking for uselocale... no [05:03:51.472] checking for wcstombs_l... no [05:03:51.520] checking for __builtin_bswap16... yes [05:03:51.570] checking for __builtin_bswap32... yes [05:03:51.618] checking for __builtin_bswap64... yes [05:03:51.672] checking for __builtin_clz... yes [05:03:51.724] checking for __builtin_ctz... yes [05:03:51.773] checking for __builtin_popcount... yes [05:03:51.823] checking for __builtin_frame_address... yes [05:03:51.872] checking for _LARGEFILE_SOURCE value needed for large files... no [05:03:51.927] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:03:51.961] checking for posix_fadvise... no [05:03:52.013] checking whether posix_fadvise is declared... no [05:03:52.061] checking whether fdatasync is declared... no [05:03:52.108] checking whether strlcat is declared... no [05:03:52.173] checking whether strlcpy is declared... no [05:03:52.239] checking whether strnlen is declared... yes [05:03:52.253] checking whether strsep is declared... no [05:03:52.319] checking whether preadv is declared... no [05:03:52.358] checking whether pwritev is declared... no [05:03:52.396] checking whether F_FULLFSYNC is declared... no [05:03:52.439] checking for explicit_bzero... no [05:03:52.490] checking for getopt... yes [05:03:52.537] checking for getpeereid... no [05:03:52.588] checking for inet_aton... no [05:03:52.638] checking for mkdtemp... no [05:03:52.689] checking for strlcat... no [05:03:52.737] checking for strlcpy... no [05:03:52.787] checking for strnlen... yes [05:03:52.836] checking for strsep... no [05:03:52.884] checking for pthread_barrier_wait... yes [05:03:52.930] configure: On mingw32 we will use our strtof wrapper. [05:03:52.930] checking for getopt_long... yes [05:03:52.977] checking for _configthreadlocale... yes [05:03:53.023] checking for syslog... no [05:03:53.073] checking for opterr... yes [05:03:53.123] checking for optreset... no [05:03:53.178] checking test program... cross-compiling [05:03:53.178] checking whether long int is 64 bits... no [05:03:53.213] checking whether long long int is 64 bits... yes [05:03:53.222] checking for __builtin_mul_overflow... yes [05:03:53.267] checking size of void *... 8 [05:03:53.551] checking size of size_t... 8 [05:03:53.834] checking size of long... 4 [05:03:54.049] checking alignment of short... 2 [05:03:54.193] checking alignment of int... 4 [05:03:54.411] checking alignment of long... 4 [05:03:54.627] checking alignment of long long int... 8 [05:03:54.909] checking alignment of double... 8 [05:03:55.189] checking for int8... no [05:03:55.233] checking for uint8... no [05:03:55.279] checking for int64... no [05:03:55.323] checking for uint64... no [05:03:55.367] checking for __int128... yes [05:03:55.419] checking for __int128 alignment bug... assuming ok [05:03:55.419] checking alignment of PG_INT128_TYPE... 16 [05:03:55.764] checking for builtin __sync char locking functions... yes [05:03:55.808] checking for builtin __sync int32 locking functions... yes [05:03:55.853] checking for builtin __sync int32 atomic operations... yes [05:03:55.896] checking for builtin __sync int64 atomic operations... yes [05:03:55.941] checking for builtin __atomic int32 atomic operations... yes [05:03:55.985] checking for builtin __atomic int64 atomic operations... yes [05:03:56.030] checking for __get_cpuid... yes [05:03:56.078] checking for __get_cpuid_count... yes [05:03:56.126] checking for __cpuid... no [05:03:56.534] checking for __cpuidex... no [05:03:56.961] checking for _xgetbv with CFLAGS=... no [05:03:57.347] checking for _xgetbv with CFLAGS=-mxsave... yes [05:03:57.750] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:03:58.139] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:03:58.482] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:03:58.530] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:03:58.621] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:03:58.644] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:03:58.664] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [05:03:58.720] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:03:58.720] checking which random number source to use... Windows native [05:03:58.722] checking for xmllint... /usr/bin/xmllint [05:03:58.722] checking for xsltproc... /usr/bin/xsltproc [05:03:58.723] checking for fop... /usr/bin/fop [05:03:58.723] checking for dbtoepub... no [05:03:58.724] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:03:58.724] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:03:58.724] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:03:58.735] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:03:58.735] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [05:03:58.735] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:03:58.735] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:03:58.822] configure: creating ./config.status [05:03:58.903] config.status: creating GNUmakefile [05:03:58.914] config.status: creating src/Makefile.global [05:03:58.930] config.status: creating src/include/pg_config.h [05:03:58.942] config.status: creating src/include/pg_config_ext.h [05:03:58.953] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:03:58.968] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:03:58.976] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:03:58.983] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:03:58.990] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:03:58.998] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:03:59.001] config.status: executing check_win32_symlinks commands [05:03:59.036] [05:03:59.036] real 0m16.765s [05:03:59.036] user 0m11.141s [05:03:59.036] sys 0m5.275s [05:03:59.036] make -s -j${BUILD_JOBS} clean [05:03:59.552] time make -s -j${BUILD_JOBS} world-bin [05:04:04.535] In file included from ../../../src/include/postgres.h:46, [05:04:04.535] from backend_startup.c:16: [05:04:04.535] backend_startup.c: In function ‘BackendInitialize’: [05:04:04.535] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [05:04:04.535] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [05:04:04.535] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:04:04.535] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [05:04:04.535] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [05:04:04.535] | ^~~~~~~~~~~ [05:04:04.535] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [05:04:04.535] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:04:04.535] | ^~~~~~~ [05:04:04.535] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [05:04:04.535] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [05:04:04.535] | ^~~~ [05:04:04.535] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [05:04:04.535] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:04:04.535] | ^~~~~~~~~~~~~~~ [05:04:04.535] backend_startup.c:126:33: note: ‘status’ was declared here [05:04:04.535] 126 | int status; [05:04:04.535] | ^~~~~~ [05:04:04.535] cc1: all warnings being treated as errors [05:04:04.536] make[3]: *** [: backend_startup.o] Error 1 [05:04:04.536] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [05:04:04.536] make[2]: *** Waiting for unfinished jobs.... [05:04:04.706] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:04:04.706] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:04:04.706] [05:04:04.706] real 0m5.154s [05:04:04.706] user 0m9.010s [05:04:04.706] sys 0m6.460s [05:04:04.707] [05:04:04.707] Exit status: 2