You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the error, but I cannot reproduce locally. Don't know how to get /home/runner/work/netremote/netremote-cmake/build/cicd-linux/vcpkg-manifest-install.log from the github server. Probably need ask the helps from vcpkg
error: vcpkg has crashed. Please create an issue at https://github.com/microsoft/vcpkg containing a brief summary of what you were trying to do and the following information.
Version=2024-12-09-1005b78fa1bf1dde1a20c2734cba4ea61ca94d9a
EXCEPTION=std::bad_alloc
CMD=
/home/runner/work/netremote/netremote/vcpkg/vcpkg|
install|
--triplet|
x64-linux|
--vcpkg-root|
/home/runner/work/netremote/netremote/vcpkg|
--x-wait-for-lock|
--x-manifest-root=/home/runner/work/netremote/netremote|
--x-install-root=/home/runner/work/netremote/netremote-cmake/build/cicd-linux/vcpkg_installed|
-- Running vcpkg install - failed
CMake Error at vcpkg/scripts/buildsystems/vcpkg.cmake:904 (message):
vcpkg install failed. See logs for more information:
/home/runner/work/netremote/netremote-cmake/build/cicd-linux/vcpkg-manifest-install.log
Call Stack (most recent call first):
/usr/local/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include)
CMakeLists.txt:28 (project)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type
Side Effects
Goals
Update vcpkg to the commit that updates msys2 to msys2-runtime-3.5.3-3 since https://mirror.msys2.org/msys/x86_64/msys2-runtime-3.4.10-4-x86_64.pkg.tar.zst has been removed
Technical Details
Update vcpkg submodule
Test Results
Reviewer Focus
Future Work
None
Checklist
allcompiles cleanly.