Jiri Daněk created PROTON-2167:
----------------------------------

             Summary: Travis build on macOS 10.12 fails on ruby and openssl 
library issues
                 Key: PROTON-2167
                 URL: https://issues.apache.org/jira/browse/PROTON-2167
             Project: Qpid Proton
          Issue Type: Test
          Components: ruby-binding
            Reporter: Jiri Daněk
            Assignee: Alan Conway


{noformat}
    $ gem install minitest
    Error loading RubyGems plugin 
"/Users/travis/.rvm/gems/ruby-2.4.2@global/gems/executable-hooks-1.3.2/lib/rubygems_plugin.rb":
 
dlopen(/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle,
 9): Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
    Referenced from: 
/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle
    Reason: image not found - 
/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle 
(LoadError)
    Error loading RubyGems plugin 
"/Users/travis/.rvm/gems/ruby-2.4.2/gems/gem-wrappers-1.4.0/lib/rubygems_plugin.rb":
 
dlopen(/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle,
 9): Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
    Referenced from: 
/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle
    Reason: image not found - 
/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle 
(LoadError)
    ERROR:  Loading command: install (LoadError)
        
dlopen(/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle,
 9): Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
    Referenced from: 
/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle
    Reason: image not found - 
/Users/travis/.rvm/gems/ruby-2.4.2/gems/openssl-2.0.6/lib/openssl.bundle
    ERROR:  While executing gem ... (NoMethodError)
        undefined method `invoke_with_build_args' for nil:NilClass
    The command "gem install minitest" failed and exited with 1 during .
{noformat}

https://travis-ci.org/apache/qpid-proton/jobs/638630148

I tried a few things yesterday (reinstall ruby from brew, reinstall using rvm), 
but could not get past this.

Could we maybe drop osx 10.12 and test/support only newer versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to