-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[macOS] Add pkg-config via brew for vcpkg #7125
Merged
mikhailkoliada
merged 1 commit into
actions:main
from
erik-bershel:macos-add-pkg-config
Feb 19, 2023
Merged
[macOS] Add pkg-config via brew for vcpkg #7125
mikhailkoliada
merged 1 commit into
actions:main
from
erik-bershel:macos-add-pkg-config
Feb 19, 2023
Conversation
This file contains 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
https://github.com/ChrisThrasher/argon/actions/runs/4197700651 This has been affecting me too as of today. |
This was referenced Feb 16, 2023
ChrisThrasher
added a commit
to ChrisThrasher/argon
that referenced
this pull request
Feb 17, 2023
actions/runner-images#7125 Waiting on this PR to be merged
ChrisThrasher
added a commit
to ChrisThrasher/argon
that referenced
this pull request
Feb 17, 2023
actions/runner-images#7125 Waiting on this PR to be merged
ChrisThrasher
added a commit
to ChrisThrasher/argon
that referenced
this pull request
Feb 17, 2023
actions/runner-images#7125 Waiting on this PR to be merged
ChrisThrasher
added a commit
to ChrisThrasher/argon
that referenced
this pull request
Feb 17, 2023
actions/runner-images#7125 Waiting on this PR to be merged
Shelnutt2
added a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 .
Shelnutt2
added a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 .
ihnorton
pushed a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 . --- TYPE: NO_HISTORY DESC: NO_HISTORY
github-actions bot
pushed a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 . --- TYPE: NO_HISTORY DESC: NO_HISTORY
github-actions bot
pushed a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 . --- TYPE: NO_HISTORY DESC: NO_HISTORY
github-actions bot
pushed a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 . --- TYPE: NO_HISTORY DESC: NO_HISTORY
ihnorton
pushed a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 . --- TYPE: NO_HISTORY DESC: NO_HISTORY Co-authored-by: Seth Shelnutt <seth@tiledb.io>
ihnorton
pushed a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 . --- TYPE: NO_HISTORY DESC: NO_HISTORY Co-authored-by: Seth Shelnutt <seth@tiledb.io>
ihnorton
pushed a commit
to TileDB-Inc/TileDB
that referenced
this pull request
Feb 17, 2023
The github actions/azure devops MacOS image update `20230214.1` removed an implicit installation of pkg-config. This works around the issue but installing pkg-config from brew. This can be removed if the CI images get an explicit install of pkg-config, i.e actions/runner-images#7125 . --- TYPE: NO_HISTORY DESC: NO_HISTORY Co-authored-by: Seth Shelnutt <seth@tiledb.io>
ChrisThrasher
added a commit
to ChrisThrasher/argon
that referenced
this pull request
Feb 17, 2023
actions/runner-images#7125 Waiting on this PR to be merged
2 tasks
kleisauke
added a commit
to kleisauke/libvips
that referenced
this pull request
Feb 18, 2023
kleisauke
added a commit
to libvips/libvips
that referenced
this pull request
Feb 18, 2023
erik-bershel
force-pushed
the
macos-add-pkg-config
branch
from
February 18, 2023 14:03
3d890e5
to
a850126
Compare
MICHAEL11223344
approved these changes
Feb 19, 2023
mikhailkoliada
approved these changes
Feb 19, 2023
3 tasks
4 tasks
This was referenced Feb 20, 2023
10 tasks
10 tasks
sebastiangrimberg
added a commit
to awslabs/palace
that referenced
this pull request
Feb 22, 2023
Seems related to actions/runner-images#7125. Also clean up clang-format-15 install.
mpilgrem
added a commit
to commercialhaskell/stack
that referenced
this pull request
Mar 4, 2023
`pkg-config` is now supplied in the GitHub Hosted Runner for macOS. See actions/runner-images#7125.
2 tasks
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.
Description
Due to vcpkg test failure
Related issue:
Check list