[
https://issues.apache.org/jira/browse/ARROW-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463945#comment-17463945
]
Antoine Pitrou commented on ARROW-14504:
----------------------------------------
It fails when building a wheel for grpcio==1.41.0. There is an error at link
step:
[https://gist.github.com/pitrou/3ff3af597e99810b6155dbe9fd41764d#file-build-log-txt-L509-L520]
The explanation may be that LTO is enabled when building grpcio, which is often
fragile.
> [C++][CI] Fix GCS testbench for Debian 10
> -----------------------------------------
>
> Key: ARROW-14504
> URL: https://issues.apache.org/jira/browse/ARROW-14504
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Reporter: Balazs Jeszenszky
> Priority: Major
>
> cc [~coryan]
> The GCS testbench is broken on Debian 10. ARROW-14491 removes it temporarily,
> but it should be fixed and added back. Initially it complained about pip
> availability, which could be solved by installing python3-setuptools and
> symlinking pip to pip3 in debian-10-cpp.dockerfile, however the run itself
> still fails.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)