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

Fix ubuntu-variety CI and update compilers #5990

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

mvieth
Copy link
Member

@mvieth mvieth commented Mar 27, 2024

Add quotation marks around args to fix the failing CI. Also add new compiler versions (gcc-14 and clang-18)

Here is a run of Ubuntu-Variety that shows that the fix works: https://dev.azure.com/PointCloudLibrary/pcl/_build/results?buildId=24170&view=logs&j=d5a8bb06-e546-5f6c-a052-332a9ca6ac18&t=1cb51625-174f-55bc-8807-1de378e39b6a clang-17 and libomp-17-dev are successfully installed, and CMake correctly finds OpenMP. In the end, one of the tests fails, which I will fix in another pull request.

Add quotation marks around args to fix the failing CI. Also add new compiler versions (gcc-14 and clang-18)
@mvieth mvieth added module: ci changelog: fix Meta-information for changelog generation labels Mar 27, 2024
@mvieth mvieth marked this pull request as ready for review March 27, 2024 16:26
@larshg larshg added this to the pcl-1.14.1 milestone Apr 2, 2024
@mvieth mvieth merged commit fd462b5 into PointCloudLibrary:master Apr 2, 2024
13 of 14 checks passed
@mvieth mvieth deleted the update_ubuntu_variety branch April 2, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fix Meta-information for changelog generation module: ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants