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

run bundle install failed #7842

Open
JinrongGong opened this issue Sep 14, 2024 · 0 comments
Open

run bundle install failed #7842

JinrongGong opened this issue Sep 14, 2024 · 0 comments
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@JinrongGong
Copy link

Steps to reproduce

I downloaded latest code for git, and follow the install.md like this:

  1. brew install ruby (installed 3.3.5)
    echo 'export PATH="/opt/homebrew/opt/ruby/bin:$PATH"' >> ~/.zshrc
    source ~/.zshrc
  2. sudo gem install cocoapods
  3. brew bundle
  4. sudo gem install bundler
  5. xcodegen
  6. bundle install (need install bundler v2.3.20, I installed again)
    than I got error when install and build nokogiri
    Extracting libxml2-2.11.7.tar.xz into tmp/arm64-apple-darwin23/ports/libxml2/2.11.7... OK
    Running git apply with /private/var/folders/kg/qmhbxxlj7l93hfdv1rpj31rc0000gn/T/bundler20240914-73922-a8aavpnokogiri-1.15.6/gems/nokogiri-1.15.6/patches/libxml2/0001-Remove-script-macro-support.patch... ***extconf.rb failed ***
    Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.
    anybody help?

Outcome

how can I Install all build tools successfully?

Your phone model

No response

Operating system version

No response

Application version

No response

Homeserver

No response

Will you send logs?

No

@JinrongGong JinrongGong added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant