[ 
https://issues.apache.org/jira/browse/PROTON-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021117#comment-17021117
 ] 

Robbie Gemmell commented on PROTON-2167:
----------------------------------------

I noticed yesterday that it seems to be failing to install a gem, and yet the 
earlier config has seemingly explicitly turned off building the ruby bindings, 
so it would seem it could perhaps also disable installing of the gem? I'd also 
be fine using a newer version instead though, as it isnt currently testing on 
10.14 it seems.

> 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
>            Priority: Major
>
> {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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to