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

ci(macos): install boost from source #1954

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Dec 30, 2023

Description

Install boost from source on macos runner.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@ReenigneArcher ReenigneArcher force-pushed the ci(macos)-install-boost-from-source branch 12 times, most recently from 3467a7f to 97ab415 Compare December 31, 2023 17:26
@ReenigneArcher ReenigneArcher added the help wanted Extra attention is needed label Dec 31, 2023
@ReenigneArcher ReenigneArcher force-pushed the ci(macos)-install-boost-from-source branch 4 times, most recently from dd3117e to 9ae608a Compare December 31, 2023 21:49
@ReenigneArcher
Copy link
Member Author

ReenigneArcher commented Dec 31, 2023

Maybe there is a hint somewhere in here. https://github.com/Homebrew/homebrew-core/blob/master/Formula/b/boost.rb

@ReenigneArcher ReenigneArcher force-pushed the ci(macos)-install-boost-from-source branch 5 times, most recently from 92f361d to 17dff38 Compare December 31, 2023 23:36
@ReenigneArcher
Copy link
Member Author

How is openssl affected by this?

/Users/runner/work/Sunshine/Sunshine/src/crypto.h:8:10: fatal error: 'openssl/evp.h' file not found
#include <openssl/evp.h>
         ^~~~~~~~~~~~~~~

@ReenigneArcher ReenigneArcher force-pushed the ci(macos)-install-boost-from-source branch from b57f19b to 0f974a0 Compare January 1, 2024 00:49
@ReenigneArcher ReenigneArcher force-pushed the ci(macos)-install-boost-from-source branch 4 times, most recently from dac6d77 to 3481a75 Compare January 1, 2024 17:44
@ReenigneArcher ReenigneArcher force-pushed the ci(macos)-install-boost-from-source branch 5 times, most recently from 3c8039d to 0b3a54b Compare January 1, 2024 18:24
@ReenigneArcher ReenigneArcher marked this pull request as ready for review January 1, 2024 19:23
@ReenigneArcher ReenigneArcher force-pushed the ci(macos)-install-boost-from-source branch from 0b3a54b to db6858f Compare January 1, 2024 19:24
@ReenigneArcher ReenigneArcher merged commit a452402 into nightly Jan 1, 2024
42 checks passed
@ReenigneArcher ReenigneArcher deleted the ci(macos)-install-boost-from-source branch January 1, 2024 19:42
KuleRucket pushed a commit to KuleRucket/Sunshine that referenced this pull request Jun 6, 2024
e-dong pushed a commit to e-dong/Sunshine that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant