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

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

jdanekrh commented on issue #215: PROTON-2147 on xcode10.1, openssl is in 
opt/openssl@11/, not in opt/openssl/
URL: https://github.com/apache/qpid-proton/pull/215#issuecomment-558691376
 
 
   @astitcher Master still failing in Travis. Afaik the issue was caused by 
https://github.com/apache/qpid-proton/commit/6be92fc56ea68187b9e36946790fe977db57809a
 this https://travis-ci.org/apache/qpid-proton/builds/617229924.
   
   ```
   [ 23%] Linking C shared module cproton.so
   CMakeFiles/cproton-ruby.dir/cprotonRUBY_wrap.c.o: In function 
`_wrap_pn_connection_error':
   /home/travis/build/apache/qpid-proton/build/ruby/cprotonRUBY_wrap.c:7315: 
undefined reference to `pn_connection_error'
   CMakeFiles/cproton-ruby.dir/cprotonRUBY_wrap.c.o: In function 
`_wrap_pn_session_error':
   /home/travis/build/apache/qpid-proton/build/ruby/cprotonRUBY_wrap.c:8188: 
undefined reference to `pn_session_error'
   CMakeFiles/cproton-ruby.dir/cprotonRUBY_wrap.c.o: In function 
`_wrap_pn_link_error':
   /home/travis/build/apache/qpid-proton/build/ruby/cprotonRUBY_wrap.c:8838: 
undefined reference to `pn_link_error'
   collect2: error: ld returned 1 exit status
   ruby/CMakeFiles/cproton-ruby.dir/build.make:85: recipe for target 
'ruby/cproton.so' failed
   ```
 
----------------------------------------------------------------
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:
[email protected]


> Travis CI fails on macOS with xcode10.1 due to OpenSSL library not found
> ------------------------------------------------------------------------
>
>                 Key: PROTON-2147
>                 URL: https://issues.apache.org/jira/browse/PROTON-2147
>             Project: Qpid Proton
>          Issue Type: Test
>    Affects Versions: proton-c-0.30.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>
> https://travis-ci.org/apache/qpid-proton/jobs/615663504#L277
> {noformat}
> -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the 
> system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR) 
> {noformat}
> The build is using openssl installed by homebrew, but it is not explicitly 
> installing this library. This used to work fine, but for some reason, it 
> stopped being available recently.



--
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