-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
New vcpkg version causes ncurses to build additional libraries on x64-linux #23476
Comments
cc @BillyONeal. |
Looks like it only affects
In buildtrees/ncurses/config-x64-linux-dbg-out.log:
|
Extra failure port pcapplusplus:x64-linux found in PR #23001.
|
I think the new version just reports the problem, but didn't really change the build. |
I noticed there is no debug binaries generated for pcapplusplus in master. So it looks currently vcpkg dectect this case.
|
|
Describe the bug
Using bootstrap to download the latest vcpkg release to build ncurses:x64-linux resulted in additional static libraries being generated.
Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No more libraries are generated.
Failure logs
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: