Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

master branch cannot build #30

Closed
wjaspers opened this issue Nov 2, 2018 · 3 comments
Closed

master branch cannot build #30

wjaspers opened this issue Nov 2, 2018 · 3 comments

Comments

@wjaspers
Copy link

wjaspers commented Nov 2, 2018

v1.0.16 works correctly; but the output target doesn't match any vendor folders

System
ruby 2.3.3 rvm on OSX 10.13

Using rbnacl-libsodium 1.0.16 from ssh://git@github.com/crypto-rb/rbnacl-libsodium.git (at master@c1ee4d6)
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /Users/myusername/.rvm/gems/ruby-2.3.3@my-project/bundler/gems/rbnacl-libsodium-c1ee4d621b2e/ext/rbnacl
/Users/myusername/.rvm/rubies/ruby-2.3.3/bin/ruby -r ./siteconf20181102-67077-1gap4st.rb extconf.rb
 -- sh -c "./configure --prefix=/Users/myusername/.rvm/gems/ruby-2.3.3@my-project/bundler/gems/rbnacl-libsodium-c1ee4d621b2e/vendor/libsodium/dist "
sh: ./configure: No such file or directory
extconf.rb:8:in `sys': ERROR: 'sh -c "./configure --prefix=/Users/myusername/.rvm/gems/ruby-2.3.3@my-project/bundler/gems/rbnacl-libsodium-c1ee4d621b2e/vendor/libsodium/dist "' failed (RuntimeError)
	from extconf.rb:36:in `block in <main>'
	from extconf.rb:34:in `chdir'
	from extconf.rb:34:in `<main>'

extconf failed, exit code 1

Gem files will remain installed in /Users/myusername/.rvm/gems/ruby-2.3.3@my-project/bundler/gems/rbnacl-libsodium-c1ee4d621b2e for inspection.
Results logged to /Users/myusername/.rvm/gems/ruby-2.3.3@my-project/bundler/gems/extensions/x86_64-darwin-16/2.3.0/rbnacl-libsodium-c1ee4d621b2e/gem_make.out

An error occurred while installing rbnacl-libsodium (1.0.16), and Bundler cannot continue.

In Gemfile:
  rbnacl-libsodium
@wjaspers
Copy link
Author

wjaspers commented Nov 2, 2018

related commit in a fork of this project:
steveklebanoff@6e720c8#diff-a4536f768b03bdf4c4ec95454620107b

@tarcieri
Copy link
Contributor

tarcieri commented Nov 2, 2018

You can open a PR, although #29 I would like to deprecate this gem.

@wjaspers
Copy link
Author

wjaspers commented Nov 5, 2018

I forgot to run this with automake installed; whoops.

@wjaspers wjaspers closed this as completed Nov 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants