[
https://issues.apache.org/jira/browse/ARROW-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493267#comment-16493267
]
Uwe L. Korn commented on ARROW-2643:
------------------------------------
I thought we are always building zlib in our CMake scripts to ensure that we
have a static version. Either we should switch to dynamic linking or ensure
that we also use our static build even when we're using the conda toolchain.
> [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)