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

[abseil] Build error on x64-windows compile with MSVC2017 #44480

Open
wanls4583 opened this issue Mar 19, 2025 · 1 comment
Open

[abseil] Build error on x64-windows compile with MSVC2017 #44480

wanls4583 opened this issue Mar 19, 2025 · 1 comment
Assignees
Labels
requires:repro The issue is not currently repro-able

Comments

@wanls4583
Copy link

The following packages are not installed:
abseil:x64-windows
PS G:\vcpkg> vcpkg install abseil
Computing installation plan...
The following packages will be built and installed:
abseil:x64-windows@20250127.0
Detecting compiler hash for triplet x64-windows...
-- Automatically setting %HTTP(S)_PROXY% environment variables to "127.0.0.1:61689".
Compiler found: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe
Restored 0 package(s) from C:\Users\lisong\AppData\Local\vcpkg\archives in 136 us. Use --debug to see more details.
Installing 1/1 abseil:x64-windows@20250127.0...
Building abseil:x64-windows@20250127.0...
-- Using cached abseil-abseil-cpp-20250127.0.tar.gz
-- Cleaning sources at G:/vcpkg/buildtrees/abseil/src/20250127.0-6d78de3c24.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source G:/vcpkg/downloads/abseil-abseil-cpp-20250127.0.tar.gz
-- Using source at G:/vcpkg/buildtrees/abseil/src/20250127.0-6d78de3c24.clean
-- Configuring x64-windows-dbg
-- Configuring x64-windows-rel
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: G:/vcpkg/downloads/tools/cmake-3.30.1-windows/cmake-3.30.1-windows-i386/bin/cmake.exe --build . --config Debug --target install -- -v -j13
Working Directory: G:/vcpkg/buildtrees/abseil/x64-windows-dbg
See logs for more information:
G:\vcpkg\buildtrees\abseil\install-x64-windows-dbg-out.log

Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
ports/abseil/portfile.cmake:36 (vcpkg_cmake_install)
scripts/ports.cmake:203 (include)

error: building abseil:x64-windows failed with: BUILD_FAILED

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

G:\vcpkg\buildtrees\abseil\install-x64-windows-dbg-out.log

Please append the error log.

@WangWeiLin-MV WangWeiLin-MV added the requires:repro The issue is not currently repro-able label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:repro The issue is not currently repro-able
Projects
None yet
Development

No branches or pull requests

2 participants