See if we can get vcpkg CI working again#585
Merged
pkgw merged 4 commits intotectonic-typesetting:masterfrom May 22, 2020
Merged
See if we can get vcpkg CI working again#585pkgw merged 4 commits intotectonic-typesetting:masterfrom
pkgw merged 4 commits intotectonic-typesetting:masterfrom
Conversation
10.13 is no longer available, and microsoft/vcpkg#8627 says that vcpkg doesn't work on anything besides 10.15 right now.
Collaborator
Author
|
NB: CircleCI failure is spurious in the sense that we shouldn't even be building with Circle anymore. I think this build is associated with my personal Circle configuration. |
Hopefully this will fix the build failure here, which seems to be due to a deprecated Homebrew invocation, as describe at: https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296/19
Collaborator
Author
|
Looks like we won't be able to work around the msys2 issue externally. Related vcpkg issue: microsoft/vcpkg#11443 |
Collaborator
Author
|
For a brief shining moment, it's all working! (Except for the CircleCI that shouldn't be there.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a test to see if the update to harfbuzz that was just merged into microsoft/vcpkg finally fixes our CI errors.