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

CMake Error at cmake/FindGEOS.cmake:162 #32170

Closed
strk opened this issue Oct 9, 2019 · 2 comments · Fixed by #32171
Closed

CMake Error at cmake/FindGEOS.cmake:162 #32170

strk opened this issue Oct 9, 2019 · 2 comments · Fixed by #32171
Assignees
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@strk
Copy link
Contributor

strk commented Oct 9, 2019

CMake Error at cmake/FindGEOS.cmake:162
STRING sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.

This is happening with geos 3.8.0rc3 installed

@strk strk added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Oct 9, 2019
@strk
Copy link
Contributor Author

strk commented Oct 9, 2019

cmake version 3.10.2

@strk
Copy link
Contributor Author

strk commented Oct 9, 2019

It looks like the cmake script doesn't like release candidates:

STRING(REGEX MATCH "#define GEOS_VERSION "[0-9]+\.[0-9]+\.[0-9]+(dev)?"" GEOS_VERSION ${VERSIONFILE})

strk added a commit to strk/QGIS that referenced this issue Oct 9, 2019
@strk strk self-assigned this Oct 9, 2019
strk added a commit that referenced this issue Oct 11, 2019
Closes #32170 for 3.4 branch
strk added a commit that referenced this issue Oct 11, 2019
Closes #32170 for 3.4 branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant