Skip to content

CI builds fail if cmake version < 2.21.1 #43

@sachinpro

Description

@sachinpro

The CMakeLists file is unable to find the package google_cloud_cpp_bigquery_rest, if the cmake version installed is < 2.21.1. This leads to CI failures on all linux distributions.

Error logs:

-- Build files have been written to: /workspace/cmake-out
make[2]: *** No rule to make target 'google/cloud/odbc/google_cloud_cpp_bigquery_rest', needed by 
  'google/cloud/odbc/CMakeFiles/odbc_client_interface'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:1276: google/cloud/odbc/CMakeFiles/odbc_client_interface.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

For more details: refer the cloudbuild logs

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions