[
https://issues.apache.org/jira/browse/ARROW-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013657#comment-17013657
]
Kouhei Sutou edited comment on ARROW-7554 at 1/12/20 6:54 AM:
--------------------------------------------------------------
Thanks.
Could you also provide {{cmake ...}} command line when you used to build and
the output of the command line?
was (Author: kou):
Thanks.
Could you also provide {cmake ...} command line when you used to build and the
output of the command line?
> [C++] Unknown CMake command "externalproject_add".
> --------------------------------------------------
>
> Key: ARROW-7554
> URL: https://issues.apache.org/jira/browse/ARROW-7554
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.15.0
> Reporter: Yuri
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The configure stage fails on FreeBSD:
>
> {code:java}
> - Building (vendored) jemalloc from source CMake Error at
> cmake_modules/ThirdpartyToolchain.cmake:1328 (externalproject_add): Unknown
> CMake command "externalproject_add".
> {code}
> Problems:
> * externalproject_add isn't available
> * jemalloc shouldn't be needed on BSD because BSDs already use jemalloc
> 0.15.0-552-gce4fa0166
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)