Closed WangHHY19931001 closed 1 year ago
follow config-arm64-android-dbg-err.log build env need add zic
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)
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
Operating system
windows
Compiler
clang
Steps to reproduce the behavior
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
To Reproduce
vcpkg install libpqxx:arm64-android
Failure logs
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 "pgsql-bugs@lists.postgresql.org" | #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 "pgsql-bugs@lists.postgresql.org" | #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 "pgsql-bugs@lists.postgresql.org" | #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 #includeC:\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