[12:47:59.696] time ./configure \
[12:47:59.696]   --host=x86_64-w64-mingw32 \
[12:47:59.696]   --enable-cassert \
[12:47:59.696]   --without-icu \
[12:47:59.696]   CC="ccache x86_64-w64-mingw32-gcc" \
[12:47:59.696]   CXX="ccache x86_64-w64-mingw32-g++"
[12:47:59.814] checking build system type... x86_64-pc-linux-gnu
[12:47:59.994] checking host system type... x86_64-w64-mingw32
[12:48:00.000] checking which template to use... win32
[12:48:00.000] checking whether NLS is wanted... no
[12:48:00.000] checking for default port number... 5432
[12:48:00.007] checking for block size... 8kB
[12:48:00.008] checking for segment size... 1GB
[12:48:00.011] checking for WAL block size... 8kB
[12:48:00.012] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc
[12:48:00.047] checking whether the C compiler works... yes
[12:48:00.179] checking for C compiler default output file name... a.exe
[12:48:00.180] checking for suffix of executables... .exe
[12:48:00.221] checking whether we are cross compiling... yes
[12:48:00.299] checking for suffix of object files... o
[12:48:00.308] checking whether we are using the GNU C compiler... yes
[12:48:00.314] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes
[12:48:00.321] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
[12:48:00.332] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed
[12:48:00.492] checking whether we are using the GNU C++ compiler... yes
[12:48:00.499] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes
[12:48:00.568] checking for gawk... no
[12:48:00.568] checking for mawk... mawk
[12:48:00.571] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
[12:48:00.578] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes
[12:48:00.585] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
[12:48:00.631] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
[12:48:00.797] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes
[12:48:00.804] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes
[12:48:00.812] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes
[12:48:00.830] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
[12:48:00.837] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
[12:48:00.845] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
[12:48:00.852] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes
[12:48:00.860] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes
[12:48:00.867] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes
[12:48:00.874] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
[12:48:00.881] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes
[12:48:00.888] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes
[12:48:00.896] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no
[12:48:00.933] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes
[12:48:00.941] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
[12:48:00.948] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes
[12:48:00.982] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes
[12:48:01.014] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes
[12:48:01.021] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no
[12:48:01.046] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[12:48:01.053] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[12:48:01.061] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
[12:48:01.099] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
[12:48:01.138] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
[12:48:01.145] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
[12:48:01.152] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[12:48:01.187] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[12:48:01.195] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[12:48:01.202] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[12:48:01.210] checking whether the C compiler still works... yes
[12:48:01.286] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E
[12:48:01.357] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config
[12:48:01.357] checking pkg-config is at least version 0.9.0... yes
[12:48:01.373] checking whether to build with ICU support... no
[12:48:01.374] checking whether to build with Tcl... no
[12:48:01.374] checking whether to build Perl modules... no
[12:48:01.374] checking whether to build Python modules... no
[12:48:01.374] checking whether to build with GSSAPI support... no
[12:48:01.375] checking whether to build with PAM support... no
[12:48:01.375] checking whether to build with BSD Authentication support... no
[12:48:01.375] checking whether to build with LDAP support... no
[12:48:01.375] checking whether to build with Bonjour support... no
[12:48:01.375] checking whether to build with SELinux support... no
[12:48:01.375] checking whether to build with systemd support... no
[12:48:01.376] configure: WARNING: *** Readline does not work on MinGW --- disabling
[12:48:01.376] checking whether to build with XML support... no
[12:48:01.376] checking whether to build with LZ4 support... no
[12:48:01.376] checking whether to build with ZSTD support... no
[12:48:01.377] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
[12:48:01.377] checking whether it is possible to strip libraries... yes
[12:48:01.388] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
[12:48:01.388] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres
[12:48:01.388] checking for a BSD-compatible install... /usr/bin/install -c
[12:48:01.397] checking for tar... /usr/bin/tar
[12:48:01.398] checking whether ln -s works... yes
[12:48:01.398] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[12:48:01.400] checking for bison... /usr/bin/bison
[12:48:01.402] configure: using bison (GNU Bison) 3.8.2
[12:48:01.405] checking for flex... /usr/bin/flex
[12:48:01.407] configure: using flex 2.6.4
[12:48:01.407] checking for perl... /usr/bin/perl
[12:48:01.410] configure: using perl 5.36.0
[12:48:01.412] checking for zic... /usr/sbin/zic
[12:48:01.412] checking for a sed that does not truncate output... /usr/bin/sed
[12:48:01.418] checking for grep that handles long lines and -e... /usr/bin/grep
[12:48:01.420] checking for egrep... /usr/bin/grep -E
[12:48:01.422] checking for ANSI C header files... yes
[12:48:01.467] checking for sys/types.h... yes
[12:48:01.484] checking for sys/stat.h... yes
[12:48:01.502] checking for stdlib.h... yes
[12:48:01.518] checking for string.h... yes
[12:48:01.533] checking for memory.h... yes
[12:48:01.595] checking for strings.h... yes
[12:48:01.611] checking for inttypes.h... yes
[12:48:01.628] checking for stdint.h... yes
[12:48:01.644] checking for unistd.h... yes
[12:48:01.661] checking for main in -lm... yes
[12:48:01.708] checking for library containing setproctitle... no
[12:48:01.797] checking for library containing dlsym... no
[12:48:01.886] checking for library containing socket... -lws2_32
[12:48:02.017] checking for library containing getopt_long... none required
[12:48:02.064] checking for library containing shm_open... no
[12:48:02.154] checking for library containing shm_unlink... no
[12:48:02.243] checking for library containing clock_gettime... no
[12:48:02.331] checking for library containing shmget... no
[12:48:02.419] checking for library containing backtrace_symbols... no
[12:48:02.508] checking for library containing pthread_barrier_wait... -lpthread
[12:48:02.600] checking for inflate in -lz... yes
[12:48:02.651] checking atomic.h usability... no
[12:48:02.708] checking atomic.h presence... no
[12:48:02.727] checking for atomic.h... no
[12:48:02.731] checking copyfile.h usability... no
[12:48:02.787] checking copyfile.h presence... no
[12:48:02.806] checking for copyfile.h... no
[12:48:02.809] checking execinfo.h usability... no
[12:48:02.866] checking execinfo.h presence... no
[12:48:02.886] checking for execinfo.h... no
[12:48:02.889] checking getopt.h usability... yes
[12:48:02.897] checking getopt.h presence... yes
[12:48:02.913] checking for getopt.h... yes
[12:48:02.921] checking ifaddrs.h usability... no
[12:48:02.976] checking ifaddrs.h presence... no
[12:48:02.997] checking for ifaddrs.h... no
[12:48:03.000] checking mbarrier.h usability... no
[12:48:03.055] checking mbarrier.h presence... no
[12:48:03.074] checking for mbarrier.h... no
[12:48:03.078] checking sys/epoll.h usability... no
[12:48:03.133] checking sys/epoll.h presence... no
[12:48:03.153] checking for sys/epoll.h... no
[12:48:03.157] checking sys/event.h usability... no
[12:48:03.213] checking sys/event.h presence... no
[12:48:03.234] checking for sys/event.h... no
[12:48:03.238] checking sys/personality.h usability... no
[12:48:03.294] checking sys/personality.h presence... no
[12:48:03.315] checking for sys/personality.h... no
[12:48:03.319] checking sys/prctl.h usability... no
[12:48:03.375] checking sys/prctl.h presence... no
[12:48:03.395] checking for sys/prctl.h... no
[12:48:03.399] checking sys/procctl.h usability... no
[12:48:03.457] checking sys/procctl.h presence... no
[12:48:03.477] checking for sys/procctl.h... no
[12:48:03.480] checking sys/signalfd.h usability... no
[12:48:03.537] checking sys/signalfd.h presence... no
[12:48:03.557] checking for sys/signalfd.h... no
[12:48:03.560] checking sys/ucred.h usability... no
[12:48:03.616] checking sys/ucred.h presence... no
[12:48:03.635] checking for sys/ucred.h... no
[12:48:03.639] checking termios.h usability... no
[12:48:03.696] checking termios.h presence... no
[12:48:03.716] checking for termios.h... no
[12:48:03.720] checking ucred.h usability... no
[12:48:03.776] checking ucred.h presence... no
[12:48:03.795] checking for ucred.h... no
[12:48:03.798] checking xlocale.h usability... no
[12:48:03.854] checking xlocale.h presence... no
[12:48:03.874] checking for xlocale.h... no
[12:48:03.877] checking zlib.h usability... yes
[12:48:03.910] checking zlib.h presence... yes
[12:48:03.930] checking for zlib.h... yes
[12:48:03.930] checking for lz4... /usr/bin/lz4
[12:48:03.930] checking for zstd... /usr/bin/zstd
[12:48:03.930] checking for openssl... /usr/bin/openssl
[12:48:03.935] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[12:48:03.935] checking crtdefs.h usability... yes
[12:48:03.943] checking crtdefs.h presence... yes
[12:48:03.957] checking for crtdefs.h... yes
[12:48:03.959] checking whether byte ordering is bigendian... no
[12:48:04.036] checking for inline... inline
[12:48:04.053] checking for printf format archetype... gnu_printf
[12:48:04.062] checking for _Static_assert... yes
[12:48:04.105] checking for typeof... typeof
[12:48:04.113] checking for __builtin_types_compatible_p... yes
[12:48:04.152] checking for __builtin_constant_p... yes
[12:48:04.164] checking for __builtin_mul_overflow... yes
[12:48:04.211] checking for __builtin_unreachable... yes
[12:48:04.255] checking for computed goto support... yes
[12:48:04.263] checking for struct tm.tm_zone... no
[12:48:04.343] checking for union semun... no
[12:48:04.378] checking for socklen_t... yes
[12:48:05.522] checking for struct sockaddr.sa_len... no
[12:48:07.542] checking for C/C++ restrict keyword... __restrict
[12:48:07.586] checking for struct option... yes
[12:48:07.632] checking whether assembler supports x86_64 popcntq... yes
[12:48:07.640] checking size of off_t... 4
[12:48:07.926] 0
[12:48:07.926] checking for int timezone... yes
[12:48:07.978] checking for backtrace_symbols... no
[12:48:08.029] checking for copyfile... no
[12:48:08.080] checking for copy_file_range... no
[12:48:08.132] checking for elf_aux_info... no
[12:48:08.183] checking for getauxval... no
[12:48:08.234] checking for getifaddrs... no
[12:48:08.286] checking for getpeerucred... no
[12:48:08.338] checking for inet_pton... yes
[12:48:08.390] checking for kqueue... no
[12:48:08.441] checking for mbstowcs_l... no
[12:48:08.492] checking for memset_s... no
[12:48:08.545] checking for posix_fallocate... no
[12:48:08.597] checking for ppoll... no
[12:48:08.649] checking for pthread_is_threaded_np... no
[12:48:08.701] checking for setproctitle... no
[12:48:08.751] checking for setproctitle_fast... no
[12:48:08.803] checking for strchrnul... no
[12:48:08.855] checking for strsignal... no
[12:48:08.908] checking for syncfs... no
[12:48:08.959] checking for sync_file_range... no
[12:48:09.011] checking for uselocale... no
[12:48:09.062] checking for wcstombs_l... no
[12:48:09.111] checking for __builtin_bswap16... yes
[12:48:09.162] checking for __builtin_bswap32... yes
[12:48:09.211] checking for __builtin_bswap64... yes
[12:48:09.260] checking for __builtin_clz... yes
[12:48:09.308] checking for __builtin_ctz... yes
[12:48:09.357] checking for __builtin_popcount... yes
[12:48:09.407] checking for __builtin_frame_address... yes
[12:48:09.457] checking for _LARGEFILE_SOURCE value needed for large files... no
[12:48:09.510] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error
[12:48:09.542] checking for posix_fadvise... no
[12:48:09.594] checking whether posix_fadvise is declared... no
[12:48:09.640] checking whether fdatasync is declared... no
[12:48:09.689] checking whether strlcat is declared... no
[12:48:09.753] checking whether strlcpy is declared... no
[12:48:09.817] checking whether strnlen is declared... yes
[12:48:09.832] checking whether strsep is declared... no
[12:48:09.899] checking whether preadv is declared... no
[12:48:09.936] checking whether pwritev is declared... no
[12:48:09.974] checking whether F_FULLFSYNC is declared... no
[12:48:10.016] checking for explicit_bzero... no
[12:48:10.064] checking for getopt... yes
[12:48:10.110] checking for getpeereid... no
[12:48:10.158] checking for inet_aton... no
[12:48:10.207] checking for mkdtemp... no
[12:48:10.256] checking for strlcat... no
[12:48:10.304] checking for strlcpy... no
[12:48:10.352] checking for strnlen... yes
[12:48:10.400] checking for strsep... no
[12:48:10.448] checking for pthread_barrier_wait... yes
[12:48:10.492] configure: On mingw32 we will use our strtof wrapper.
[12:48:10.492] checking for getopt_long... yes
[12:48:10.536] checking for syslog... no
[12:48:10.584] checking for opterr... yes
[12:48:10.632] checking for optreset... no
[12:48:10.684] checking test program... cross-compiling
[12:48:10.684] checking size of void *... 8
[12:48:10.947] checking size of size_t... 8
[12:48:11.287] checking size of long... 4
[12:48:11.493] checking size of long long... 8
[12:48:11.766] checking alignment of short... 2
[12:48:11.961] checking alignment of int... 4
[12:48:12.189] checking alignment of long... 4
[12:48:12.390] checking alignment of int64_t... 8
[12:48:12.663] checking alignment of double... 8
[12:48:12.934] checking for __int128... yes
[12:48:12.982] checking for __int128 alignment bug... assuming ok
[12:48:12.982] checking alignment of PG_INT128_TYPE... 16
[12:48:13.315] checking for builtin __sync char locking functions... yes
[12:48:13.357] checking for builtin __sync int32 locking functions... yes
[12:48:13.400] checking for builtin __sync int32 atomic operations... yes
[12:48:13.443] checking for builtin __sync int64 atomic operations... yes
[12:48:13.488] checking for builtin __atomic int32 atomic operations... yes
[12:48:13.529] checking for builtin __atomic int64 atomic operations... yes
[12:48:13.573] checking for __get_cpuid... yes
[12:48:13.619] checking for __get_cpuid_count... yes
[12:48:13.664] checking for __cpuid... no
[12:48:14.051] checking for __cpuidex... no
[12:48:14.467] checking for _xgetbv... yes
[12:48:14.869] checking for _mm512_popcnt_epi64... yes
[12:48:15.285] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[12:48:15.388] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[12:48:15.411] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[12:48:15.430] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[12:48:15.449] 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
[12:48:15.504] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[12:48:15.504] checking which random number source to use... Windows native
[12:48:15.506] checking for xmllint... /usr/bin/xmllint
[12:48:15.506] checking for xsltproc... /usr/bin/xsltproc
[12:48:15.507] checking for fop... /usr/bin/fop
[12:48:15.507] checking for dbtoepub... no
[12:48:15.507] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no
[12:48:15.507] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no
[12:48:15.508] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no
[12:48:15.518] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32
[12:48:15.518] 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
[12:48:15.518] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 
[12:48:15.518] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import 
[12:48:15.603] configure: creating ./config.status
[12:48:15.689] config.status: creating GNUmakefile
[12:48:15.701] config.status: creating src/Makefile.global
[12:48:15.717] config.status: creating src/include/pg_config.h
[12:48:15.729] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[12:48:15.745] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[12:48:15.753] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c
[12:48:15.761] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c
[12:48:15.769] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h
[12:48:15.776] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port
[12:48:15.780] config.status: executing check_win32_symlinks commands
[12:48:15.816] 
[12:48:15.816] real	0m16.120s
[12:48:15.816] user	0m10.664s
[12:48:15.816] sys	0m5.132s
[12:48:15.816] make -s -j${BUILD_JOBS} clean
[12:48:16.340] time make -s -j${BUILD_JOBS} world-bin
[12:49:03.315] postgres_fdw.c: In function ‘postgresExplainForeignScan’:
[12:49:03.315] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
[12:49:03.315]  3112 |                                 if (strcmp(refname, relname) != 0)
[12:49:03.315]       |                                     ^~~~~~~~~~~~~~~~~~~~~~~~
[12:49:03.315] postgres_fdw.c:3043:45: note: ‘relname’ was declared here
[12:49:03.315]  3043 |                                 char       *relname;
[12:49:03.315]       |                                             ^~~~~~~
[12:49:03.315] In file included from ../../src/include/postgres.h:48,
[12:49:03.315]                  from postgres_fdw.c:13:
[12:49:03.315] ../../src/include/c.h: In function ‘postgresBeginForeignScan’:
[12:49:03.315] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
[12:49:03.315]   832 |                 if (!(condition)) \
[12:49:03.315]       |                    ^
[12:49:03.315] postgres_fdw.c:1623:24: note: ‘rte’ was declared here
[12:49:03.315]  1623 |         RangeTblEntry *rte;
[12:49:03.315]       |                        ^~~
[12:49:03.315] cc1: all warnings being treated as errors
[12:49:03.317] make[2]: *** [<builtin>: postgres_fdw.o] Error 1
[12:49:03.317] make[1]: *** [Makefile:95: all-postgres_fdw-recurse] Error 2
[12:49:03.317] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2
[12:49:03.318] 
[12:49:03.318] real	0m46.978s
[12:49:03.318] user	1m59.220s
[12:49:03.318] sys	0m30.476s
[12:49:03.318] 
[12:49:03.318] Exit status: 2������������������������