You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/10 21:16:00 UTC

[jira] [Created] (ARROW-6518) [Packaging][Python] Flight failing in Python wheel builds

Wes McKinney created ARROW-6518:
-----------------------------------

             Summary: [Packaging][Python] Flight failing in Python wheel builds
                 Key: ARROW-6518
                 URL: https://issues.apache.org/jira/browse/ARROW-6518
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Packaging, Python
            Reporter: Wes McKinney
             Fix For: 0.15.0


See example failure

https://travis-ci.org/ursa-labs/crossbow/builds/583167489?utm_source=github_status&utm_medium=notification

{code}
[ 30%] Generating Flight.pb.cc, Flight.pb.h, Flight.grpc.pb.cc, Flight.grpc.pb.h
dyld: Library not loaded: /usr/local/opt/gperftools/lib/libprofiler.0.dylib
  Referenced from: /usr/local/Cellar/grpc/1.23.0_2/bin/grpc_cpp_plugin
  Reason: image not found
--grpc_out: protoc-gen-grpc: Plugin killed by signal 6.
make[2]: *** [src/arrow/flight/Flight.pb.cc] Error 1
make[2]: *** Deleting file `src/arrow/flight/Flight.pb.cc'
make[1]: *** [src/arrow/flight/CMakeFiles/flight_grpc_gen.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
{code}

I suggest disabling Flight in the wheel builds



--
This message was sent by Atlassian Jira
(v8.3.2#803003)