You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:53:00 UTC

[jira] [Resolved] (ARROW-2775) [Python] ccache error when building manylinux1 wheels

     [ https://issues.apache.org/jira/browse/ARROW-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-2775.
---------------------------------
    Resolution: Cannot Reproduce
      Assignee: Wes McKinney

Haven't seen this in a while, seems to be resolved. Thanks!

> [Python] ccache error when building manylinux1 wheels
> -----------------------------------------------------
>
>                 Key: ARROW-2775
>                 URL: https://issues.apache.org/jira/browse/ARROW-2775
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.11.0
>
>
> I got this error on master following the usual instructions:
> {code}
> [26/77] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/util/compression_lz4.cc.o
> FAILED: src/arrow/CMakeFiles/arrow_objlib.dir/util/compression_lz4.cc.o 
> /usr/bin/ccache /opt/rh/devtoolset-2/root/usr/bin/c++  -DARROW_JEMALLOC -DARROW_JEMALLOC_INCLUDE_DIR=/arrow/cpp/build-plain/jemalloc_ep-prefix/src/jemalloc_ep/dist//include -DARROW_WITH_BROTLI -DARROW_WITH_LZ4 -DARROW_WITH_SNAPPY -DARROW_WITH_ZLIB -DARROW_WITH_ZSTD -isystem /arrow_boost_dist/include -isystem src/rapidjson_ep/include -isystem jemalloc_ep-prefix/src -isystem ../thirdparty/hadoop/include -isystem zlib_ep/src/zlib_ep-install/include -Isrc -I../src -std=c++11 -Wno-noexcept-type  -O3 -DNDEBUG  -Wall -msse3  -O3 -DNDEBUG -fPIC   -std=gnu++11 -MD -MT src/arrow/CMakeFiles/arrow_objlib.dir/util/compression_lz4.cc.o -MF src/arrow/CMakeFiles/arrow_objlib.dir/util/compression_lz4.cc.o.d -o src/arrow/CMakeFiles/arrow_objlib.dir/util/compression_lz4.cc.o -c ../src/arrow/util/compression_lz4.cc
> ccache: error: /root/.ccache/ccache.conf: No such file or directory
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)