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 16.9, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ ././configure --without-icu --with-lz4 --without-nls --with-openssl --without-readline --without-xml --without-xslt --with-zlib --without-zstd --disable-silent-rules --verbose --disable-shared --enable-static --enable-debug --prefix=<vcpkg_path>/installed/x64-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 = trigone
uname -m = x86_64
uname -r = 6.16.12+deb14+1-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.16.12-2 (2025-10-16)
/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: /usr/bin/
PATH: /usr/bin/
PATH: /usr/bin/
PATH: /usr/lib/ccache/
PATH: /usr/share/pyenv/shims/
PATH: /usr/share/pyenv/bin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/games/
PATH: /usr/games/
PATH: <vcpkg_path>/downloads/tools/ninja/1.13.1-linux/
PATH: <vcpkg_path>/downloads/tools/ninja/1.13.1-linux/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3333: looking for aux files: install-sh config.guess config.sub
configure:3346: trying ./config/
configure:3357: ./config/install-sh found
configure:3375: ./config/config.guess found
configure:3375: ./config/config.sub found
configure:3548: checking build system type
configure:3564: result: x86_64-pc-linux-gnu
configure:3584: checking host system type
configure:3599: result: x86_64-pc-linux-gnu
configure:3621: checking which template to use
configure:3690: result: linux
configure:3823: checking whether NLS is wanted
configure:3857: result: no
configure:3865: checking for default port number
configure:3892: result: 5432
configure:4405: checking for block size
configure:4441: result: 8kB
configure:4510: checking for segment size
configure:4517: result: 1GB
configure:4532: checking for WAL block size
configure:4569: result: 8kB
configure:4744: checking for C compiler version
configure:4753: /usr/bin/cc --version >&5
cc (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 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:4764: $? = 0
configure:4753: /usr/bin/cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-4' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-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-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-4)
... rest of stderr output deleted ...
configure:4764: $? = 0
configure:4753: /usr/bin/cc -V >&5
cc: error: unrecognized command-line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:4764: $? = 1
configure:4753: /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:4764: $? = 1
configure:4753: /usr/bin/cc -version >&5
cc: error: unrecognized command-line option '-version'
cc: fatal error: no input files
compilation terminated.
configure:4764: $? = 1
configure:4784: checking whether the C compiler works
configure:4806: /usr/bin/cc -fPIC -g -L<vcpkg_path>/installed/x64-linux/debug/lib conftest.c >&5
configure:4810: $? = 0
configure:4861: result: yes
configure:4865: checking for C compiler default output file name
configure:4867: result: a.out
configure:4873: checking for suffix of executables
configure:4880: /usr/bin/cc -o conftest -fPIC -g -L<vcpkg_path>/installed/x64-linux/debug/lib conftest.c >&5
configure:4884: $? = 0
configure:4908: result:
configure:4932: checking whether we are cross compiling
configure:4970: result: yes
configure:4976: checking for suffix of object files
configure:4999: /usr/bin/cc -c -fPIC -g conftest.c >&5
configure:5003: $? = 0
configure:5027: result: o
configure:5031: checking whether the compiler supports GNU C
configure:5051: /usr/bin/cc -c -fPIC -g conftest.c >&5
configure:5051: $? = 0
configure:5063: result: yes
configure:5074: checking whether /usr/bin/cc accepts -g
configure:5095: /usr/bin/cc -c -g conftest.c >&5
configure:5095: $? = 0
configure:5142: result: yes
configure:5162: checking for /usr/bin/cc option to enable C11 features
configure:5177: /usr/bin/cc -c -fPIC -g conftest.c >&5
configure:5177: $? = 0
configure:5196: result: none needed
configure:5452: checking for C++ compiler version
configure:5461: /usr/bin/c++ --version >&5
c++ (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 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:5472: $? = 0
configure:5461: /usr/bin/c++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-4' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-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-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-4)
... rest of stderr output deleted ...
configure:5472: $? = 0
configure:5461: /usr/bin/c++ -V >&5
c++: error: unrecognized command-line option '-V'
c++: fatal error: no input files
compilation terminated.
configure:5472: $? = 1
configure:5461: /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:5472: $? = 1
configure:5476: checking whether the compiler supports GNU C++
configure:5496: /usr/bin/c++ -c -fPIC -g conftest.cpp >&5
configure:5496: $? = 0
configure:5508: result: yes
configure:5519: checking whether /usr/bin/c++ accepts -g
configure:5540: /usr/bin/c++ -c -g conftest.cpp >&5
configure:5540: $? = 0
configure:5587: result: yes
configure:5607: checking for /usr/bin/c++ option to enable C++11 features
configure:5622: /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:5622: $? = 0
configure:5641: result: none needed
configure:5728: /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:5728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:5752: /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:5752: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:5801: checking for gawk
configure:5822: found /usr/bin/gawk
configure:5834: result: gawk
configure:6153: checking whether /usr/bin/cc supports -Wdeclaration-after-statement, for CFLAGS
configure:6176: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -D_GNU_SOURCE conftest.c >&5
configure:6176: $? = 0
configure:6189: result: yes
configure:6205: checking whether /usr/bin/cc supports -Werror=vla, for CFLAGS
configure:6228: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -D_GNU_SOURCE conftest.c >&5
configure:6228: $? = 0
configure:6241: result: yes
configure:6250: checking whether /usr/bin/cc supports -Werror=unguarded-availability-new, for CFLAGS
configure:6273: /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:6273: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:6286: result: no
configure:6293: checking whether /usr/bin/c++ supports -Werror=unguarded-availability-new, for CXXFLAGS
configure:6322: /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:6322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
...
Skipped 1 lines
...
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:6341: result: no
configure:6350: checking whether /usr/bin/cc supports -Wendif-labels, for CFLAGS
configure:6373: /usr/bin/cc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -D_GNU_SOURCE conftest.c >&5
configure:6373: $? = 0
configure:6386: result: yes
configure:6393: checking whether /usr/bin/c++ supports -Wendif-labels, for CXXFLAGS
configure:6422: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -D_GNU_SOURCE conftest.cpp >&5
configure:6422: $? = 0
configure:6441: result: yes
configure:6449: checking whether /usr/bin/cc supports -Wmissing-format-attribute, for CFLAGS
configure:6472: /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:6472: $? = 0
configure:6485: result: yes
configure:6492: checking whether /usr/bin/c++ supports -Wmissing-format-attribute, for CXXFLAGS
configure:6521: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -D_GNU_SOURCE conftest.cpp >&5
configure:6521: $? = 0
configure:6540: result: yes
configure:6548: checking whether /usr/bin/cc supports -Wimplicit-fallthrough=3, for CFLAGS
configure:6571: /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:6571: $? = 0
configure:6584: result: yes
configure:6591: checking whether /usr/bin/c++ supports -Wimplicit-fallthrough=3, for CXXFLAGS
configure:6620: /usr/bin/c++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -D_GNU_SOURCE conftest.cpp >&5
configure:6620: $? = 0
configure:6639: result: yes
configure:6647: checking whether /usr/bin/cc supports -Wcast-function-type, for CFLAGS
configure:6670: /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:6670: $? = 0
configure:6683: result: yes
configure:6690: checking whether /usr/bin/c++ supports -Wcast-function-type, for CXXFLAGS
configure:6719: /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:6719: $? = 0
configure:6738: result: yes
configure:6746: checking whether /usr/bin/cc supports -Wshadow=compatible-local, for CFLAGS
configure:6769: /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:6769: $? = 0
configure:6782: result: yes
configure:6789: checking whether /usr/bin/c++ supports -Wshadow=compatible-local, for CXXFLAGS
configure:6818: /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:6818: $? = 0
configure:6837: result: yes
configure:6846: checking whether /usr/bin/cc supports -Wformat-security, for CFLAGS
configure:6869: /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:6869: $? = 0
configure:6882: result: yes
configure:6889: checking whether /usr/bin/c++ supports -Wformat-security, for CXXFLAGS
configure:6918: /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:6918: $? = 0
configure:6937: result: yes
configure:6946: checking whether /usr/bin/cc supports -fno-strict-aliasing, for CFLAGS
configure:6969: /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 -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5
configure:6969: $? = 0
configure:6982: result: yes
configure:6989: checking whether /usr/bin/c++ supports -fno-strict-aliasing, for CXXFLAGS
configure:7018: /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:7018: $? = 0
configure:7037: result: yes
configure:7046: checking whether /usr/bin/cc supports -fwrapv, for CFLAGS
configure:7069: /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 -fno-strict-aliasing -fwrapv -D_GNU_SOURCE conftest.c >&5
configure:7069: $? = 0
configure:7082: result: yes
configure:7089: checking whether /usr/bin/c++ supports -fwrapv, for CXXFLAGS
configure:7118: /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:7118: $? = 0
configure:7137: result: yes
configure:7146: checking whether /usr/bin/cc supports -fexcess-precision=standard, for CFLAGS
configure:7169: /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 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -D_GNU_SOURCE conftest.c >&5
configure:7169: $? = 0
configure:7182: result: yes
configure:7189: checking whether /usr/bin/c++ supports -fexcess-precision=standard, for CXXFLAGS
configure:7218: /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:7218: $? = 0
configure:7237: result: yes
configure:7245: checking whether /usr/bin/cc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS
configure:7268: /usr/bin/cc -c -funroll-loops -D_GNU_SOURCE conftest.c >&5
configure:7268: $? = 0
configure:7281: result: yes
configure:7289: checking whether /usr/bin/cc supports -ftree-vectorize, for CFLAGS_VECTORIZE
configure:7312: /usr/bin/cc -c -ftree-vectorize -D_GNU_SOURCE conftest.c >&5
configure:7312: $? = 0
configure:7325: result: yes
configure:7341: checking whether /usr/bin/cc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS
configure:7364: /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:7364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:7377: result: no
configure:7390: checking whether /usr/bin/cc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS
configure:7413: /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:7413: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:7426: result: no
configure:7438: checking whether /usr/bin/cc supports -Wformat-truncation, for NOT_THE_CFLAGS
configure:7461: /usr/bin/cc -c -Wformat-truncation -D_GNU_SOURCE conftest.c >&5
configure:7461: $? = 0
configure:7474: result: yes
configure:7485: checking whether /usr/bin/cc supports -Wstringop-truncation, for NOT_THE_CFLAGS
configure:7508: /usr/bin/cc -c -Wstringop-truncation -D_GNU_SOURCE conftest.c >&5
configure:7508: $? = 0
configure:7521: result: yes
configure:7533: checking whether /usr/bin/cc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS
configure:7556: /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:7556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:7569: result: no
configure:7994: checking whether /usr/bin/cc supports -fvisibility=hidden, for CFLAGS_SL_MODULE
configure:8017: /usr/bin/cc -c -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:8017: $? = 0
configure:8030: result: yes
configure:8038: checking whether /usr/bin/c++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE
configure:8067: /usr/bin/c++ -c -fvisibility=hidden -D_GNU_SOURCE conftest.cpp >&5
configure:8067: $? = 0
configure:8086: result: yes
configure:8092: checking whether /usr/bin/c++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE
configure:8121: /usr/bin/c++ -c -fvisibility=hidden -fvisibility-inlines-hidden -D_GNU_SOURCE conftest.cpp >&5
configure:8121: $? = 0
configure:8140: result: yes
configure:9018: checking whether the C compiler still works
configure:9031: /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 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -fPIC -g -D_GNU_SOURCE -L<vcpkg_path>/installed/x64-linux/debug/lib conftest.c >&5
configure:9031: $? = 0
configure:9033: result: yes
configure:9059: /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 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -fPIC -g -D_GNU_SOURCE conftest.c >&5
configure:9059: $? = 0
configure:9109: checking how to run the C preprocessor
configure:9135: /usr/bin/cc -E -D_GNU_SOURCE conftest.c
configure:9135: $? = 0
configure:9151: /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:9151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:9180: result: /usr/bin/cc -E
configure:9194: /usr/bin/cc -E -D_GNU_SOURCE conftest.c
configure:9194: $? = 0
configure:9210: /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:9210: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "16.9"
| #define PACKAGE_STRING "PostgreSQL 16.9"
| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
| #define PACKAGE_URL "https://www.postgresql.org/"
| #define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
| #define PG_MAJORVERSION "16"
| #define PG_MAJORVERSION_NUM 16
| #define PG_MINORVERSION_NUM 9
| #define PG_VERSION "16.9"
| #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:9387: checking pkg-config is at least version 0.9.0
configure:9390: result: yes
configure:9499: checking allow thread-safe client libraries
configure:9531: result: yes
configure:9538: checking whether to build with ICU support
configure:9570: result: no
configure:9657: checking whether to build with Tcl
configure:9685: result: no
configure:9718: checking whether to build Perl modules
configure:9746: result: no
configure:9753: checking whether to build Python modules
configure:9786: result: no
configure:9793: checking whether to build with GSSAPI support
configure:9826: result: no
configure:9871: checking whether to build with PAM support
configure:9901: result: no
configure:9908: checking whether to build with BSD Authentication support
configure:9938: result: no
configure:9945: checking whether to build with LDAP support
configure:9975: result: no
configure:9983: checking whether to build with Bonjour support
configure:10013: result: no
configure:10020: checking whether to build with SELinux support
configure:10049: result: no
configure:10055: checking whether to build with systemd support
configure:10086: result: no
configure:10248: checking whether to build with XML support
configure:10278: result: no
configure:10535: checking whether to build with LZ4 support
configure:10565: result: yes
configure:10572: checking for liblz4
configure:10579: $PKG_CONFIG --exists --print-errors "liblz4"
configure:10582: $? = 0
configure:10596: $PKG_CONFIG --exists --print-errors "liblz4"
configure:10599: $? = 0
configure:10657: result: yes
configure:10678: checking whether to build with ZSTD support
configure:10708: result: no
configure:10877: checking for strip
configure:10910: result: /usr/bin/strip
configure:10922: WARNING: using cross tools not prefixed with host triplet
configure:10933: checking whether it is possible to strip libraries
configure:10938: result: yes
configure:11009: checking for ar
configure:11042: result: /usr/bin/ar
configure:11186: checking for a BSD-compatible install
configure:11260: result: /usr/bin/install -c
configure:11285: checking for tar
configure:11308: found /usr/bin/tar
configure:11321: result: /usr/bin/tar
configure:11340: checking whether ln -s works
configure:11344: result: yes
configure:11352: checking for a race-free mkdir -p
configure:11395: result: /usr/bin/mkdir -p
configure:11410: checking for bison
configure:11433: found /usr/bin/bison
configure:11446: result: /usr/bin/bison
configure:11468: using bison (GNU Bison) 3.8.2
configure:11506: checking for flex
configure:11553: result: /usr/bin/flex
configure:11573: using flex 2.6.4
configure:11586: checking for perl
configure:11609: found /usr/bin/perl
configure:11622: result: /usr/bin/perl
configure:11644: using perl 5.40.1
configure:11928: checking for zic
configure:11967: result: no
configure:11984: 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-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<vcpkg_path>/installed/x64-linux/debug/lib
ac_cv_env_LIBS_set=
ac_cv_env_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_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=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-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=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_BISON=/usr/bin/bison
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_path_flex=/usr/bin/flex
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__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<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig/../../../include '
pkg_cv_LZ4_LIBS='-L<vcpkg_path>/installed/x64-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 -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<vcpkg_path>/installed/x64-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=''
INCLUDES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LCOV=''
LDAP_LIBS_BE=''
LDAP_LIBS_FE=''
LDFLAGS='-L<vcpkg_path>/installed/x64-linux/debug/lib -L<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig/../../lib '
LDFLAGS_EX=''
LDFLAGS_EX_BE=''
LDFLAGS_SL=''
LIBOBJS=''
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<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig/../../../include '
LZ4_LIBS='-L<vcpkg_path>/installed/x64-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 16.9'
PACKAGE_TARNAME='postgresql'
PACKAGE_URL='https://www.postgresql.org/'
PACKAGE_VERSION='16.9'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PERMIT_DECLARATION_AFTER_STATEMENT='-Wno-declaration-after-statement'
PG_CRC32C_OBJS=''
PG_MAJORVERSION='16'
PG_SYSROOT=''
PG_VERSION_NUM=''
PKG_CONFIG='/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-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='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
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'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
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='<vcpkg_path>/installed/x64-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_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 "16.9"
#define PACKAGE_STRING "PostgreSQL 16.9"
#define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
#define PACKAGE_URL "https://www.postgresql.org/"
#define CONFIGURE_ARGS " '--without-icu' '--with-lz4' '--without-nls' '--with-openssl' '--without-readline' '--without-xml' '--without-xslt' '--with-zlib' '--without-zstd' '--disable-silent-rules' '--verbose' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=<vcpkg_path>/installed/x64-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<vcpkg_path>/installed/x64-linux/debug/lib' 'CXX=/usr/bin/c++' 'CXXFLAGS=-fPIC -g' 'PKG_CONFIG=/bin/pkg-config' 'PKG_CONFIG_PATH=<vcpkg_path>/packages/libpq_x64-linux/debug/lib/pkgconfig:<vcpkg_path>/packages/libpq_x64-linux/share/pkgconfig:<vcpkg_path>/installed/x64-linux/debug/lib/pkgconfig:<vcpkg_path>/installed/x64-linux/share/pkgconfig:'"
#define PG_MAJORVERSION "16"
#define PG_MAJORVERSION_NUM 16
#define PG_MINORVERSION_NUM 9
#define PG_VERSION "16.9"
#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 ENABLE_THREAD_SAFETY 1
#define PG_KRB_SRVNAM "postgres"
#define USE_LZ4 1
configure: exit 1
Package: libpq[core,lz4,openssl,zlib]:x64-linux@16.9#1
Host Environment
To Reproduce
vcpkg install kdsoapFailure logs
/buildtrees/libpq/config-x64-linux-dbg-err.log
/buildtrees/libpq/config-x64-linux-dbg-out.log
/buildtrees/libpq/config-x64-linux-dbg-config.log