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

Sutou Kouhei resolved ARROW-6406.
---------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

Issue resolved by pull request 5246
[https://github.com/apache/arrow/pull/5246]

> [C++] jemalloc_ep fails for offline build
> -----------------------------------------
>
>                 Key: ARROW-6406
>                 URL: https://issues.apache.org/jira/browse/ARROW-6406
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Seems we have some slippage between the dependency download script and 
> ThirdpartyToolchain.cmake
> {code}
> -- Build files have been written to: /home/wesm/code/arrow/cpp/build
> [2/8] Performing download step (verify and extract) for 'jemalloc_ep'
> -- jemalloc_ep download command succeeded.  See also 
> /home/wesm/code/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-download-*.log
> [5/8] Performing configure step for 'jemalloc_ep'
> FAILED: jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure 
> cd /home/wesm/code/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep && 
> /home/wesm/cpp-toolchain/bin/cmake -P 
> /home/wesm/code/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure-DEBUG.cmake
>  && /home/wesm/cpp-toolchain/bin/cmake -E touch 
> /home/wesm/code/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure
> CMake Error at 
> /home/wesm/code/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure-DEBUG.cmake:49
>  (message):
>   Command failed: No such file or directory
>    './configure' 'AR=/usr/bin/ar' 'CC=/usr/bin/clang-7' 
> '--prefix=/home/wesm/code/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep/dist/'
>  '--with-jemalloc-prefix=je_arrow_' 
> '--with-private-namespace=je_arrow_private_' '--without-export' 
> '--disable-cxx' '--disable-libdl' '--disable-initial-exec-tls'
>   See also
>     
> /home/wesm/code/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure-*.log
> ninja: build stopped: subcommand failed.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to