Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++][CI] Nightly test-ubuntu-18.04-cpp-cmake32 fails #25434

Closed
asfimport opened this issue Jul 7, 2020 · 1 comment
Closed

[C++][CI] Nightly test-ubuntu-18.04-cpp-cmake32 fails #25434

asfimport opened this issue Jul 7, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@asfimport
Copy link

https://app.circleci.com/pipelines/github/ursa-labs/crossbow/44681/workflows/982b49c0-a3de-434a-a77d-b16415f2c7ca/jobs/12731/steps

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!
 

It appears that ARROW-9013 introduced this: https://github.com/apache/arrow/blame/master/cpp/cmake_modules/DefineOptions.cmake#L401

Reporter: Neal Richardson / @nealrichardson
Assignee: Kouhei Sutou / @kou

PRs and other links:

Note: This issue was originally created as ARROW-9351. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Kouhei Sutou / @kou:
Issue resolved by pull request 7669
#7669

@asfimport asfimport added this to the 1.0.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants