cmake: add v4.2.4, v4.3.4 - #5580
Conversation
|
I haven't even announced 4.4.0 yet, you're quick 😄 |
|
jfyi, this has some pipeline CI failure, and 4.2.4 from #4290 could be moved here. |
|
Looks like hpctoolkit can't find the installed dyninst. |
|
@johnwparent I went down the rabbit hole. Seems like it's either a cmake regression, or bad CMake is now triggering "This should not happen" errors. The hpctoolkit Probably related: mesonbuild/meson#16007 |
|
@johnwparent there seems to be a regression with the |
|
I've tracked this further down to the a toolchain file that is used by meson. It sets: which now breaks. See my comment here: mesonbuild/meson#16007 (comment) |
|
One temporary workaround for this should be falling back to CMake 4.3.4 for anything that uses Meson. |
|
@johnwparent done, let's see if this works. |
No description provided.