Re: MacOS CI issue

2020-09-12 Thread Radu Teodorescu
looks related to this https://issues.apache.org/jira/browse/ARROW-9972 but not sure that covers it all: - My Mac failure is on c-ares (not re2) - The re2 failure seems to be on windows (it’s the appveyor build) I’ll rebase but it’s likely a

Re: MacOS CI issue

2020-09-12 Thread Sutou Kouhei
Hi, I have an idea to solve this: https://github.com/apache/arrow/pull/8166#pullrequestreview-486396454 > It'll be fixed by using system c-ares (installed by > Homebrew) in both Apache Arrow and gRPC. We need > c-ares-config.cmake for it. The current >

Re: MacOS CI issue

2020-09-12 Thread Wes McKinney
It looks like this has been broken for about 4 days based on reviewing CI builds on master. Here is a build from 4 days ago https://github.com/apache/arrow/runs/1087218162 I'm not sure if there is a JIRA open yet about fixing it, but if not we should open one. It seems related to changes in

Re: MacOS CI issue

2020-09-12 Thread Radu Teodorescu
the other task that is failing is also failing on a grpc dependency (different one though): CMake Error at cmake_modules/FindRE2.cmake:66 (add_library): 568 add_library cannot create imported target "RE2::re2" because another target 569 with the same name already exists. 570Call Stack (most

MacOS CI issue

2020-09-12 Thread Radu Teodorescu
Hi, I am struggling to debug a task that is failing in CI: https://github.com/apache/arrow/pull/8130/checks?check_run_id=1106595772 Looks like a CMake failure and that is strange given my PR only touches existing c++

Re: Implementation independent __arrow_array__

2020-09-12 Thread Wes McKinney
Adding dev@ The is one purpose of the Arrow C data interface, which was developed after the __arrow_array__ protocol, and worth investigating https://github.com/apache/arrow/blob/master/docs/source/format/CDataInterface.rst On Sat, Sep 12, 2020 at 2:16 PM Marc Garcia wrote: > > Hi there, > >

[NIGHTLY] Arrow Build Report for Job nightly-2020-09-12-0

2020-09-12 Thread Crossbow
Arrow Build Report for Job nightly-2020-09-12-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-09-12-0 Failed Tasks: - homebrew-cpp: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-09-12-0-travis-homebrew-cpp -