[
https://issues.apache.org/jira/browse/ARROW-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493268#comment-16493268
]
Antoine Pitrou commented on ARROW-2643:
---------------------------------------
The breaking change seems here:
https://github.com/conda-forge/zlib-feedstock/pull/21
> [C++] Travis-CI build failure with cpp toolchain enabled
> --------------------------------------------------------
>
> Key: ARROW-2643
> URL: https://issues.apache.org/jira/browse/ARROW-2643
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Affects Versions: 0.9.0
> Reporter: Antoine Pitrou
> Priority: Critical
>
> This is a new failure, perhaps triggered by a conda-forge package update. See
> example at https://travis-ci.org/apache/arrow/jobs/385002355#L2235
> {code}
> /usr/bin/ld:
> /home/travis/build/apache/arrow/cpp-toolchain/lib/libz.a(deflate.o):
> relocation R_X86_64_32S against `zcalloc' can not be used when making a
> shared object; recompile with -fPIC
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)