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

ASF GitHub Bot commented on PROTON-2167:
----------------------------------------

jdanekrh commented on pull request #228: PROTON-2167 Enable go binding, it used 
to be disabled on macOS 10.12 …
URL: https://github.com/apache/qpid-proton/pull/228
 
 
   …due to older go version
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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: build, ruby-binding
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>             Fix For: proton-c-0.31.0
>
>
> {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