Bugzilla – Bug 1220815
fftw3 & cmake don't work: could not find requested file: FFTW3LibraryDepends.cmake
Last modified: 2024-04-11 08:30:03 UTC
See https://bugzilla.opensuse.org/show_bug.cgi?id=1194728 for the tumbleweed bug The fftw package in leap has the same issue: [ 64s] CMake Error at /usr/lib64/cmake/fftw3/FFTW3Config.cmake:13 (include): [ 64s] include could not find requested file: [ 64s] [ 64s] /usr/lib64/cmake/fftw3/FFTW3LibraryDepends.cmake [ 64s] Call Stack (most recent call first): [ 64s] cmake/modules/FindFFTW3.cmake:77 (find_package) [ 64s] CMakeLists.txt:942 (find_package) # osc maintained fftw3 SUSE:SLE-15-SP3:Update/fftw3
Right, and this reads: cmake isn't supported with SLE15 fftw3 package. Do you have to use cmake inevitably?
(In reply to Takashi Iwai from comment #1) > Right, and this reads: cmake isn't supported with SLE15 fftw3 package. > > Do you have to use cmake inevitably? Not at all. Making the same change in the SLE package would be perfect. This is the module: https://invent.kde.org/graphics/krita/-/blob/master/cmake/modules/FindFFTW3.cmake?ref_type=heads#L175 If the cmake config file are missing, it falls back to using pkgconfig to query values.
OK, then let's get rid of the stable cmake file from the package, as we did for TW once ago.
The fix submitted for maintenance update.
SUSE-RU-2024:1200-1: An update that has one fix can now be installed. Category: recommended (moderate) Bug References: 1220815 Maintenance Incident: [SUSE:Maintenance:32878](https://smelt.suse.de/incident/32878/) Sources used: openSUSE Leap 15.3 (src): fftw3-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-openmpi4-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-openmpi2-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-mvapich2-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-mpich-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-openmpi3-hpc-3.3.9-150300.3.3.1 openSUSE Leap 15.5 (src): fftw3-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-openmpi4-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-openmpi2-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-mvapich2-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-mpich-hpc-3.3.9-150300.3.3.1, fftw3_3_3_9-gnu-openmpi3-hpc-3.3.9-150300.3.3.1 Basesystem Module 15-SP5 (src): fftw3-3.3.9-150300.3.3.1 Legacy Module 15-SP5 (src): fftw3-3.3.9-150300.3.3.1 Server Applications Module 15-SP5 (src): fftw3-3.3.9-150300.3.3.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.