[ 
https://issues.apache.org/jira/browse/ARROW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761829#comment-16761829
 ] 

albertoramon edited comment on ARROW-3203 at 2/7/19 12:33 PM:
--------------------------------------------------------------

Now both Debian Fail:
{code:java}
CMake Error at 
/usr/local/src/arrow/cpp/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure-RELEASE.cmake:16
 (message):
  Command failed: 1

   './autogen.sh' 'AR=/usr/bin/ar' 'CC=/usr/bin/cc' 
'--prefix=/usr/local/src/arrow/cpp/jemalloc_ep-prefix/src/jemalloc_ep/dist/' 
'--with-jemalloc-prefix=je_arrow_' '--with-private-namespace=je_arrow_private_' 
'--disable-tls'

  See also

    
/usr/local/src/arrow/cpp/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure-*.log


make[2]: *** [CMakeFiles/jemalloc_ep.dir/build.make:107: 
jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-configure] Error 1
make[1]: *** [CMakeFiles/Makefile2:293: CMakeFiles/jemalloc_ep.dir/all] Error 2
make: *** [Makefile:141: all] Error 2{code}
Nowadays I'm using Conda to avoid other bug
If you want you can close this Jira and if somebody have the same error, use 
this script to reproduce it


was (Author: albertoramon):
Still? I don't know, I'm using Debian Strech as Base in my docker images, for 
now and works fine


I can Debian Buster only for testing proposes, give me some days I will report 
here

> [C++] Build error on Debian Buster
> ----------------------------------
>
>                 Key: ARROW-3203
>                 URL: https://issues.apache.org/jira/browse/ARROW-3203
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.10.0
>            Reporter: albertoramon
>            Priority: Major
>         Attachments: DockerfileRV, flatbuffers_ep-build-err.log
>
>
> There is a error with Debian Buster (In Debian Stretch works fine)
> You can test it easily change the first line from dockerfile (attached)
>  
> *To reproduce it:*
> {code:java}
> docker build -f DockerfileRV -t arrow_rw .
> docker run -it arrow_rw bash
> {code}
>  



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

Reply via email to