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 18.3, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ ././configure --without-bonjour --without-icu --with-lz4 --without-readline --with-zlib --without-zstd --with-openssl --without-libxml --without-libxslt --disable-nls --disable-silent-rules --verbose --disable-shared --enable-static --enable-debug --prefix=/home/mohammad/.vcpkg/installed/arm64-linux/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 = debian
uname -m = aarch64
uname -r = 6.12.69+deb13-arm64
uname -s = Linux
uname -v = #1 SMP Debian 6.12.69-1 (2026-02-08)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = aarch64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin/
PATH: /usr/bin/
PATH: /usr/bin/
PATH: /home/mohammad/.vscode-server/data/User/globalStorage/github.copilot-chat/debugCommand/
PATH: /home/mohammad/.vscode-server/data/User/globalStorage/github.copilot-chat/copilotCli/
PATH: /home/mohammad/.vscode-server/cli/servers/Stable-560a9dba96f961efea7b1612916f89e5d5d4d679/server/bin/remote-cli/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/games/
PATH: /usr/games/
PATH: /home/mohammad/.vcpkg/downloads/tools/ninja-1.13.2-linux/
PATH: /home/mohammad/.vcpkg/downloads/tools/ninja-1.13.2-linux/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3369: looking for aux files: install-sh config.guess config.sub
configure:3382: trying ./config/
configure:3393: ./config/install-sh found
configure:3411: ./config/config.guess found
configure:3411: ./config/config.sub found
configure:3584: checking build system type
configure:3600: result: aarch64-unknown-linux-gnu
configure:3620: checking host system type
configure:3635: result: aarch64-unknown-linux-gnu
configure:3657: checking which template to use
configure:3725: result: linux
configure:3858: checking whether NLS is wanted
configure:3892: result: no
configure:3900: checking for default port number
configure:3927: result: 5432
configure:4415: checking for block size
configure:4451: result: 8kB
configure:4520: checking for segment size
configure:4527: result: 1GB
configure:4542: checking for WAL block size
configure:4579: result: 8kB
configure:4728: checking for C compiler version
configure:4737: /usr/bin/cc --version >&5
cc (Debian 14.2.0-19) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4748: $? = 0
configure:4737: /usr/bin/cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-linux-gnu/14/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 14.2.0-19' --with-bugurl=file:///usr/share/doc/gcc-14/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust --prefix=/usr --with-gcc-major-version-only --program-suffix=-14 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-14-14.2.0/debian/tmp-nvptx/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.2.0 (Debian 14.2.0-19)
... rest of stderr output deleted ...
configure:4748: $? = 0
configure:4737: /usr/bin/cc -V >&5
cc: error: unrecognized command-line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:4748: $? = 1
configure:4737: /usr/bin/cc -qversion >&5
cc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
cc: fatal error: no input files
compilation terminated.
configure:4748: $? = 1
configure:4737: /usr/bin/cc -version >&5
cc: error: unrecognized command-line option '-version'
cc: fatal error: no input files
compilation terminated.
configure:4748: $? = 1
configure:4768: checking whether the C compiler works
configure:4790: /usr/bin/cc -fPIC -g -L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib conftest.c >&5
configure:4794: $? = 0
configure:4845: result: yes
configure:4849: checking for C compiler default output file name
configure:4851: result: a.out
configure:4857: checking for suffix of executables
configure:4864: /usr/bin/cc -o conftest -fPIC -g -L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib conftest.c >&5
configure:4868: $? = 0
configure:4892: result:
configure:4916: checking whether we are cross compiling
configure:4954: result: yes
configure:4960: checking for suffix of object files
configure:4983: /usr/bin/cc -c -fPIC -g conftest.c >&5
configure:4987: $? = 0
configure:5011: result: o
configure:5015: checking whether the compiler supports GNU C
configure:5035: /usr/bin/cc -c -fPIC -g conftest.c >&5
configure:5035: $? = 0
configure:5047: result: yes
configure:5058: checking whether /usr/bin/cc accepts -g
configure:5079: /usr/bin/cc -c -g conftest.c >&5
configure:5079: $? = 0
configure:5126: result: yes
configure:5146: checking for /usr/bin/cc option to enable C11 features
configure:5161: /usr/bin/cc -c -fPIC -g conftest.c >&5
configure:5161: $? = 0
configure:5180: result: none needed
configure:5436: checking for C++ compiler version
configure:5445: /usr/bin/c++ --version >&5
c++ (Debian 14.2.0-19) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5456: $? = 0
configure:5445: /usr/bin/c++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-linux-gnu/14/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 14.2.0-19' --with-bugurl=file:///usr/share/doc/gcc-14/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust --prefix=/usr --with-gcc-major-version-only --program-suffix=-14 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-14-14.2.0/debian/tmp-nvptx/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.2.0 (Debian 14.2.0-19)
... rest of stderr output deleted ...
configure:5456: $? = 0
configure:5445: /usr/bin/c++ -V >&5
c++: error: unrecognized command-line option '-V'
c++: fatal error: no input files
compilation terminated.
configure:5456: $? = 1
configure:5445: /usr/bin/c++ -qversion >&5
c++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
c++: fatal error: no input files
compilation terminated.
configure:5456: $? = 1
configure:5460: checking whether the compiler supports GNU C++
configure:5480: /usr/bin/c++ -c -fPIC -g conftest.cpp >&5
configure:5480: $? = 0
configure:5492: result: yes
configure:5503: checking whether /usr/bin/c++ accepts -g
configure:5524: /usr/bin/c++ -c -g conftest.cpp >&5
configure:5524: $? = 0
configure:5571: result: yes
configure:5591: checking for /usr/bin/c++ option to enable C++11 features
configure:5606: /usr/bin/c++ -c -fPIC -g conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:185:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
185 | cxx11test::delegate d2();
| ^~
conftest.cpp:185:25: note: remove parentheses to default-initialize a variable
185 | cxx11test::delegate d2();
| ^~
| --
conftest.cpp:185:25: note: or replace parentheses with braces to value-initialize a variable
configure:5606: $? = 0
configure:5625: result: none needed
configure:5712: /usr/bin/cc -c -fPIC -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:24:1: error: unknown type name 'choke'
24 | choke me
| ^~~~~
configure:5712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #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)
| {
| #ifndef __INTEL_COMPILER
| choke me
| #endif
| ;
| return 0;
| }
configure:5736: /usr/bin/cc -c -fPIC -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:24:1: error: unknown type name 'choke'
24 | choke me
| ^~~~~
configure:5736: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #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)
| {
| #ifndef __SUNPRO_C
| choke me
| #endif
| ;
| return 0;
| }
configure:5785: checking for gawk
configure:5806: found /usr/bin/gawk
configure:5818: result: gawk
configure:6137: checking whether /usr/bin/cc supports -Wdeclaration-after-statement, for CFLAGS
configure:6160: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -D_GNU_SOURCE conftest.c >&5
configure:6160: $? = 0
configure:6173: result: yes
configure:6189: checking whether /usr/bin/cc supports -Werror=vla, for CFLAGS
configure:6212: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -D_GNU_SOURCE conftest.c >&5
configure:6212: $? = 0
configure:6225: result: yes
configure:6234: checking whether /usr/bin/cc supports -Werror=unguarded-availability-new, for CFLAGS
configure:6257: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -D_GNU_SOURCE conftest.c >&5
cc1: error: '-Werror=unguarded-availability-new': no option '-Wunguarded-availability-new'
configure:6257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #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:6270: result: no
configure:6277: checking whether /usr/bin/c++ supports -Werror=unguarded-availability-new, for CXXFLAGS
configure:6306: /usr/bin/c++ -c -Wall -Wpointer-arith -Werror=unguarded-availability-new -D_GNU_SOURCE conftest.cpp >&5
cc1plus: error: '-Werror=unguarded-availability-new': no option '-Wunguarded-availability-new'
configure:6306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #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:6325: result: no
configure:6334: checking whether /usr/bin/cc supports -Wendif-labels, for CFLAGS
configure:6357: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -D_GNU_SOURCE conftest.c >&5
configure:6357: $? = 0
configure:6370: result: yes
configure:6377: checking whether /usr/bin/c++ supports -Wendif-labels, for CXXFLAGS
configure:6406: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -D_GNU_SOURCE conftest.cpp >&5
configure:6406: $? = 0
configure:6425: result: yes
configure:6433: checking whether /usr/bin/cc supports -Wmissing-format-attribute, for CFLAGS
configure:6456: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -D_GNU_SOURCE conftest.c >&5
configure:6456: $? = 0
configure:6469: result: yes
configure:6476: checking whether /usr/bin/c++ supports -Wmissing-format-attribute, for CXXFLAGS
configure:6505: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -D_GNU_SOURCE conftest.cpp >&5
configure:6505: $? = 0
configure:6524: result: yes
configure:6532: checking whether /usr/bin/cc supports -Wimplicit-fallthrough=3, for CFLAGS
configure:6555: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -D_GNU_SOURCE conftest.c >&5
configure:6555: $? = 0
configure:6568: result: yes
configure:6575: checking whether /usr/bin/c++ supports -Wimplicit-fallthrough=3, for CXXFLAGS
configure:6604: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -D_GNU_SOURCE conftest.cpp >&5
configure:6604: $? = 0
configure:6623: result: yes
configure:6631: checking whether /usr/bin/cc supports -Wcast-function-type, for CFLAGS
configure:6654: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -D_GNU_SOURCE conftest.c >&5
configure:6654: $? = 0
configure:6667: result: yes
configure:6674: checking whether /usr/bin/c++ supports -Wcast-function-type, for CXXFLAGS
configure:6703: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -D_GNU_SOURCE conftest.cpp >&5
configure:6703: $? = 0
configure:6722: result: yes
configure:6730: checking whether /usr/bin/cc supports -Wshadow=compatible-local, for CFLAGS
configure:6753: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -D_GNU_SOURCE conftest.c >&5
configure:6753: $? = 0
configure:6766: result: yes
configure:6773: checking whether /usr/bin/c++ supports -Wshadow=compatible-local, for CXXFLAGS
configure:6802: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -D_GNU_SOURCE conftest.cpp >&5
configure:6802: $? = 0
configure:6821: result: yes
configure:6830: checking whether /usr/bin/cc supports -Wformat-security, for CFLAGS
configure:6853: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -D_GNU_SOURCE conftest.c >&5
configure:6853: $? = 0
configure:6866: result: yes
configure:6873: checking whether /usr/bin/c++ supports -Wformat-security, for CXXFLAGS
configure:6902: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -D_GNU_SOURCE conftest.cpp >&5
configure:6902: $? = 0
configure:6921: result: yes
configure:6932: checking whether /usr/bin/cc supports -Wmissing-variable-declarations, for CFLAGS
configure:6955: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -D_GNU_SOURCE conftest.c >&5
configure:6955: $? = 0
configure:6968: result: yes
configure:6982: checking whether /usr/bin/cc supports -fno-strict-aliasing, for CFLAGS
configure:7005: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5
configure:7005: $? = 0
configure:7018: result: yes
configure:7025: checking whether /usr/bin/c++ supports -fno-strict-aliasing, for CXXFLAGS
configure:7054: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -D_GNU_SOURCE conftest.cpp >&5
configure:7054: $? = 0
configure:7073: result: yes
configure:7082: checking whether /usr/bin/cc supports -fwrapv, for CFLAGS
configure:7105: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5
configure:7105: $? = 0
configure:7118: result: yes
configure:7125: checking whether /usr/bin/c++ supports -fwrapv, for CXXFLAGS
configure:7154: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.cpp >&5
configure:7154: $? = 0
configure:7173: result: yes
configure:7182: checking whether /usr/bin/cc supports -fexcess-precision=standard, for CFLAGS
configure:7205: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -D_GNU_SOURCE conftest.c >&5
configure:7205: $? = 0
configure:7218: result: yes
configure:7225: checking whether /usr/bin/c++ supports -fexcess-precision=standard, for CXXFLAGS
configure:7254: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -D_GNU_SOURCE conftest.cpp >&5
configure:7254: $? = 0
configure:7273: result: yes
configure:7281: checking whether /usr/bin/cc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS
configure:7304: /usr/bin/cc -c -funroll-loops -D_GNU_SOURCE conftest.c >&5
configure:7304: $? = 0
configure:7317: result: yes
configure:7325: checking whether /usr/bin/cc supports -ftree-vectorize, for CFLAGS_VECTORIZE
configure:7348: /usr/bin/cc -c -ftree-vectorize -D_GNU_SOURCE conftest.c >&5
configure:7348: $? = 0
configure:7361: result: yes
configure:7377: checking whether /usr/bin/cc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS
configure:7400: /usr/bin/cc -c -Wunused-command-line-argument -D_GNU_SOURCE conftest.c >&5
cc: error: unrecognized command-line option '-Wunused-command-line-argument'; did you mean '-Wunused-dummy-argument'?
configure:7400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #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:7413: result: no
configure:7426: checking whether /usr/bin/cc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS
configure:7449: /usr/bin/cc -c -Wcompound-token-split-by-macro -D_GNU_SOURCE conftest.c >&5
cc: error: unrecognized command-line option '-Wcompound-token-split-by-macro'
configure:7449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #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:7462: result: no
configure:7474: checking whether /usr/bin/cc supports -Wformat-truncation, for NOT_THE_CFLAGS
configure:7497: /usr/bin/cc -c -Wformat-truncation -D_GNU_SOURCE conftest.c >&5
configure:7497: $? = 0
configure:7510: result: yes
configure:7521: checking whether /usr/bin/cc supports -Wstringop-truncation, for NOT_THE_CFLAGS
configure:7544: /usr/bin/cc -c -Wstringop-truncation -D_GNU_SOURCE conftest.c >&5
configure:7544: $? = 0
configure:7557: result: yes
configure:7569: checking whether /usr/bin/cc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS
configure:7592: /usr/bin/cc -c -Wcast-function-type-strict -D_GNU_SOURCE conftest.c >&5
cc: error: unrecognized command-line option '-Wcast-function-type-strict'; did you mean '-Wcast-function-type'?
configure:7592: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #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:7605: result: no
configure:7830: checking whether /usr/bin/cc supports -fvisibility=hidden, for CFLAGS_SL_MODULE
configure:7853: /usr/bin/cc -c -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:7853: $? = 0
configure:7866: result: yes
configure:7874: checking whether /usr/bin/c++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE
configure:7903: /usr/bin/c++ -c -fvisibility=hidden -D_GNU_SOURCE conftest.cpp >&5
configure:7903: $? = 0
configure:7922: result: yes
configure:7928: checking whether /usr/bin/c++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE
configure:7957: /usr/bin/c++ -c -fvisibility=hidden -fvisibility-inlines-hidden -D_GNU_SOURCE conftest.cpp >&5
configure:7957: $? = 0
configure:7976: result: yes
configure:8652: checking whether the C compiler still works
configure:8665: /usr/bin/cc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -fPIC -g -D_GNU_SOURCE -L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib conftest.c >&5
configure:8665: $? = 0
configure:8667: result: yes
configure:8693: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -fPIC -g -D_GNU_SOURCE conftest.c >&5
configure:8693: $? = 0
configure:8743: checking how to run the C preprocessor
configure:8769: /usr/bin/cc -E -D_GNU_SOURCE conftest.c
configure:8769: $? = 0
configure:8785: /usr/bin/cc -E -D_GNU_SOURCE conftest.c
conftest.c:20:10: fatal error: ac_nonexistent.h: No such file or directory
20 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8814: result: /usr/bin/cc -E
configure:8828: /usr/bin/cc -E -D_GNU_SOURCE conftest.c
configure:8828: $? = 0
configure:8844: /usr/bin/cc -E -D_GNU_SOURCE conftest.c
conftest.c:20:10: fatal error: ac_nonexistent.h: No such file or directory
20 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "18.3"
| #define PACKAGE_STRING "PostgreSQL 18.3"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
| #define PG_MAJORVERSION "18"
| #define PG_MAJORVERSION_NUM 18
| #define PG_MINORVERSION_NUM 3
| #define PG_VERSION "18.3"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define BLCKSZ 8192
| #define RELSEG_SIZE 131072
| #define XLOG_BLCKSZ 8192
| #define HAVE_VISIBILITY_ATTRIBUTE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9021: checking pkg-config is at least version 0.9.0
configure:9024: result: yes
configure:9132: checking whether to build with ICU support
configure:9164: result: no
configure:9265: checking whether to build with Tcl
configure:9293: result: no
configure:9326: checking whether to build Perl modules
configure:9354: result: no
configure:9361: checking whether to build Python modules
configure:9394: result: no
configure:9401: checking whether to build with GSSAPI support
configure:9434: result: no
configure:9479: checking whether to build with PAM support
configure:9509: result: no
configure:9516: checking whether to build with BSD Authentication support
configure:9546: result: no
configure:9553: checking whether to build with LDAP support
configure:9583: result: no
configure:9591: checking whether to build with Bonjour support
configure:9621: result: no
configure:9628: checking whether to build with SELinux support
configure:9657: result: no
configure:9663: checking whether to build with systemd support
configure:9694: result: no
configure:9772: checking whether to build with liburing support
configure:9802: result: no
configure:9986: checking whether to build with libcurl support
configure:10016: result: no
configure:10147: checking whether to build with libnuma support
configure:10177: result: no
configure:10332: checking whether to build with XML support
configure:10362: result: no
configure:10619: checking whether to build with LZ4 support
configure:10649: result: yes
configure:10656: checking for liblz4
configure:10663: $PKG_CONFIG --exists --print-errors "liblz4"
configure:10666: $? = 0
configure:10680: $PKG_CONFIG --exists --print-errors "liblz4"
configure:10683: $? = 0
configure:10741: result: yes
configure:10762: checking whether to build with ZSTD support
configure:10792: result: no
configure:10961: checking for strip
configure:10994: result: /usr/bin/strip
configure:11006: WARNING: using cross tools not prefixed with host triplet
configure:11017: checking whether it is possible to strip libraries
configure:11022: result: yes
configure:11093: checking for ar
configure:11126: result: /usr/bin/ar
configure:11270: checking for a BSD-compatible install
configure:11344: result: /usr/bin/install -c
configure:11369: checking for tar
configure:11392: found /usr/bin/tar
configure:11405: result: /usr/bin/tar
configure:11424: checking whether ln -s works
configure:11428: result: yes
configure:11436: checking for a race-free mkdir -p
configure:11479: result: /usr/bin/mkdir -p
configure:11494: checking for bison
configure:11517: found /usr/bin/bison
configure:11530: result: /usr/bin/bison
configure:11552: using bison (GNU Bison) 3.8.2
configure:11580: checking for flex
configure:11603: found /usr/bin/flex
configure:11616: result: /usr/bin/flex
configure:11640: using flex 2.6.4
configure:11652: checking for perl
configure:11675: found /usr/bin/perl
configure:11688: result: /usr/bin/perl
configure:11710: using perl 5.40.1
configure:11981: checking for zic
configure:12020: result: no
configure:12037: 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=aarch64-unknown-linux-gnu
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=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-fPIC -g'
ac_cv_env_CLANG_set=
ac_cv_env_CLANG_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
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='-fPIC -g'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
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=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib
ac_cv_env_LIBCURL_CFLAGS_set=
ac_cv_env_LIBCURL_CFLAGS_value=
ac_cv_env_LIBCURL_LIBS_set=
ac_cv_env_LIBCURL_LIBS_value=
ac_cv_env_LIBNUMA_CFLAGS_set=
ac_cv_env_LIBNUMA_CFLAGS_value=
ac_cv_env_LIBNUMA_LIBS_set=
ac_cv_env_LIBNUMA_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBURING_CFLAGS_set=
ac_cv_env_LIBURING_CFLAGS_value=
ac_cv_env_LIBURING_LIBS_set=
ac_cv_env_LIBURING_LIBS_value=
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_PG_TEST_EXTRA_set=
ac_cv_env_PG_TEST_EXTRA_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=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/bin/pkg-config
ac_cv_env_PYTHON_EMBED_CFLAGS_set=
ac_cv_env_PYTHON_EMBED_CFLAGS_value=
ac_cv_env_PYTHON_EMBED_LIBS_set=
ac_cv_env_PYTHON_EMBED_LIBS_value=
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=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=aarch64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_BISON=/usr/bin/bison
ac_cv_path_FLEX=/usr/bin/flex
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_ac_ct_AR=/usr/bin/ar
ac_cv_prog_ac_ct_STRIP=/usr/bin/strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
pgac_cv_prog_CC_cflags__Wcast_function_type=yes
pgac_cv_prog_CC_cflags__Wcast_function_type_strict=no
pgac_cv_prog_CC_cflags__Wcompound_token_split_by_macro=no
pgac_cv_prog_CC_cflags__Wdeclaration_after_statement=yes
pgac_cv_prog_CC_cflags__Wendif_labels=yes
pgac_cv_prog_CC_cflags__Werror_unguarded_availability_new=no
pgac_cv_prog_CC_cflags__Werror_vla=yes
pgac_cv_prog_CC_cflags__Wformat_security=yes
pgac_cv_prog_CC_cflags__Wformat_truncation=yes
pgac_cv_prog_CC_cflags__Wimplicit_fallthrough_3=yes
pgac_cv_prog_CC_cflags__Wmissing_format_attribute=yes
pgac_cv_prog_CC_cflags__Wmissing_variable_declarations=yes
pgac_cv_prog_CC_cflags__Wshadow_compatible_local=yes
pgac_cv_prog_CC_cflags__Wstringop_truncation=yes
pgac_cv_prog_CC_cflags__Wunused_command_line_argument=no
pgac_cv_prog_CC_cflags__fexcess_precision_standard=yes
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__fvisibility_hidden=yes
pgac_cv_prog_CC_cflags__fwrapv=yes
pgac_cv_prog_CXX_cxxflags__Wcast_function_type=yes
pgac_cv_prog_CXX_cxxflags__Wendif_labels=yes
pgac_cv_prog_CXX_cxxflags__Werror_unguarded_availability_new=no
pgac_cv_prog_CXX_cxxflags__Wformat_security=yes
pgac_cv_prog_CXX_cxxflags__Wimplicit_fallthrough_3=yes
pgac_cv_prog_CXX_cxxflags__Wmissing_format_attribute=yes
pgac_cv_prog_CXX_cxxflags__Wshadow_compatible_local=yes
pgac_cv_prog_CXX_cxxflags__fexcess_precision_standard=yes
pgac_cv_prog_CXX_cxxflags__fno_strict_aliasing=yes
pgac_cv_prog_CXX_cxxflags__fvisibility_hidden=yes
pgac_cv_prog_CXX_cxxflags__fvisibility_inlines_hidden=yes
pgac_cv_prog_CXX_cxxflags__fwrapv=yes
pkg_cv_LZ4_CFLAGS='-I/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig/../../../include '
pkg_cv_LZ4_LIBS='-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig/../../lib -llz4d '
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='/usr/bin/ar'
AWK='gawk'
BISON='/usr/bin/bison'
BISONFLAGS=' -Wno-deprecated'
BITCODE_CFLAGS=' -O2 '
BITCODE_CXXFLAGS=' -O2 '
CC='/usr/bin/cc'
CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -fPIC -g'
CFLAGS_CRC=''
CFLAGS_SL='-fPIC'
CFLAGS_SL_MODULE=' -fvisibility=hidden'
CFLAGS_UNROLL_LOOPS=' -funroll-loops'
CFLAGS_VECTORIZE=' -ftree-vectorize'
CLANG=''
CPP='/usr/bin/cc -E'
CPPFLAGS=' -D_GNU_SOURCE -I/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig/../../../include'
CRYPTO_new_ex_data_CFLAGS=''
CRYPTO_new_ex_data_LIBS=''
CXX='/usr/bin/c++'
CXXFLAGS='-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -fPIC -g'
CXXFLAGS_SL_MODULE=' -fvisibility=hidden -fvisibility-inlines-hidden'
DBTOEPUB=''
DEFS=''
DLSUFFIX='.so'
DTRACE=''
DTRACEFLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
FLEX='/usr/bin/flex'
FLEXFLAGS=''
FOP=''
GCC='yes'
GCOV=''
GENHTML=''
ICU_CFLAGS=''
ICU_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LCOV=''
LDAP_LIBS_BE=''
LDAP_LIBS_FE=''
LDFLAGS='-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib -L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig/../../lib'
LDFLAGS_EX=''
LDFLAGS_EX_BE=''
LDFLAGS_SL=''
LIBCURL_CFLAGS=''
LIBCURL_CPPFLAGS=''
LIBCURL_LDFLAGS=''
LIBCURL_LDLIBS=''
LIBCURL_LIBS=''
LIBNUMA_CFLAGS=''
LIBNUMA_LIBS=''
LIBOBJS=''
LIBS=''
LIBURING_CFLAGS=''
LIBURING_LIBS=''
LIBXML2_CFLAGS=''
LIBXML2_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LLVM_BINPATH=''
LLVM_CFLAGS=''
LLVM_CONFIG=''
LLVM_CPPFLAGS=''
LLVM_CXXFLAGS=''
LLVM_LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
LZ4=''
LZ4_CFLAGS='-I/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig/../../../include '
LZ4_LIBS='-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig/../../lib -llz4d '
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT=''
MSGFMT_FLAGS=''
MSGMERGE=''
OBJEXT='o'
OPENSSL=''
PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
PACKAGE_NAME='PostgreSQL'
PACKAGE_STRING='PostgreSQL 18.3'
PACKAGE_TARNAME='postgresql'
PACKAGE_URL='https://www.postgresql.org/'
PACKAGE_VERSION='18.3'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PERMIT_DECLARATION_AFTER_STATEMENT='-Wno-declaration-after-statement'
PERMIT_MISSING_VARIABLE_DECLARATIONS='-Wno-missing-variable-declarations'
PG_CRC32C_OBJS=''
PG_MAJORVERSION='18'
PG_SYSROOT=''
PG_TEST_EXTRA=''
PG_VERSION_NUM=''
PKG_CONFIG='/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'
PORTNAME='linux'
PROVE=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON=''
PYTHON_EMBED_CFLAGS=''
PYTHON_EMBED_LIBS=''
READLINE_CFLAGS=''
READLINE_LIBS=''
SED=''
SHELL='/bin/bash'
SSL_new_CFLAGS=''
SSL_new_LIBS=''
STRIP='/usr/bin/strip'
STRIP_SHARED_LIB='/usr/bin/strip --strip-unneeded'
STRIP_STATIC_LIB='/usr/bin/strip --strip-unneeded'
SUN_STUDIO_CC='no'
TAR='/usr/bin/tar'
TAS=''
TCLSH=''
TCL_CONFIG_SH=''
TCL_INCLUDE_SPEC=''
TCL_LIBS=''
TCL_LIB_SPEC=''
TCL_SHARED_BUILD=''
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='aarch64-unknown-linux-gnu'
build_alias=''
build_cpu='aarch64'
build_os='linux-gnu'
build_vendor='unknown'
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_injection_points='no'
enable_nls='no'
enable_rpath='yes'
enable_tap_tests='no'
exec_prefix='NONE'
host='aarch64-unknown-linux-gnu'
host_alias=''
host_cpu='aarch64'
host_os='linux-gnu'
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='/home/mohammad/.vcpkg/installed/arm64-linux/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_gssapi='no'
with_icu='no'
with_krb_srvnam='postgres'
with_ldap='no'
with_libcurl='no'
with_libnuma='no'
with_liburing='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 "18.3"
#define PACKAGE_STRING "PostgreSQL 18.3"
#define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
#define PACKAGE_URL "https://www.postgresql.org/"
#define CONFIGURE_ARGS " '--without-bonjour' '--without-icu' '--with-lz4' '--without-readline' '--with-zlib' '--without-zstd' '--with-openssl' '--without-libxml' '--without-libxslt' '--disable-nls' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/home/mohammad/.vcpkg/installed/arm64-linux/debug' '--bindir=${prefix}/../tools/libpq/debug/bin' '--sbindir=${prefix}/../tools/libpq/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/libpq' 'CC=/usr/bin/cc' 'CFLAGS=-fPIC -g' 'LDFLAGS=-L/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=/home/mohammad/.vcpkg/packages/libpq_arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/packages/libpq_arm64-linux/share/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/debug/lib/pkgconfig:/home/mohammad/.vcpkg/installed/arm64-linux/share/pkgconfig'"
#define PG_MAJORVERSION "18"
#define PG_MAJORVERSION_NUM 18
#define PG_MINORVERSION_NUM 3
#define PG_VERSION "18.3"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"
#define BLCKSZ 8192
#define RELSEG_SIZE 131072
#define XLOG_BLCKSZ 8192
#define HAVE_VISIBILITY_ATTRIBUTE 1
#define DLSUFFIX ".so"
#define PG_KRB_SRVNAM "postgres"
#define USE_LZ4 1
configure: exit 1
Package: libpq[core,lz4,openssl,zlib]:arm64-linux@18.3
Host Environment
vcpkg-scripts version: 256acc6 2026-04-17 (33 hours ago)
To Reproduce
vcpkg install libpqFailure logs
/home/mohammad/.vcpkg/buildtrees/libpq/config-arm64-linux-dbg-err.log
/home/mohammad/.vcpkg/buildtrees/libpq/config-arm64-linux-dbg-out.log
/home/mohammad/.vcpkg/buildtrees/libpq/config-arm64-linux-dbg-config.log