meson: Tests fail with llvm 16

See for example https://github.com/mesonbuild/meson/pull/11580#issuecomment-1482108696

[UNEXSKIP]   frameworks: 15 llvm    (method=cmake link-static=False)
Reason: Test asked to be skipped (llvm not found.), but was not expected to for MESON_CI_JOBNAME 'macos-clang-unity'
[UNEXSKIP]   frameworks: 15 llvm    (method=cmake link-static=True)
Reason: Test asked to be skipped (llvm not found.), but was not expected to for MESON_CI_JOBNAME 'macos-clang-unity'
  [ERROR]    frameworks: 15 llvm    (method=combination link-static=False)
During: configure
Reason: Generating the build system failed.
  [ERROR]    frameworks: 15 llvm    (method=combination link-static=True)
During: configure

Extended logs start here: https://github.com/mesonbuild/meson/actions/runs/4505588849/jobs/7932032771?pr=11580#step:7:954

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 27 (27 by maintainers)

Commits related to this issue

Most upvoted comments

@thesamesam said that based on the expected schedule the next release would be in 10 days.

Amazing work, thanks for looking into this!