Skip to content

Fix broken main branch that failed to build the wireshark dissector on macOS#199

Merged
shibd merged 1 commit intoapache:mainfrom
BewareMyPower:bewaremypower/fix-wireshark-glibc
Feb 20, 2023
Merged

Fix broken main branch that failed to build the wireshark dissector on macOS#199
shibd merged 1 commit intoapache:mainfrom
BewareMyPower:bewaremypower/fix-wireshark-glibc

Conversation

@BewareMyPower
Copy link
Contributor

Motivation

https://github.com/apache/pulsar-client-cpp/actions/runs/4220713571/jobs/7327254536

It failed because pkg-config is not installed by default after the upgrade of macos-12 GitHub runner image.

Here is a fix from the upstream: actions/runner-images#7125

Modifications

Install the pkg-config dependency.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

…n macOS

### Motivation

https://github.com/apache/pulsar-client-cpp/actions/runs/4220713571/jobs/7327254536

It failed because `pkg-config` is not installed by default after the
upgrade of `macos-12` GitHub runner image.

### Modifications

Install the `pkg-config` dependency.
@shibd shibd merged commit f55b4bd into apache:main Feb 20, 2023
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-wireshark-glibc branch February 21, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants