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

ASF GitHub Bot commented on DISPATCH-1282:
------------------------------------------

codecov-io commented on issue #459: [WIP] DISPATCH-1282 - Support for building 
on macOS
URL: https://github.com/apache/qpid-dispatch/pull/459#issuecomment-481254378
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr&el=h1) 
Report
   > Merging 
[#459](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/89a4efe40f35d0b87ffe5d99504eda5fd1c64e26?src=pr&el=desc)
 will **increase** coverage by `<.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/459/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #459      +/-   ##
   ==========================================
   + Coverage   86.85%   86.85%   +<.01%     
   ==========================================
     Files          87       87              
     Lines       19519    19516       -3     
   ==========================================
   - Hits        16953    16951       -2     
   + Misses       2566     2565       -1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/posix/threading.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr&el=tree#diff-c3JjL3Bvc2l4L3RocmVhZGluZy5j)
 | `91.37% <ø> (+3.04%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `94.6% <0%> (-0.52%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `93.45% <0%> (-0.25%)` | :arrow_down: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `94.7% <0%> (-0.12%)` | :arrow_down: |
   | 
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
 | `89.23% <0%> (+0.19%)` | :arrow_up: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
 | `85% <0%> (+0.23%)` | :arrow_up: |
   | 
[src/router\_core/core\_client\_api.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2NvcmVfY2xpZW50X2FwaS5j)
 | `91.94% <0%> (+0.73%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr&el=footer).
 Last update 
[89a4efe...f173aa9](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   
 
----------------------------------------------------------------
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

Reply via email to