Bug 2252966

Summary: libomp tests are not being executed
Product: [Fedora] Fedora Reporter: Tulio Magno Quites Machado Filho <tuliom>
Component: libompAssignee: Tom Stellard <tstellar>
Status: CLOSED COMPLETED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: fedora-llvm-team, jchecahi, kkleine, npopov, sergesanspaille, tstellar, tuliom
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-08 16:17:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tulio Magno Quites Machado Filho 2023-12-05 12:55:40 UTC
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

Comment 1 Aoife Moloney 2024-02-15 23:06:58 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle.
Changing version to 40.

Comment 2 Nikita Popov 2025-01-08 16:17:19 UTC
We now do run libomp tests.