Re: HEADSUP: FTBFS with cmake 3.30

2024-12-01 Thread Björn 'besser82' Esser
Am 29.11.24 um 04:26 schrieb Yaakov Selkowitz: One of the issues discovered during the latest ELN mass rebuild is that the `%ctest -- -E ...` or `%ctest -- -V` syntax is no longer accepted, … Fixed in cmake-3.31.1-1. The macro now discards a double-dash '--' without a following argument. ht

HEADSUP: FTBFS with cmake 3.30

2024-11-28 Thread Yaakov Selkowitz
One of the issues discovered during the latest ELN mass rebuild is that the `%ctest -- -E ...` or `%ctest -- -V` syntax is no longer accepted, instead resulting in an error, e.g.: + /usr/bin/ctest --test-dir redhat-linux-build --output-on-failure --force-new-ctest-process -j12 -- -E valgrind