We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The project fails to build on macOS Ventura, with system ruby.
running: "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/include" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/arm64-darwin20" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/arm64-darwin21" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/arm64-darwin22" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/x86_64-darwin21" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/x86_64-darwin20" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/x86_64-darwin19" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/x86_64-darwin18" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/x86_64-linux" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/x64-mswin64_140" "-I" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/.ext/include/i386-mswin32_140" "-Wall" "-Wextra" "-o" "/private/tmp/rubyfmt-20230715-91865-dg4lkz/target/release/build/rubyfmt-9e36bebbc31b7a1b/out/src/rubyfmt.o" "-c" "src/rubyfmt.c" cargo:warning=In file included from src/rubyfmt.c:1: cargo:warning=In file included from /private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/include/ruby.h:33: cargo:warning=/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/include/ruby/ruby.h:24:10: fatal error: 'ruby/config.h' file not found cargo:warning=#include "ruby/config.h" cargo:warning= ^~~~~~~~~~~~~~~ cargo:warning=/private/tmp/rubyfmt-20230715-91865-dg4lkz/librubyfmt/ruby_checkout/include/ruby/ruby.h:24:10: note: did not find header 'config.h' in framework 'ruby' (loaded from '/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks') cargo:warning=1 error generated. exit status: 1
From https://github.com/Homebrew/homebrew-core/actions/runs/5558372748/jobs/10153387768.
We are trying to build this package in Homebrew. Can you have a look. If more details are necessary I would be glad to provide them.
The text was updated successfully, but these errors were encountered:
Should be good now with this PR merge
Sorry, something went wrong.
Sounds like this is resolved (since I see 0.10.0 on homebrew), but feel free to reopen if you're still running into issues.
No branches or pull requests
The project fails to build on macOS Ventura, with system ruby.
From https://github.com/Homebrew/homebrew-core/actions/runs/5558372748/jobs/10153387768.
We are trying to build this package in Homebrew. Can you have a look. If more details are necessary I would be glad to provide them.
The text was updated successfully, but these errors were encountered: