[
https://issues.apache.org/jira/browse/ARROW-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013653#comment-17013653
]
Kouhei Sutou commented on ARROW-7554:
-------------------------------------
Could you show your CMake version?
{noformat}
$ cmake --version
{noformat}
And could you also provide your {{cmake ...}} command line and the output of it?
> [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
>
> 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)