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

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

     [ https://issues.apache.org/jira/browse/ARROW-6518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-6518.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 5350
[https://github.com/apache/arrow/pull/5350]

> [Packaging][Python] Flight failing in OSX 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
>            Assignee: Krisztian Szucs
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> 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)