Skip to content

Conversation

@michaelsproul
Copy link
Member

Issue Addressed

Fix compilation on newer versions of macOS (14.3-14.4 tested) by bumping the cc version.

Without this change leveldb fails to compile with an error like:


  make[3]: *** read jobs pipe: Resource temporarily unavailable.  Stop.
  make[3]: *** Waiting for unfinished jobs....
  make[2]: *** [CMakeFiles/snappy.dir/all] Error 2
  make[1]: *** [all] Error 2
  thread 'main' panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:

  command did not execute successfully, got: exit status: 2

  build script failed, must exit now
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@michaelsproul michaelsproul added ready-for-review The code is ready for review low-hanging-fruit Easy to resolve, get it before someone else does! infra-ci v5.2.0 Q2 2024 labels Mar 12, 2024
@jimmygchen jimmygchen added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Mar 12, 2024
@jimmygchen
Copy link
Member

@mergify queue

@mergify
Copy link

mergify bot commented Mar 12, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 1d7223f

mergify bot added a commit that referenced this pull request Mar 12, 2024
@mergify mergify bot merged commit 1d7223f into sigp:unstable Mar 12, 2024
@michaelsproul michaelsproul deleted the update-cc branch March 12, 2024 02:59
danielrachi1 pushed a commit to danielrachi1/lighthouse that referenced this pull request Mar 12, 2024
* Fix macOS build by bumping `cc`
dapplion pushed a commit to dapplion/lighthouse that referenced this pull request Mar 13, 2024
* Fix macOS build by bumping `cc`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra-ci low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-merge This PR is ready to merge. v5.2.0 Q2 2024

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants