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 baseline][rest-rpc] Skip check in baseline #13295

Merged
merged 2 commits into from
Sep 2, 2020

Conversation

JackBoosY
Copy link
Contributor

@JackBoosY JackBoosY commented Sep 2, 2020

Because the msgpack in rest-rpc is very different from the header file of port msgpack, disable the check of rest-rpc in the baseline and add error message to notify users.
Error log:

Installing package rest-rpc[core]:x86-windows...
The following files are already installed in F:/vcpkg/installed/x86-windows and are in conflict with rest-rpc:x86-windows

Installed by msgpack:x86-windows
    include/msgpack.h
    include/msgpack.hpp
    include/msgpack/adaptor/adaptor_base.hpp
    include/msgpack/adaptor/adaptor_base_decl.hpp
    include/msgpack/adaptor/array_ref.hpp
    include/msgpack/adaptor/array_ref_decl.hpp
    include/msgpack/adaptor/bool.hpp
    include/msgpack/adaptor/boost/fusion.hpp
    include/msgpack/adaptor/boost/msgpack_variant.hpp
    include/msgpack/adaptor/boost/msgpack_variant_decl.hpp
    include/msgpack/adaptor/boost/optional.hpp
...

@JackBoosY JackBoosY added category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:internal This PR or Issue was filed by the vcpkg team. labels Sep 2, 2020
@JackBoosY JackBoosY changed the title [rest-rpc] Skip check in baseline [vcpkg baseline][rest-rpc] Skip check in baseline Sep 2, 2020
@BillyONeal BillyONeal merged commit f4a2dce into microsoft:master Sep 2, 2020
@JackBoosY JackBoosY deleted the dev/jack/skip_check_rest_rpc branch September 3, 2020 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants