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

[vcpkg-tool] - build failure with commit dated Tue Feb 14 21:45:40 2023 +0100 #29662

Closed
StarGate-One opened this issue Feb 15, 2023 · 1 comment

Comments

@StarGate-One
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.
[vcpkg-tool] - build failure after commit 2f3a6b407e0312c22c0c0dc4b542015f2e2d9ba2 dated Tue Feb 14 21:45:40 2023 +0100

Environment

  • OS: [Windows Version 11 Pro [10.0.22621.1265] ]
  • Compiler: Visual Studio Community 2022 Version: [17.4.5] VS Tools Version: [14.34.31933]
    Microsoft (R) C/C++ Optimizing Compiler Version [19.34.31942] for x64

To Reproduce
Steps to reproduce the behavior:

  1. cmake/msbuild (see script used compiling/linking vcpkg-tool if you need how it is being built vcpkg-tool.cmd)
  2. See error
3>Done Building Project "D:\vcpkg-tool\build\vcpkglib.vcxproj" (default targets) -- FAILED.
1>Done Building Project "D:\vcpkg-tool\build\vcpkg.vcxproj" (default targets) -- FAILED.

Build FAILED.

  "D:\vcpkg-tool\build\vcpkg.vcxproj" (default target) (1) ->
  "D:\vcpkg-tool\build\vcpkglib.vcxproj" (default target) (3) ->
  (ClCompile target) -> 
    D:\vcpkg-tool\src\vcpkg\commands.ci.cpp(183,18): error C2039: 'warnings':
    is not a member of 'vcpkg::ActionPlan' [D:\vcpkg-tool\build\vcpkglib.vcxproj]

0 Warning(s)
1 Error(s)

Time Elapsed 00:02:09.05

Repro code when

Expected behavior
A clear and concise description of what you expected to happen.
[vcpkg-tool] should compile/link

Failure logs
-(please attached failure logs)
vcpkg-tool-build.log

Additional context
Add any other context about the problem here.
I locally did a hard reset to vcpkg-tool commit 0dcfb797ab033af2451c39f6b430ba0a7d763cb2 and vcpkg-tool compiles/links normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant