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

Failed to build gem #9

Closed
tejo opened this issue Mar 17, 2022 · 1 comment · Fixed by #10
Closed

Failed to build gem #9

tejo opened this issue Mar 17, 2022 · 1 comment · Fixed by #10

Comments

@tejo
Copy link

tejo commented Mar 17, 2022

Hello, I can't install the gem (main branch) on mac osx and ubuntu. Both failing in the same ways.

Installing tantiny 0.3.0 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /Users/teo/.asdf/installs/ruby/3.0.3/lib/ruby/gems/3.0.0/gems/tantiny-0.3.0/ext
/Users/teo/.asdf/installs/ruby/3.0.3/bin/ruby -I/Users/teo/.asdf/installs/ruby/3.0.3/lib/ruby/3.0.0 -rrubygems
/Users/teo/.asdf/installs/ruby/3.0.3/lib/ruby/gems/3.0.0/gems/rake-13.0.6/exe/rake
RUBYARCHDIR\=/Users/teo/.asdf/installs/ruby/3.0.3/lib/ruby/gems/3.0.0/extensions/x86_64-darwin-21/3.0.0/tantiny-0.3.0
RUBYLIBDIR\=/Users/teo/.asdf/installs/ruby/3.0.3/lib/ruby/gems/3.0.0/extensions/x86_64-darwin-21/3.0.0/tantiny-0.3.0
rake aborted!
ArgumentError: wrong number of arguments (given 2, expected 1)

(See full trace by running task with --trace)

Am I miss something?

baygeldin added a commit that referenced this issue Mar 17, 2022
OK, so apparently I've managed to make 6 typos in the word "tantiny".
Noticed it thanks to #9.
@baygeldin
Copy link
Owner

No, it was I who was missing a stupid typo in my CI 🤦‍♂️ I've pushed a new version with the fix. Thanks for reporting this @tejo!

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 a pull request may close this issue.

2 participants