Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libpq] build failure #31242

Closed
WangHHY19931001 opened this issue May 4, 2023 · 4 comments · Fixed by #31314
Closed

[libpq] build failure #31242

WangHHY19931001 opened this issue May 4, 2023 · 4 comments · Fixed by #31314
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.

Comments

@WangHHY19931001
Copy link

Operating system

windows

Compiler

clang

Steps to reproduce the behavior

vcpkg install libpqxx:arm64-android

Failure logs

configure: WARNING: unrecognized options: --disable-silent-rules, --disable-shared, --enable-static
configure: WARNING:
*** Without Bison you will not be able to build PostgreSQL from Git nor
*** change any of the parser definition files. You can obtain Bison from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.)
configure: WARNING:
*** Without Flex you will not be able to build PostgreSQL from Git nor
*** change any of the scanner definition files. You can obtain Flex from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the Flex
*** output is pre-generated.)
configure: error:
When cross-compiling, either use the option --with-system-tzdata to use
existing time-zone data, or set the environment variable ZIC to a zic
program to use during the build.

Additional context

Package: libpq[core,lz4,openssl,zlib]:arm64-android -> 15.2#3

Host Environment

  • Host: x64-windows
  • Compiler: Clang 12.0.9
  • vcpkg-tool version: 2023-04-07-bedcba5172f5e4b91caac660ab7afe92c27a9895
    vcpkg-scripts version: 388e9f1 2023-05-03 (12 hours ago)

To Reproduce

vcpkg install libpqxx:arm64-android

Failure logs

-- Using cached postgresql-15.2.tar.bz2.
-- Extracting source C:/vcpkg/downloads/postgresql-15.2.tar.bz2
-- Applying patch patches/windows/install.patch
-- Applying patch patches/windows/win_bison_flex.patch
-- Applying patch patches/windows/openssl-version.patch
-- Applying patch patches/windows/Solution.patch
-- Applying patch patches/windows/MSBuildProject_fix_gendef_perl.patch
-- Applying patch patches/windows/msgfmt.patch
-- Applying patch patches/windows/python_lib.patch
-- Applying patch patches/windows/fix-compile-flag-Zi.patch
-- Applying patch patches/windows/tcl_version.patch
-- Applying patch patches/windows/macro-def.patch
-- Applying patch patches/fix-configure.patch
-- Applying patch patches/windows/MSBuildProject-static-lib.patch
-- Applying patch patches/windows/Mkvcbuild-static-lib.patch
-- Applying patch patches/windows/MSBuildProject-static-crt.patch
-- Applying patch patches/windows/arm.patch
-- Applying patch patches/windows/minimize_install.patch
-- Using source at C:/vcpkg/buildtrees/libpq/src/tgresql-15-057d4e9cb3.clean
-- Getting CMake variables for arm64-android
-- Getting CMake variables for arm64-android
-- Using cached msys-gzip-1.11-1-x86_64.pkg.tar.zst.
-- Using cached msys-bash-5.1.008-1-x86_64.pkg.tar.zst.
-- Using cached msys-autoconf-2.71-3-any.pkg.tar.zst.
-- Using cached msys-diffutils-3.8-2-x86_64.pkg.tar.zst.
-- Using cached msys-binutils-2.37-5-x86_64.pkg.tar.zst.
-- Using cached msys-libtool-2.4.7-3-x86_64.pkg.tar.zst.
-- Using cached msys-file-5.41-2-x86_64.pkg.tar.zst.
-- Using cached msys-zlib-1.2.11-1-x86_64.pkg.tar.xz.
-- Using cached msys-libbz2-1.0.8-3-x86_64.pkg.tar.zst.
-- Using cached msys-coreutils-8.32-2-x86_64.pkg.tar.zst.
-- Using cached msys-grep-3.0-2-x86_64.pkg.tar.xz.
-- Using cached msys-sed-4.8-2-x86_64.pkg.tar.zst.
-- Using cached msys-libpcre-8.45-1-x86_64.pkg.tar.zst.
-- Using cached msys-m4-1.4.19-2-x86_64.pkg.tar.zst.
-- Using cached msys-automake-wrapper-11-4-any.pkg.tar.zst.
-- Using cached msys-gawk-5.1.0-2-x86_64.pkg.tar.zst.
-- Using cached msys-mpfr-4.1.0-1-x86_64.pkg.tar.zst.
-- Using cached msys-gmp-6.2.1-1-x86_64.pkg.tar.zst.
-- Using cached msys-libreadline-8.1.001-1-x86_64.pkg.tar.zst.
-- Using cached msys-ncurses-6.2-2-x86_64.pkg.tar.zst.
-- Using cached msys-automake1.16-1.16.3-3-any.pkg.tar.zst.
-- Using cached msys-perl-5.32.1-2-x86_64.pkg.tar.zst.
-- Using cached msys-libcrypt-2.1-3-x86_64.pkg.tar.zst.
-- Using cached msys-pkg-config-0.29.2-4-x86_64.pkg.tar.zst.
-- Using cached msys-make-4.3-3-x86_64.pkg.tar.zst.
-- Using cached msys-findutils-4.8.0-1-x86_64.pkg.tar.zst.
-- Using cached msys-libintl-0.21-1-x86_64.pkg.tar.zst.
-- Using cached msys-libiconv-1.16-2-x86_64.pkg.tar.zst.
-- Using cached msys-gcc-libs-11.2.0-3-x86_64.pkg.tar.zst.
-- Using cached msys-msys2-runtime-3.4.6-1-x86_64.pkg.tar.zst.
-- Using cached msys-which-2.21-4-x86_64.pkg.tar.zst.
-- Using msys root at C:/vcpkg/downloads/tools/msys2/e6f7ae10db8f00f6
-- Generating configure for arm64-android
-- Finished generating configure for arm64-android
-- Using cached msys-mingw-w64-i686-pkg-config-0.29.2-3-any.pkg.tar.zst.
-- Using cached msys-mingw-w64-i686-libwinpthread-git-9.0.0.6373.5be8fcd83-1-any.pkg.tar.zst.
-- Using msys root at C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195
-- Configuring arm64-android-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
    Command failed: C:/vcpkg/downloads/tools/msys2/e6f7ae10db8f00f6/usr/bin/bash.exe --noprofile --norc --debug -c "V=1 ././configure --host=aarch64-linux-android \"--disable-nls\" \"--with-openssl\" \"--with-zlib\" \"--without-zstd\" \"--without-icu\" \"--with-lz4\" \"--without-readline\" \"--without-libxml\" \"--without-libxslt\" \"--without-python\" \"ac_cv_header_langinfo_h=no\" \"--disable-silent-rules\" \"--verbose\" \"--disable-shared\" \"--enable-static\" \"--enable-debug\" \"DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib\" \"--prefix=/C/vcpkg/installed/arm64-android/debug\" \"--bindir=\\${prefix}/../tools/libpq/debug/bin\" \"--sbindir=\\${prefix}/../tools/libpq/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--datarootdir=\\${prefix}/share/libpq\""
    Working Directory: C:/vcpkg/buildtrees/libpq/arm64-android-dbg
    Error code: 1
    See logs for more information:
      C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-config.log
      C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-out.log
      C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_configure_make.cmake:833 (vcpkg_execute_required_process)
  ports/libpq/portfile.cmake:307 (vcpkg_configure_make)
  scripts/ports.cmake:147 (include)



C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by PostgreSQL configure 15.2, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ././configure --host=aarch64-linux-android --disable-nls --with-openssl --with-zlib --without-zstd --without-icu --with-lz4 --without-readline --without-libxml --without-libxslt --without-python ac_cv_header_langinfo_h=no --disable-silent-rules --verbose --disable-shared --enable-static --enable-debug DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib --prefix=/C/vcpkg/installed/arm64-android/debug '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq'

## --------- ##
## Platform. ##
## --------- ##

hostname = DESKTOP-675NH47
uname -m = x86_64
uname -r = 3.4.6.x86_64
uname -s = MSYS_NT-10.0-19045
uname -v = 2023-02-15 18:03 UTC

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /c/vcpkg/downloads/tools/perl/5.32.1.1/perl/bin/
PATH: /c/vcpkg/downloads/tools/powershell-core-7.2.8-windows/
PATH: /usr/bin/
PATH: /c/Windows/system32/
PATH: /c/Windows/
PATH: /c/Windows/system32/Wbem/
PATH: /c/Windows/system32/WindowsPowerShell/v1.0/
PATH: /c/vcpkg/downloads/tools/ninja/1.10.2-windows/
PATH: /c/vcpkg/downloads/tools/ninja/1.10.2-windows/
PATH: /c/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3294: looking for aux files: install-sh config.guess config.sub
configure:3307:  trying ./config/
configure:3318:   ./config/install-sh found
configure:3336:   ./config/config.guess found
configure:3336:   ./config/config.sub found
configure:3506: checking build system type
configure:3521: result: x86_64-pc-msys
configure:3541: checking host system type
configure:3555: result: aarch64-unknown-linux-android
configure:3577: checking which template to use
configure:3646: result: linux
configure:3778: checking whether NLS is wanted
configure:3811: result: no
configure:3819: checking for default port number
configure:3845: result: 5432
configure:4346: checking for block size
configure:4381: result: 8kB
configure:4391: checking for segment size
configure:4421: result: 1GB
configure:4431: checking for WAL block size
configure:4467: result: 8kB
configure:4528: checking for aarch64-linux-android-gcc
configure:4560: result: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe
configure:4640: checking for C compiler version
configure:4649: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe --version >&5
...
Skipped 410 lines
...

| #define XLOG_BLCKSZ 8192
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:6951: result: no
configure:6959: checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -funroll-loops, for CFLAGS_UNROLL_LOOPS
configure:6982: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c  -funroll-loops --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
configure:6982: $? = 0
configure:6993: result: yes
configure:7001: checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -ftree-vectorize, for CFLAGS_VECTORIZE
configure:7024: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c  -ftree-vectorize --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
configure:7024: $? = 0
configure:7035: result: yes
configure:7051: checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wunused-command-line-argument, for NOT_THE_CFLAGS
configure:7074: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c  -Wunused-command-line-argument --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
configure:7074: $? = 0
configure:7085: result: yes
configure:7098: checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS
configure:7121: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c  -Wcompound-token-split-by-macro --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
configure:7121: $? = 0
configure:7132: result: yes
configure:7145: checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wdeprecated-non-prototype, for NOT_THE_CFLAGS
configure:7168: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c  -Wdeprecated-non-prototype --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
warning: unknown warning option '-Wdeprecated-non-prototype' [-Wunknown-warning-option]
1 warning generated.
configure:7168: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "15.2"
| #define PACKAGE_STRING "PostgreSQL 15.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--host=aarch64-linux-android' '--disable-nls' '--with-openssl' '--with-zlib' '--without-zstd' '--without-icu' '--with-lz4' '--without-readline' '--without-libxml' '--without-libxslt' '--without-python' 'ac_cv_header_langinfo_h=no' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' 'DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib' '--prefix=/C/vcpkg/installed/arm64-android/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'host_alias=aarch64-linux-android' 'CC=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe' 'CFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'LDFLAGS=-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'LIBS=-latomic -lm' 'CPPFLAGS=--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'CXX=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe' 'CXXFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'PKG_CONFIG=C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe' 'PKG_CONFIG_PATH=C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'"
| #define PG_MAJORVERSION "15"
| #define PG_MAJORVERSION_NUM 15
| #define PG_MINORVERSION_NUM 2
| #define PG_VERSION "15.2"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:7179: result: no
configure:7191: checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wformat-truncation, for NOT_THE_CFLAGS
configure:7214: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c  -Wformat-truncation --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
warning: unknown warning option '-Wformat-truncation' [-Wunknown-warning-option]
1 warning generated.
configure:7214: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "15.2"
| #define PACKAGE_STRING "PostgreSQL 15.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--host=aarch64-linux-android' '--disable-nls' '--with-openssl' '--with-zlib' '--without-zstd' '--without-icu' '--with-lz4' '--without-readline' '--without-libxml' '--without-libxslt' '--without-python' 'ac_cv_header_langinfo_h=no' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' 'DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib' '--prefix=/C/vcpkg/installed/arm64-android/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'host_alias=aarch64-linux-android' 'CC=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe' 'CFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'LDFLAGS=-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'LIBS=-latomic -lm' 'CPPFLAGS=--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'CXX=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe' 'CXXFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'PKG_CONFIG=C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe' 'PKG_CONFIG_PATH=C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'"
| #define PG_MAJORVERSION "15"
| #define PG_MAJORVERSION_NUM 15
| #define PG_MINORVERSION_NUM 2
| #define PG_VERSION "15.2"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:7225: result: no
configure:7236: checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wstringop-truncation, for NOT_THE_CFLAGS
configure:7259: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c  -Wstringop-truncation --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
warning: unknown warning option '-Wstringop-truncation'; did you mean '-Wstring-concatenation'? [-Wunknown-warning-option]
1 warning generated.
configure:7259: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "15.2"
| #define PACKAGE_STRING "PostgreSQL 15.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--host=aarch64-linux-android' '--disable-nls' '--with-openssl' '--with-zlib' '--without-zstd' '--without-icu' '--with-lz4' '--without-readline' '--without-libxml' '--without-libxslt' '--without-python' 'ac_cv_header_langinfo_h=no' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' 'DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib' '--prefix=/C/vcpkg/installed/arm64-android/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'host_alias=aarch64-linux-android' 'CC=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe' 'CFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'LDFLAGS=-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'LIBS=-latomic -lm' 'CPPFLAGS=--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'CXX=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe' 'CXXFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'PKG_CONFIG=C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe' 'PKG_CONFIG_PATH=C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'"
| #define PG_MAJORVERSION "15"
| #define PG_MAJORVERSION_NUM 15
| #define PG_MINORVERSION_NUM 2
| #define PG_VERSION "15.2"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:7270: result: no
configure:8429: checking whether the C compiler still works
configure:8442: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -g -g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE -avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot conftest.c -latomic -lm >&5
configure:8442: $? = 0
configure:8444: result: yes
configure:8469: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -g -g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
configure:8469: $? = 0
configure:8503: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -g -g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c >&5
configure:8503: $? = 0
configure:8517: checking how to run the C preprocessor
configure:8543: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c
configure:8543: $? = 0
configure:8558: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:8558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "15.2"
| #define PACKAGE_STRING "PostgreSQL 15.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--host=aarch64-linux-android' '--disable-nls' '--with-openssl' '--with-zlib' '--without-zstd' '--without-icu' '--with-lz4' '--without-readline' '--without-libxml' '--without-libxslt' '--without-python' 'ac_cv_header_langinfo_h=no' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' 'DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib' '--prefix=/C/vcpkg/installed/arm64-android/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'host_alias=aarch64-linux-android' 'CC=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe' 'CFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'LDFLAGS=-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'LIBS=-latomic -lm' 'CPPFLAGS=--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'CXX=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe' 'CXXFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'PKG_CONFIG=C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe' 'PKG_CONFIG_PATH=C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'"
| #define PG_MAJORVERSION "15"
| #define PG_MAJORVERSION_NUM 15
| #define PG_MINORVERSION_NUM 2
| #define PG_VERSION "15.2"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8585: result: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E
configure:8599: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c
configure:8599: $? = 0
configure:8614: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E --target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:8614: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "15.2"
| #define PACKAGE_STRING "PostgreSQL 15.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--host=aarch64-linux-android' '--disable-nls' '--with-openssl' '--with-zlib' '--without-zstd' '--without-icu' '--with-lz4' '--without-readline' '--without-libxml' '--without-libxslt' '--without-python' 'ac_cv_header_langinfo_h=no' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' 'DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib' '--prefix=/C/vcpkg/installed/arm64-android/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'host_alias=aarch64-linux-android' 'CC=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe' 'CFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'LDFLAGS=-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'LIBS=-latomic -lm' 'CPPFLAGS=--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'CXX=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe' 'CXXFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'PKG_CONFIG=C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe' 'PKG_CONFIG_PATH=C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'"
| #define PG_MAJORVERSION "15"
| #define PG_MAJORVERSION_NUM 15
| #define PG_MINORVERSION_NUM 2
| #define PG_VERSION "15.2"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8787: checking pkg-config is at least version 0.9.0
configure:8790: result: yes
configure:8897: checking allow thread-safe client libraries
configure:8928: result: yes
configure:8935: checking whether to build with ICU support
configure:8964: result: no
configure:9065: checking whether to build with Tcl
configure:9092: result: no
configure:9125: checking whether to build Perl modules
configure:9152: result: no
configure:9159: checking whether to build Python modules
configure:9186: result: no
configure:9193: checking whether to build with GSSAPI support
configure:9225: result: no
configure:9269: checking whether to build with PAM support
configure:9298: result: no
configure:9305: checking whether to build with BSD Authentication support
configure:9334: result: no
configure:9341: checking whether to build with LDAP support
configure:9370: result: no
configure:9378: checking whether to build with Bonjour support
configure:9407: result: no
configure:9414: checking whether to build with SELinux support
configure:9442: result: no
configure:9448: checking whether to build with systemd support
configure:9478: result: no
configure:9637: checking whether to build with XML support
configure:9666: result: no
configure:9920: checking whether to build with LZ4 support
configure:9949: result: yes
configure:9956: checking for liblz4
configure:9963: $PKG_CONFIG --exists --print-errors "liblz4"
configure:9966: $? = 0
configure:9980: $PKG_CONFIG --exists --print-errors "liblz4"
configure:9983: $? = 0
configure:10041: result: yes
configure:10062: checking whether to build with ZSTD support
configure:10091: result: no
configure:10222: checking for ld used by GCC
configure:10286: result: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
configure:10293: checking if the linker (F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe) is GNU ld
LLD 12.0.9 (/buildbot/src/android/llvm-r416183/out/llvm-project/lld c935d99d7cf2016289302412d708641d52d2f7ee) (compatible with GNU linkers)
configure:10306: result: yes
configure:10316: checking for aarch64-linux-android-ranlib
configure:10348: result: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
configure:10419: checking for aarch64-linux-android-strip
configure:10451: result: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe
configure:10519: checking whether it is possible to strip libraries
configure:10524: result: yes
configure:10549: checking for aarch64-linux-android-ar
configure:10581: result: F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
configure:10972: checking for a BSD-compatible install
configure:11045: result: /usr/bin/install -c
configure:11070: checking for tar
configure:11093: found /c/Windows/system32/tar
configure:11105: result: /c/Windows/system32/tar
configure:11124: checking whether ln -s works
configure:11131: result: no, using cp -pR
configure:11136: checking for a race-free mkdir -p
configure:11180: result: /usr/bin/mkdir -p
configure:11195: checking for bison
configure:11233: result: no
configure:11275: WARNING:
*** Without Bison you will not be able to build PostgreSQL from Git nor
*** change any of the parser definition files.  You can obtain Bison from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.)
configure:11290: checking for flex
configure:11336: result: no
configure:11339: WARNING:
*** Without Flex you will not be able to build PostgreSQL from Git nor
*** change any of the scanner definition files.  You can obtain Flex from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the Flex
*** output is pre-generated.)
configure:11369: checking for perl
configure:11392: found /c/vcpkg/downloads/tools/perl/5.32.1.1/perl/bin/perl
configure:11404: result: /c/vcpkg/downloads/tools/perl/5.32.1.1/perl/bin/perl
configure:11426: using perl 5.32.1
configure:11738: checking for zic
configure:11776: result: no
configure:11793: error: 
When cross-compiling, either use the option --with-system-tzdata to use
existing time-zone data, or set the environment variable ZIC to a zic
program to use during the build.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-msys
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info'
ac_cv_env_CLANG_set=
ac_cv_env_CLANG_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CRYPTO_new_ex_data_CFLAGS_set=
ac_cv_env_CRYPTO_new_ex_data_CFLAGS_value=
ac_cv_env_CRYPTO_new_ex_data_LIBS_set=
ac_cv_env_CRYPTO_new_ex_data_LIBS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe
ac_cv_env_ICU_CFLAGS_set=
ac_cv_env_ICU_CFLAGS_value=
ac_cv_env_ICU_LIBS_set=
ac_cv_env_ICU_LIBS_value=
ac_cv_env_LDFLAGS_EX_set=
ac_cv_env_LDFLAGS_EX_value=
ac_cv_env_LDFLAGS_SL_set=
ac_cv_env_LDFLAGS_SL_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-latomic -lm'
ac_cv_env_LIBXML2_CFLAGS_set=
ac_cv_env_LIBXML2_CFLAGS_value=
ac_cv_env_LIBXML2_LIBS_set=
ac_cv_env_LIBXML2_LIBS_value=
ac_cv_env_LIBXSLT_CFLAGS_set=
ac_cv_env_LIBXSLT_CFLAGS_value=
ac_cv_env_LIBXSLT_LIBS_set=
ac_cv_env_LIBXSLT_LIBS_value=
ac_cv_env_LLVM_CONFIG_set=
ac_cv_env_LLVM_CONFIG_value=
ac_cv_env_LZ4_CFLAGS_set=
ac_cv_env_LZ4_CFLAGS_value=
ac_cv_env_LZ4_LIBS_set=
ac_cv_env_LZ4_LIBS_value=
ac_cv_env_MSGFMT_set=
ac_cv_env_MSGFMT_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value='C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_READLINE_CFLAGS_set=
ac_cv_env_READLINE_CFLAGS_value=
ac_cv_env_READLINE_LIBS_set=
ac_cv_env_READLINE_LIBS_value=
ac_cv_env_SSL_new_CFLAGS_set=
ac_cv_env_SSL_new_CFLAGS_value=
ac_cv_env_SSL_new_LIBS_set=
ac_cv_env_SSL_new_LIBS_value=
ac_cv_env_TCLSH_set=
ac_cv_env_TCLSH_value=
ac_cv_env_XML2_CFLAGS_set=
ac_cv_env_XML2_CFLAGS_value=
ac_cv_env_XML2_CONFIG_set=
ac_cv_env_XML2_CONFIG_value=
ac_cv_env_XML2_LIBS_set=
ac_cv_env_XML2_LIBS_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_LIBS_value=
ac_cv_env_ZSTD_CFLAGS_set=
ac_cv_env_ZSTD_CFLAGS_value=
ac_cv_env_ZSTD_LIBS_set=
ac_cv_env_ZSTD_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=aarch64-linux-android
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_langinfo_h=no
ac_cv_host=aarch64-unknown-linux-android
ac_cv_objext=o
ac_cv_path_LD=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
ac_cv_path_PERL=/c/vcpkg/downloads/tools/perl/5.32.1.1/perl/bin/perl
ac_cv_path_TAR=/c/Windows/system32/tar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe
ac_cv_prog_CPP='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E'
ac_cv_prog_RANLIB=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
ac_cv_prog_STRIP=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_11=no
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_gnu_ld=yes
pgac_cv_path_flex=no
pgac_cv_prog_CC_cflags__Wcast_function_type=no
pgac_cv_prog_CC_cflags__Wcompound_token_split_by_macro=yes
pgac_cv_prog_CC_cflags__Wdeclaration_after_statement=yes
pgac_cv_prog_CC_cflags__Wdeprecated_non_prototype=no
pgac_cv_prog_CC_cflags__Wendif_labels=yes
pgac_cv_prog_CC_cflags__Werror_unguarded_availability_new=yes
pgac_cv_prog_CC_cflags__Werror_vla=yes
pgac_cv_prog_CC_cflags__Wformat_security=yes
pgac_cv_prog_CC_cflags__Wformat_truncation=no
pgac_cv_prog_CC_cflags__Wimplicit_fallthrough_3=no
pgac_cv_prog_CC_cflags__Wmissing_format_attribute=yes
pgac_cv_prog_CC_cflags__Wstringop_truncation=no
pgac_cv_prog_CC_cflags__Wunused_command_line_argument=yes
pgac_cv_prog_CC_cflags__fexcess_precision_standard=no
pgac_cv_prog_CC_cflags__fno_strict_aliasing=yes
pgac_cv_prog_CC_cflags__ftree_vectorize=yes
pgac_cv_prog_CC_cflags__funroll_loops=yes
pgac_cv_prog_CC_cflags__fwrapv=yes
pgac_cv_prog_CXX_cxxflags__Wcast_function_type=no
pgac_cv_prog_CXX_cxxflags__Wendif_labels=yes
pgac_cv_prog_CXX_cxxflags__Werror_unguarded_availability_new=yes
pgac_cv_prog_CXX_cxxflags__Wformat_security=yes
pgac_cv_prog_CXX_cxxflags__Wimplicit_fallthrough_3=no
pgac_cv_prog_CXX_cxxflags__Wmissing_format_attribute=yes
pgac_cv_prog_CXX_cxxflags__fexcess_precision_standard=no
pgac_cv_prog_CXX_cxxflags__fno_strict_aliasing=yes
pgac_cv_prog_CXX_cxxflags__fwrapv=yes
pkg_cv_LZ4_CFLAGS=-IC:/vcpkg/installed/arm64-android/debug/../include
pkg_cv_LZ4_LIBS='-LC:/vcpkg/installed/arm64-android/debug/lib -llz4d'

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe'
AWK='gawk'
BISON=''
BISONFLAGS=''
BITCODE_CFLAGS=' -O2 '
BITCODE_CXXFLAGS=' -O2 '
CC='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe'
CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -g -g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info'
CFLAGS_ARMV8_CRC32C=''
CFLAGS_SL='-fPIC'
CFLAGS_SSE42=''
CFLAGS_UNROLL_LOOPS=' -funroll-loops'
CFLAGS_VECTORIZE=' -ftree-vectorize'
CLANG=''
CPP='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E'
CPPFLAGS='--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -D_GNU_SOURCE -IC:/vcpkg/installed/arm64-android/debug/../include '
CRYPTO_new_ex_data_CFLAGS=''
CRYPTO_new_ex_data_LIBS=''
CXX='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe'
CXXFLAGS='-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -g -g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info'
DBTOEPUB=''
DEFS=''
DLLTOOL=''
DLLWRAP=''
DLSUFFIX='.so'
DTRACE=''
DTRACEFLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FLEX=''
FLEXFLAGS=''
FOP=''
GCC='yes'
GCOV=''
GENHTML=''
GREP=''
ICU_CFLAGS=''
ICU_LIBS=''
INCLUDES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LCOV=''
LD='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe'
LDAP_LIBS_BE=''
LDAP_LIBS_FE=''
LDFLAGS='-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot -LC:/vcpkg/installed/arm64-android/debug/lib '
LDFLAGS_EX=''
LDFLAGS_SL=''
LIBOBJS=''
LIBS='-latomic -lm'
LIBXML2_CFLAGS=''
LIBXML2_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LLVM_BINPATH=''
LLVM_CFLAGS=''
LLVM_CONFIG=''
LLVM_CPPFLAGS=''
LLVM_CXXFLAGS=''
LLVM_LIBS=''
LN_S='cp -pR'
LTLIBOBJS=''
LZ4=''
LZ4_CFLAGS='-IC:/vcpkg/installed/arm64-android/debug/../include'
LZ4_LIBS='-LC:/vcpkg/installed/arm64-android/debug/lib -llz4d'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT=''
MSGFMT_FLAGS=''
MSGMERGE=''
OBJEXT='o'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='PostgreSQL'
PACKAGE_STRING='PostgreSQL 15.2'
PACKAGE_TARNAME='postgresql'
PACKAGE_URL='https://www.postgresql.org/'
PACKAGE_VERSION='15.2'
PATH_SEPARATOR=':'
PERL='/c/vcpkg/downloads/tools/perl/5.32.1.1/perl/bin/perl'
PERMIT_DECLARATION_AFTER_STATEMENT='-Wno-declaration-after-statement'
PG_CRC32C_OBJS=''
PG_MAJORVERSION='15'
PG_SYSROOT=''
PG_VERSION_NUM=''
PKG_CONFIG='C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'
PORTNAME='linux'
PROVE=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON=''
RANLIB='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe'
READLINE_CFLAGS=''
READLINE_LIBS=''
SED=''
SHELL='/bin/sh'
SSL_new_CFLAGS=''
SSL_new_LIBS=''
STRIP='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe'
STRIP_SHARED_LIB='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe --strip-unneeded'
STRIP_STATIC_LIB='F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe -x'
SUN_STUDIO_CC='no'
TAR='/c/Windows/system32/tar'
TAS=''
TCLSH=''
TCL_CONFIG_SH=''
TCL_INCLUDE_SPEC=''
TCL_LIBS=''
TCL_LIB_SPEC=''
TCL_SHARED_BUILD=''
TCL_SHLIB_LD_LIBS=''
UUID_LIBS=''
WANTED_LANGUAGES=''
WINDRES=''
XGETTEXT=''
XML2_CFLAGS=''
XML2_CONFIG=''
XML2_LIBS=''
XMLLINT=''
XSLTPROC=''
ZIC=''
ZLIB_CFLAGS=''
ZLIB_LIBS=''
ZSTD=''
ZSTD_CFLAGS=''
ZSTD_LIBS=''
ac_ct_CC=''
ac_ct_CXX=''
autodepend=''
ax_pthread_config=''
bindir='${prefix}/../tools/libpq/debug/bin'
build='x86_64-pc-msys'
build_alias=''
build_cpu='x86_64'
build_os='msys'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share/libpq'
default_port='5432'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_coverage='no'
enable_debug='yes'
enable_dtrace='no'
enable_nls='no'
enable_rpath='yes'
enable_tap_tests='no'
enable_thread_safety='yes'
exec_prefix='NONE'
have_win32_dbghelp=''
host='aarch64-unknown-linux-android'
host_alias='aarch64-linux-android'
host_cpu='aarch64'
host_os='linux-android'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/../include'
infodir='${datarootdir}/info'
install_bin='/usr/bin/install -c'
krb_srvtab=''
libdir='${prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
perl_archlibexp=''
perl_embed_ccflags=''
perl_embed_ldflags=''
perl_includespec=''
perl_privlibexp=''
perl_useshrplib=''
prefix='/C/vcpkg/installed/arm64-android/debug'
program_transform_name='s,x,x,'
psdir='${docdir}'
python_additional_libs=''
python_includespec=''
python_libdir=''
python_libspec=''
python_majorversion=''
python_version=''
runstatedir='${localstatedir}/run'
sbindir='${prefix}/../tools/libpq/debug/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
vpath_build=''
with_gnu_ld='yes'
with_gssapi='no'
with_icu='no'
with_krb_srvnam='postgres'
with_ldap='no'
with_libxml='no'
with_libxslt='no'
with_llvm='no'
with_lz4='yes'
with_perl='no'
with_python='no'
with_readline='no'
with_selinux='no'
with_ssl=''
with_system_tzdata=''
with_systemd='no'
with_tcl='no'
with_uuid='no'
with_zlib='yes'
with_zstd='no'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "PostgreSQL"
#define PACKAGE_TARNAME "postgresql"
#define PACKAGE_VERSION "15.2"
#define PACKAGE_STRING "PostgreSQL 15.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "https://www.postgresql.org/"
#define CONFIGURE_ARGS " '--host=aarch64-linux-android' '--disable-nls' '--with-openssl' '--with-zlib' '--without-zstd' '--without-icu' '--with-lz4' '--without-readline' '--without-libxml' '--without-libxslt' '--without-python' 'ac_cv_header_langinfo_h=no' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' 'DYLD_FALLBACK_LIBRARY_PATH=C:/vcpkg/installed/arm64-android/debug/lib:C:/vcpkg/installed/arm64-android/lib' '--prefix=/C/vcpkg/installed/arm64-android/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'host_alias=aarch64-linux-android' 'CC=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe' 'CFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'LDFLAGS=-avoid-version -LC:/vcpkg/installed/arm64-android/debug/lib --target=aarch64-none-linux-android21 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'LIBS=-latomic -lm' 'CPPFLAGS=--target=aarch64-none-linux-android21 -DANDROID -D_FORTIFY_SOURCE=2 --sysroot=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/sysroot' 'CXX=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe' 'CXXFLAGS=-g -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -frtti -fexceptions -fPIC --gcc-toolchain=F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64 -fno-limit-debug-info' 'PKG_CONFIG=C:/vcpkg/downloads/tools/msys2/9a1ec3f33446b195/mingw32/bin/pkg-config.exe' 'PKG_CONFIG_PATH=C:/vcpkg/installed/arm64-android/debug/lib/pkgconfig/;C:/vcpkg/installed/arm64-android/debug/share/pkgconfig/'"
#define PG_MAJORVERSION "15"
#define PG_MAJORVERSION_NUM 15
#define PG_MINORVERSION_NUM 2
#define PG_VERSION "15.2"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"
#define BLCKSZ 8192
#define RELSEG_SIZE 131072
#define XLOG_BLCKSZ 8192
#define DLSUFFIX ".so"
#define ENABLE_THREAD_SAFETY 1
#define PG_KRB_SRVNAM "postgres"
#define USE_LZ4 1

configure: exit 1
C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-out.log
checking build system type... x86_64-pc-msys
checking host system type... aarch64-unknown-linux-android
checking which template to use... linux
checking whether NLS is wanted... no
checking for default port number... 5432
checking for block size... 8kB
checking for segment size... 1GB
checking for WAL block size... 8kB
checking for aarch64-linux-android-gcc... F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe accepts -g... yes
checking for F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe accepts -g... yes
checking for F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe option to enable C++11 features... none needed
checking for gawk... gawk
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wdeclaration-after-statement, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Werror=vla, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Werror=unguarded-availability-new, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -Werror=unguarded-availability-new, for CXXFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wendif-labels, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -Wendif-labels, for CXXFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wmissing-format-attribute, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -Wmissing-format-attribute, for CXXFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wimplicit-fallthrough=3, for CFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -Wimplicit-fallthrough=3, for CXXFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wcast-function-type, for CFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -Wcast-function-type, for CXXFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wformat-security, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -Wformat-security, for CXXFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -fno-strict-aliasing, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -fno-strict-aliasing, for CXXFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -fwrapv, for CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -fwrapv, for CXXFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -fexcess-precision=standard, for CFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe supports -fexcess-precision=standard, for CXXFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wdeprecated-non-prototype, for NOT_THE_CFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wformat-truncation, for NOT_THE_CFLAGS... no
checking whether F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
checking whether the C compiler still works... yes
checking how to run the C preprocessor... F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -E
checking pkg-config is at least version 0.9.0... yes
checking allow thread-safe client libraries... yes
checking whether to build with ICU support... no
checking whether to build with Tcl... no
checking whether to build Perl modules... no
checking whether to build Python modules... no
checking whether to build with GSSAPI support... no
checking whether to build with PAM support... no
checking whether to build with BSD Authentication support... no
checking whether to build with LDAP support... no
checking whether to build with Bonjour support... no
checking whether to build with SELinux support... no
checking whether to build with systemd support... no
checking whether to build with XML support... no
checking whether to build with LZ4 support... yes
checking for liblz4... yes
checking whether to build with ZSTD support... no
checking for ld used by GCC... F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
checking if the linker (F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe) is GNU ld... yes
checking for aarch64-linux-android-ranlib... F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
checking for aarch64-linux-android-strip... F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe
checking whether it is possible to strip libraries... yes
checking for aarch64-linux-android-ar... F:/23c/23.2.8568313/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
checking for a BSD-compatible install... /usr/bin/install -c
checking for tar... /c/Windows/system32/tar
checking whether ln -s works... no, using cp -pR
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for bison... no
checking for flex... no
checking for perl... /c/vcpkg/downloads/tools/perl/5.32.1.1/perl/bin/perl
configure: using perl 5.32.1
checking for zic... no
C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-err.log
configure: WARNING: unrecognized options: --disable-silent-rules, --disable-shared, --enable-static
configure: WARNING:
*** Without Bison you will not be able to build PostgreSQL from Git nor
*** change any of the parser definition files.  You can obtain Bison from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.)
configure: WARNING:
*** Without Flex you will not be able to build PostgreSQL from Git nor
*** change any of the scanner definition files.  You can obtain Flex from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the Flex
*** output is pre-generated.)
configure: error: 
When cross-compiling, either use the option --with-system-tzdata to use
existing time-zone data, or set the environment variable ZIC to a zic
program to use during the build.

Additional context

@WangHHY19931001 WangHHY19931001 added the category:port-bug The issue is with a library, which is something the port should already support label May 4, 2023
@Cheney-W Cheney-W assigned JonLiu1993 and unassigned JonLiu1993 May 4, 2023
@Cheney-W Cheney-W added category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. and removed category:port-bug The issue is with a library, which is something the port should already support labels May 4, 2023
@WangHHY19931001
Copy link
Author

follow config-arm64-android-dbg-err.log build env need add zic

@FrankXie05
Copy link
Contributor

conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.

Please update your autoconfig version.

sudo apt-get install autoconf-archive (Linux)
OR
brew install autoconf-archive (OSX)

@WangHHY19931001
Copy link
Author

conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.

Please update your autoconfig version.

sudo apt-get install autoconf-archive (Linux)
OR
brew install autoconf-archive (OSX)

plantform windows10

@dg0yt
Copy link
Contributor

dg0yt commented May 23, 2023

#31314 is ready for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants