[
https://issues.apache.org/jira/browse/ARROW-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-7554.
---------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request 6168
[https://github.com/apache/arrow/pull/6168]
> [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
> Fix For: 0.16.0
>
> Time Spent: 0.5h
> 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)