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

Dan Burkert edited comment on KUDU-1394 at 4/5/16 9:26 PM:
-----------------------------------------------------------

this is caused by not having the {{addr2line}} utility available on the path.  
The {{binutils}} package installs {{addr2line}} and {{gaddr2line}} on 10.10, 
but only {{gaddr2line}} on 10.11.  We should update the stacktrace_addr2line.pl 
script to have a better failure case in this scenario, and figure out the 
proper thing to do on OS X (whether to require {{binutils}}, and/or make 
symbolization optional).


was (Author: danburkert):
this is caused by not having the {addr2line} utility available on the path.  
The {binutils} package installs {addr2line} and {gaddr2line} on 10.10, but only 
{gaddr2line} on 10.11.  We should update the stacktrace_addr2line.pl script to 
have a better failure case in this scenario, and figure out the proper thing to 
do on OS X (whether to require {binutils}, and/or make symbolization optional).

> unit tests fail on OS X 10.11 El Cap
> ------------------------------------
>
>                 Key: KUDU-1394
>                 URL: https://issues.apache.org/jira/browse/KUDU-1394
>             Project: Kudu
>          Issue Type: Bug
>            Reporter: Dan Burkert
>
> Some of the unit tests fail on OS X El Cap.  Reproduced by [~misty] and 
> myself.  [Sample failure 
> log|https://s3.amazonaws.com/uploads.hipchat.com/108018/847788/g419wZvy6rObEnu/client-test.txt].
>   Only seems to happen when running through ctest, not when executing the 
> test binary directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to