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

OBS build failure using Ubuntu-18.04 and 20.04 #264

Closed
ra3xdh opened this issue Apr 23, 2023 · 2 comments
Closed

OBS build failure using Ubuntu-18.04 and 20.04 #264

ra3xdh opened this issue Apr 23, 2023 · 2 comments

Comments

@ra3xdh
Copy link
Owner

ra3xdh commented Apr 23, 2023

The DEB package build fails for Ubuntu-18.04 and 20.04 when using OpenSUSE build service OBS. It seems the CMake doesn't like the compiler version provided by OBS instance. The most strange is that I cannot reproduce this error on physical installation of Ubuntu-18.04. The package build without error using physical installation. The build log file is attached. The issue has appear after the CMake system update #216

The simplest solution is simple to drop support of the Ubuntu-18.04 and 20.04. The 18.04 is EOL this year, but 20.04 will be supported till 2025.

log.txt

@ra3xdh
Copy link
Owner Author

ra3xdh commented Apr 23, 2023

I have found the reason. The OBS provides CMake v3.10 while physical distribution provides CMake 3.18.

@ra3xdh
Copy link
Owner Author

ra3xdh commented Apr 23, 2023

I have resolved problem with Ubuntu 20.04. The support of Ubuntu 18.04 will be dropped since this year with EOL of this distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant