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

Sutou Kouhei commented on ARROW-4649:
-------------------------------------

We can know details why it's failed by using 
{noformat}-DARROW_VERBOSE_THIRDPARTY_BUILD=ON{noformat} or reading 
/tmp/apache-arrow-20190606-23431-17mtok5/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-install-*.log.

I guess that {noformat}sudo installer -pkg 
/Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
 -target /{noformat} will resolve it.

> [C++/CI/R] Add (nightly) job that builds `brew install apache-arrow --HEAD`
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-4649
>                 URL: https://issues.apache.org/jira/browse/ARROW-4649
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Continuous Integration, R
>            Reporter: Uwe L. Korn
>            Assignee: Neal Richardson
>            Priority: Blocker
>              Labels: nightly, travis-ci
>             Fix For: 0.14.0
>
>
> Now that we have an Arrow homebrew formula again and we may want to have it 
> as a simple setup for R Arrow users, we should add a nightly crossbow task 
> that checks whether this still builds fine.
> To implement this, one should write a new travis.yml like 
> [https://github.com/apache/arrow/blob/master/dev/tasks/python-wheels/travis.osx.yml]
>  that calls {{brew install apache-arrow --HEAD}}. This task should then be 
> added to https://github.com/apache/arrow/blob/master/dev/tasks/tests.yml so 
> that it is executed as part of the nightly chain.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to