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

[xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 #13382

Merged
merged 2 commits into from
Sep 7, 2020

Conversation

BillyONeal
Copy link
Member

These failures were found by https://dev.azure.com/vcpkg/public/_build/results?buildId=42579&view=results

  • xtensor-io broke because we fixed highfive in [highfive] Update to 2.2.2 #13257 -- the port has detection for hdf5 and highfive which was not declared. Restore the previous behavior by patching out that detection.
  • (others) Remove failures from ci.baseline.txt as they now pass.

… broken.

HIGHFIVE 2.2.2: (Re)Detecting Highfive dependencies (HIGHFIVE_USE_INSTALL_DEPS=NO)
CMake Error: install(EXPORT "xtensor-io-targets" ...) includes target "xtensor-io" which requires target "libdeps" that is not in any export set.
CMake Error in CMakeLists.txt:
  export called with target "xtensor-io" which requires target "libdeps" that
  is not in any export set.
@JackBoosY JackBoosY self-assigned this Sep 7, 2020
@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 Sep 7, 2020
@BillyONeal BillyONeal merged commit 46a129d into microsoft:master Sep 7, 2020
@BillyONeal BillyONeal deleted the fix_ci branch September 7, 2020 21:14
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants