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

Abstracted mkmf.rb not working correctly, can't install v0.2.2 #532

Closed
translunar opened this issue Jul 22, 2016 · 1 comment
Closed

Abstracted mkmf.rb not working correctly, can't install v0.2.2 #532

translunar opened this issue Jul 22, 2016 · 1 comment

Comments

@translunar
Copy link
Member

Caused by #530 changes to extconf.rb.

@mrkn Bad news. Trying to do a release right now, and I get the following error when installing the NMatrix gem or any of the plugins:

$ gem install nmatrix
Building native extensions. This could take a while...
ERROR: Error installing nmatrix:
ERROR: Failed to build gem native extension.

current directory: /Users/jwoods/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/nmatrix-0.2.2/ext/nmatrix

/Users/jwoods/.rbenv/versions/2.3.1/bin/ruby -r ./siteconf20160722-5447-q72mv3.rb extconf.rb
/Users/jwoods/.rbenv/versions/2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- nmatrix/mkmf (LoadError) from /Users/jwoods/.rbenv/versions/2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
from extconf.rb:28:in `

'

extconf failed, exit code 1

Gem files will remain installed in /Users/jwoods/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/nmatrix-0.2.2 for inspection.
Results logged to /Users/jwoods/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/extensions/x86_64-darwin-15/2.3.0-static/nmatrix-0.2.2/gem_make.out
Can you troubleshoot this ASAP?

@mrkn
Copy link

mrkn commented Jul 23, 2016

@MohawkJohn I'll investigate it today. Sorry for inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants