Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[libpq] Build error on x64-linux #44646

Open
gregkr opened this issue Mar 27, 2025 · 2 comments
Open

[libpq] Build error on x64-linux #44646

gregkr opened this issue Mar 27, 2025 · 2 comments
Assignees
Labels
category:question This issue is a question

Comments

@gregkr
Copy link

gregkr commented Mar 27, 2025

error: building libpq:x64-linux failed with: BUILD_FAILED See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information. Elapsed time to handle libpq:x64-linux: 13 s Please ensure you're using the latest port files with git pullandvcpkg update`.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libpq
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[libpq]+Build+error+on+x64-linux&body=Copy%20issue%20body%20from%20%2Fhome%2Fadministrator%2FSrv%2Fbuild-Server1-Desktop-Debug%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md

-- Running vcpkg install - failed
CMake Error at /home/administrator/vcpkg_stable/scripts/buildsystems/vcpkg.cmake:938 (message):
vcpkg install failed. See logs for more information:
/home/administrator/Srv/build-Server1-Desktop-Debug/vcpkg-manifest-install.log
Call Stack (most recent call first):
/usr/share/cmake-3.25/Modules/CMakeDetermineSystem.cmake:124 (include)
CMakeLists.txt:48 (project)

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
`
config-x64-linux-dbg-config.log

config-x64-linux-dbg-out.log

config-x64-linux-dbg-err.log

Copy link

Please see #30604 for how to properly report a build failure.

@WangWeiLin-MV WangWeiLin-MV self-assigned this Mar 27, 2025
@WangWeiLin-MV
Copy link
Contributor

config-x64-linux-dbg-err.log

Please follow the error log suggestions.

@WangWeiLin-MV WangWeiLin-MV added the category:question This issue is a question label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants