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][qca] Disable plugin botan temporary #14058

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

JackBoosY
Copy link
Contributor

Due to find pkgconfig issue:

CMake Error at D:/downloads/tools/cmake-3.18.2-windows/cmake-3.18.2-win32-x86/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
  Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)

      Reason given by package: The command
        "D:/downloads/tools/perl/5.30.0.1/perl/bin/pkg-config" --version
      failed with output
        

Call Stack (most recent call first):
  D:/downloads/tools/cmake-3.18.2-windows/cmake-3.18.2-win32-x86/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
  D:/downloads/tools/cmake-3.18.2-windows/cmake-3.18.2-win32-x86/share/cmake-3.18/Modules/FindPkgConfig.cmake:59 (find_package_handle_standard_args)
  C:/a/1/s/scripts/buildsystems/vcpkg.cmake:530 (_find_package)
  plugins/qca-botan/CMakeLists.txt:1 (find_package)

disable this plugin to fix the baseline issue.

Related: #12612.

@JackBoosY JackBoosY added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Oct 15, 2020
@JackBoosY JackBoosY requested a review from PhoebeHui October 15, 2020 02:50
@PhoebeHui PhoebeHui added the info:reviewed Pull Request changes follow basic guidelines label Oct 15, 2020
@dan-shaw dan-shaw merged commit a0f838a into microsoft:master Oct 15, 2020
@JackBoosY JackBoosY deleted the dev/jack/disable-qca-botan branch October 16, 2020 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants