Skip to content

Conversation

@isuruf
Copy link
Member

@isuruf isuruf commented Feb 17, 2016

Travis-CI was not running bundle exec rspec in the correct directory.

@abinashmeher999, can you review?

- gem build symengine.gemspec
# Install ruby gem
- gem install symengine-0.1.0.gem --user --verbose -- -DSymEngine_DIR=$our_install_dir
- gem install symengine-0.1.0.gem --install-dir $HOME --verbose -- -DSymEngine_DIR=$our_install_dir
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the it's not able to find the .so file in OS X.

/Users/travis/gems/symengine-0.1.0/lib/symengine.rb:1:in `require': cannot load such file -- symengine/symengine (LoadError)
    from /Users/travis/gems/symengine-0.1.0/lib/symengine.rb:1:in `<top (required)>'
    from /Users/travis/gems/symengine-0.1.0/spec/spec_helper.rb:16:in `require_relative'

Are we missing something?

@certik
Copy link
Contributor

certik commented Feb 19, 2016

Why does Ruby 1.9.3 fail?

@isuruf
Copy link
Member Author

isuruf commented Feb 19, 2016

Not sure. It's quite hard to debug without access to OS X.

@isuruf
Copy link
Member Author

isuruf commented Feb 19, 2016

I've added the OS X test to allow_failures. I will try to debug this when I get access to OS X.

@abinashmeher999
Copy link
Contributor

+1 to merge

isuruf added a commit that referenced this pull request Feb 21, 2016
@isuruf isuruf merged commit 9cfc224 into symengine:master Feb 21, 2016
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 this pull request may close these issues.

3 participants