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

2019-09-11 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated ARROW-6518:
--
Labels: pull-request-available  (was: )

> [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
>
>
> See example failure
> https://travis-ci.org/ursa-labs/crossbow/builds/583167489?utm_source=github_status_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)


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

2019-09-11 Thread Krisztian Szucs (Jira)


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

Krisztian Szucs updated ARROW-6518:
---
Summary: [Packaging][Python] Flight failing in OSX Python wheel builds  
(was: [Packaging][Python] Flight failing in Python wheel builds)

> [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
> Fix For: 0.15.0
>
>
> See example failure
> https://travis-ci.org/ursa-labs/crossbow/builds/583167489?utm_source=github_status_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)