microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.19k stars 6.39k forks source link

[sqlpp11] Build error on x64-windows-static-md #41052

Closed 244916896 closed 1 month ago

244916896 commented 1 month ago

Copy issue body from E:/develop/candcpp/vcpkg_windows_demo/build/vcpkg_installed/vcpkg/issue_body.md

github-actions[bot] commented 1 month ago

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

244916896 commented 1 month ago

[cmake] E:\develop\candcpp\vcpkg20240823\triplets\community\x64-windows-static-md.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed. [cmake] E:\develop\candcpp\vcpkg20240823\buildtrees\versioning_\versions\sqlpp11\6906f65042fff492746cfe95290e03ea4e89da4a: info: installing overlay port from here [cmake] -- Using cached rbock-sqlpp11-0.64.tar.gz. [cmake] -- Cleaning sources at E:/develop/candcpp/vcpkg20240823/buildtrees/sqlpp11/src/0.64-496dbeca06.clean. Use --editable to skip cleaning for the packages you specify. [cmake] -- Extracting source E:/develop/candcpp/vcpkg20240823/downloads/rbock-sqlpp11-0.64.tar.gz [cmake] -- Applying patch ddl2cpp_path.patch [cmake] -- Applying patch fix_link_sqlite3.patch [cmake] -- Using source at E:/develop/candcpp/vcpkg20240823/buildtrees/sqlpp11/src/0.64-496dbeca06.clean [cmake] -- Found external ninja('1.10.2'). [cmake] -- Configuring x64-windows-static-md [cmake] CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message): [cmake] Command failed: "C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v [cmake] Working Directory: E:/develop/candcpp/vcpkg20240823/buildtrees/sqlpp11/x64-windows-static-md-rel/vcpkg-parallel-configure [cmake] Error code: 1 [cmake] See logs for more information: [cmake] E:\develop\candcpp\vcpkg20240823\buildtrees\sqlpp11\config-x64-windows-static-md-dbg-CMakeCache.txt.log [cmake] E:\develop\candcpp\vcpkg20240823\buildtrees\sqlpp11\config-x64-windows-static-md-rel-CMakeCache.txt.log [cmake] E:\develop\candcpp\vcpkg20240823\buildtrees\sqlpp11\config-x64-windows-static-md-dbg-CMakeConfigureLog.yaml.log [cmake] E:\develop\candcpp\vcpkg20240823\buildtrees\sqlpp11\config-x64-windows-static-md-rel-CMakeConfigureLog.yaml.log [cmake] E:\develop\candcpp\vcpkg20240823\buildtrees\sqlpp11\config-x64-windows-static-md-out.log [cmake] [cmake] Call Stack (most recent call first): [cmake] E:/develop/candcpp/vcpkg_windows_demo/build/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:269 (vcpkg_execute_requiredprocess) [cmake] buildtrees/versioning/versions/sqlpp11/6906f65042fff492746cfe95290e03ea4e89da4a/portfile.cmake:22 (vcpkg_cmake_configure) [cmake] scripts/ports.cmake:192 (include) [cmake] [cmake] [cmake] error: building sqlpp11:x64-windows-static-md failed with: BUILD_FAILEDSee https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information. [cmake] Elapsed time to handle sqlpp11:x64-windows-static-md: 5 s [cmake] Please ensure you're using the latest port files with git pull and vcpkg update. [cmake] Then check for known issues at: [cmake] https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+sqlpp11 [cmake] You can submit a new issue at: [cmake] https://github.com/microsoft/vcpkg/issues/new?title=[sqlpp11]+Build+error+on+x64-windows-static-md&body=Copy+issue+body+from+E%3A%2Fdevelop%2Fcandcpp%2Fvcpkg_windows_demo%2Fbuild%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md [cmake] [cmake] -- Running vcpkg install - failed [cmake] CMake Error at E:/develop/candcpp/vcpkg20240823/scripts/buildsystems/vcpkg.cmake:904 (message): [cmake] vcpkg install failed. See logs for more information: [cmake] E:\develop\candcpp\vcpkg_windows_demo\build\vcpkg-manifest-install.log [cmake] Call Stack (most recent call first): [cmake] build/CMakeFiles/3.30.3/CMakeSystem.cmake:6 (include) [cmake] CMakeLists.txt:18 (project) [cmake] [cmake] [cmake] -- Configuring incomplete, errors occurred! [proc] 命令“"C:\Program Files\CMake\bin\cmake.EXE" -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE --no-warn-unused-cli -SE:/develop/candcpp/vcpkg_windows_demo -Be:/develop/candcpp/vcpkg_windows_demo/build -G "Visual Studio 17 2022" -T host=x64 -A x64”已退出,代码为 1

244916896 commented 1 month ago

help?

244916896 commented 1 month ago

who can help me?