Neal Richardson created ARROW-9351:
--------------------------------------
Summary: [C++][CI] Nightly test-ubuntu-18.04-cpp-cmake32 fails
Key: ARROW-9351
URL: https://issues.apache.org/jira/browse/ARROW-9351
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Neal Richardson
Fix For: 1.0.0
https://app.circleci.com/pipelines/github/ursa-labs/crossbow/44681/workflows/982b49c0-a3de-434a-a77d-b16415f2c7ca/jobs/12731/steps
{code}
CMake Error at cmake_modules/DefineOptions.cmake:401 (if):
if given arguments:
"NOT" "CMAKE_VERSION" "VERSION_LESS" "3.3" "AND" "NOT" "(" "SSE4_2"
"IN_LIST" "possible_values" ")"
Unknown arguments specified
Call Stack (most recent call first):
CMakeLists.txt:881 (validate_config)
-- Configuring incomplete, errors occurred!
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)