Antoine Pitrou created ARROW-2643: ------------------------------------- Summary: [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
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)