[
https://issues.apache.org/jira/browse/ARROW-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493424#comment-16493424
]
Uwe L. Korn commented on ARROW-2643:
------------------------------------
I would be happy to dynamically link against that again. I don't think that
there are huge performance differences. For some cases, e.g. the {{manylinux1}}
wheels, we need a static linkage but there we also have full control over the
build process.
> [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)