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

Roddie Kieley commented on PROTON-522:
--------------------------------------

In checking the latest status of master with both ccmake -G 'Unix Makefiles' 
and the equivalent settings for -G 'Xcode' as below with this configuration:
{code}
 BUILD_CPP                        ON                                            
                                                                                
                                                    
 BUILD_GO                         OFF                                           
                                                                                
                                                    
 BUILD_JAVASCRIPT                 OFF                                           
                                                                                
                                                    
 BUILD_TESTING                    OFF                                           
                                                                                
                                                    
 BUILD_WITH_CXX                   OFF                                           
                                                                                
                                                    
 CMAKE_BUILD_TYPE                 RelWithDebInfo                                
                                                                                
                                                    
 CMAKE_INSTALL_PREFIX             /usr/local                                    
                                                                                
                                                    
 CMAKE_OSX_ARCHITECTURES          x86_64                                        
                                                                                
                                                    
 CMAKE_OSX_DEPLOYMENT_TARGET                                                    
                                                                                
                                                    
 CMAKE_OSX_SYSROOT                                                              
                                                                                
                                                    
 ENABLE_HIDE_UNEXPORTED_SYMBOLS   ON                                            
                                                                                
                                                    
 ENABLE_LINKTIME_OPTIMIZATION     OFF                                           
                                                                                
                                                    
 ENABLE_SANITIZERS                OFF                                           
                                                                                
                                                    
 ENABLE_TSAN                      OFF                                           
                                                                                
                                                    
 ENABLE_UNDEFINED_ERROR           OFF                                           
                                                                                
                                                    
 ENABLE_VALGRIND                  OFF                                           
                                                                                
                                                    
 ENABLE_WARNING_ERROR             OFF                                           
                                                                                
                                                    
 Libuv_INCLUDE_DIR                /opt/local/include                            
                                                                                
                                                    
 Libuv_LIBRARY                    /opt/local/lib/libuv.dylib                    
                                                                                
                                                    
 NODE                             NODE-NOTFOUND                                 
                                                                                
                                                    
 PROACTOR                         libuv                                         
                                                                                
                                                    
 SASL_IMPL                        none                                          
                                                                                
                                                    
 SSL_IMPL                         none                                          
                                                                                
                                                    
 SYSINSTALL_BINDINGS              OFF                                           
                                                                                
                                                    
 SYSINSTALL_PERL                  OFF                                           
                                                                                
                                                    
 SYSINSTALL_PHP                   OFF                                           
                                                                                
                                                    
 SYSINSTALL_PYTHON                OFF                                           
                                                                                
                                                    
 SYSINSTALL_RUBY                  OFF
{code}

The local result is that both build successfully, and the "simple" send-async 
and recv-async examples appear to work correctly but anything that actually 
utilizes libuv results in 'Abort Trap 6' for me atm.

> Apache Qpid Proton on Mac/OSX - C/Objective-C
> ---------------------------------------------
>
>                 Key: PROTON-522
>                 URL: https://issues.apache.org/jira/browse/PROTON-522
>             Project: Qpid Proton
>          Issue Type: New Feature
>            Reporter: Guy Dillen
>              Labels: osx
>
> I would like using Apache Qpid Proton-C from a C or Objective-C application 
> on Mac/OSX to connect as a client to Windows Azure Service Bus.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to