I've just realized that libomp tests are not being executed. This is fragment from the build.log of libomp-17.0.6: + /usr/bin/cmake --build redhat-linux-build -j6 --verbose --target check-openmp Change Dir: '/builddir/build/BUILD/openmp-17.0.6.src/redhat-linux-build' Run Build Command(s): /usr/bin/ninja-build -v -j 6 check-openmp [1/1] cd /builddir/build/BUILD/openmp-17.0.6.src/redhat-linux-build && /usr/bin/cmake -E echo check-openmp\ does\ nothing,\ dependencies\ not\ found. check-openmp does nothing, dependencies not found. + RPM_EC=0 Source: https://kojipkgs.fedoraproject.org//packages/libomp/17.0.6/1.fc40/data/logs/x86_64/build.log Reproducible: Always
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40.
We now do run libomp tests.