Closed newpeople123 closed 7 months ago
Package: libpq[core,lz4,openssl,zlib]:x64-linux-dynamic@15.2
Host Environment
To Reproduce
vcpkg install
Failure logs
-- Downloading https://ftp.postgresql.org/pub/source/v15.2/postgresql-15.2.tar.bz2 -> postgresql-15.2.tar.bz2...
-- Extracting source /app/vcpkg/downloads/postgresql-15.2.tar.bz2
-- Applying patch patches/windows/install.patch
-- Applying patch patches/windows/win_bison_flex.patch
-- Applying patch patches/windows/openssl_exe_path.patch
-- Applying patch patches/windows/Solution.patch
-- Applying patch patches/windows/MSBuildProject_fix_gendef_perl.patch
-- Applying patch patches/windows/msgfmt.patch
-- Applying patch patches/windows/python_lib.patch
-- Applying patch patches/windows/fix-compile-flag-Zi.patch
-- Applying patch patches/windows/tcl_version.patch
-- Applying patch patches/windows/macro-def.patch
-- Applying patch patches/fix-configure.patch
-- Applying patch patches/windows/minimize_install.patch
-- Using source at /app/vcpkg/buildtrees/libpq/src/tgresql-15-766b398c74.clean
-- Getting CMake variables for x64-linux-dynamic
-- Getting CMake variables for x64-linux-dynamic-dbg
-- Getting CMake variables for x64-linux-dynamic-rel
-- Generating configure for x64-linux-dynamic
-- Finished generating configure for x64-linux-dynamic
-- Configuring x64-linux-dynamic-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
Command failed: /usr/bin/bash -c "V=1 ././configure \"--disable-nls\" \"--with-openssl\" \"--with-zlib\" \"--without-zstd\" \"--without-icu\" \"--with-lz4\" \"--without-readline\" \"--without-libxml\" \"--without-libxslt\" \"--without-python\" \"--disable-silent-rules\" \"--verbose\" \"--enable-shared\" \"--disable-static\" \"--enable-debug\" \"DYLD_FALLBACK_LIBRARY_PATH=/app/vcpkg_installed/x64-linux-dynamic/debug/lib:/app/vcpkg_installed/x64-linux-dynamic/lib\" \"--prefix=/app/vcpkg_installed/x64-linux-dynamic/debug\" \"--bindir=\\${prefix}/../tools/libpq/debug/bin\" \"--sbindir=\\${prefix}/../tools/libpq/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--datarootdir=\\${prefix}/share/libpq\""
Working Directory: /app/vcpkg/buildtrees/libpq/x64-linux-dynamic-dbg
Error code: 1
See logs for more information:
/app/vcpkg/buildtrees/libpq/config-x64-linux-dynamic-dbg-config.log
/app/vcpkg/buildtrees/libpq/config-x64-linux-dynamic-dbg-out.log
/app/vcpkg/buildtrees/libpq/config-x64-linux-dynamic-dbg-err.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_make.cmake:863 (vcpkg_execute_required_process)
buildtrees/versioning_/versions/libpq/afe52a0d413f6e4dce23ba247692413dd9ff1cce/portfile.cmake:303 (vcpkg_configure_make)
scripts/ports.cmake:175 (include)
Additional context
[root@fdc5c07baad5 app]# cat /app/vcpkg/buildtrees/libpq/config-x64-linux-dynamic-dbg-err.log configure: WARNING: unrecognized options: --disable-silent-rules, --enable-shared, --disable-static configure: error: Could not execute a simple test program. This may be a problem related to locating shared libraries. Check the file 'config.log' for the exact reason.