[ https://issues.apache.org/jira/browse/DISPATCH-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864377#comment-16864377 ]
ASF GitHub Bot commented on DISPATCH-1282: ------------------------------------------ jdanekrh commented on issue #459: [WIP] DISPATCH-1282 - Support for building on macOS URL: https://github.com/apache/qpid-dispatch/pull/459#issuecomment-502234413 I got it to work on my machine, but I cannot do the same on Travis CI. Probably some silly oversight on my part. I'll try look into it more. On my machine, the dispatch tests end up like this ``` 89% tests passed, 6 tests failed out of 57 Total Test time (real) = 1484.23 sec The following tests FAILED: 9 - unit_tests (SEGFAULT) 28 - system_tests_sasl_plain (Failed) 38 - system_tests_auth_service_plugin (Failed) 39 - system_tests_authz_service_plugin (Failed) 48 - system_tests_bad_configuration (Failed) 50 - system_tests_edge_router (Timeout) Errors while running CTest ``` ---------------------------------------------------------------- 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 > Support for building on macOS > ----------------------------- > > Key: DISPATCH-1282 > URL: https://issues.apache.org/jira/browse/DISPATCH-1282 > Project: Qpid Dispatch > Issue Type: New Feature > Affects Versions: 1.5.0 > Reporter: Jiri Daněk > Priority: Major > Labels: macOS > > Currently, Dispatch compilation fails on "rt" library being unavailable. > All Dispatch dependencies (Qpid Proton, libwebsockets, ...) can be built on > macOS. > I am attaching a patch which allows to compile dispatch on OSX and run it. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org