Created attachment 1962166 [details] The cmake file depicted (3 lines) in the steps to reproduce. Description of problem: When trying to detect fftw3 with cmake, cmake reports that the file /usr/lib64/cmake/fftw3/FFTW3LibraryDepends.cmake is missing. Version-Release number of selected component (if applicable): fftw-devel-3.3.10-3.fc37.x86_64 How reproducible: Totally reproducible Steps to Reproduce: 1.Create a directory 2.In that directory, create a file named CMakeLists.txt that contains the 3 lines: cmake_minimum_required(VERSION 3.26) project(test CXX) find_package(FFTW3 REQUIRED) 3. Make a subdirectory build and move in it. 4. cmake . Actual results: mururoa-> cmake .. -- The CXX compiler identification is GNU 13.1.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at /usr/lib64/cmake/fftw3/FFTW3Config.cmake:13 (include): include could not find requested file: /usr/lib64/cmake/fftw3/FFTW3LibraryDepends.cmake Call Stack (most recent call first): CMakeLists.txt:5 (find_package) Expected results: No error. Additional info: Creating an empty file is enough to remove the error. But that probably not the best way to handle it.
fftw3 is now fftw package
This message is a reminder that Fedora Linux 37 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 37 on 2023-12-05. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '37'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 37 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
I can just confirm that this bug is still present on Fedora 39.
Fedora Linux 37 entered end-of-life (EOL) status on 2023-12-05. Fedora Linux 37 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.
I'll try fix this soon
this is the bug https://github.com/FFTW/fftw3/issues/130
FEDORA-2024-5e27a403e9 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-5e27a403e9
FEDORA-2024-2aa26de027 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-2aa26de027
FEDORA-2024-2aa26de027 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-2aa26de027` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-2aa26de027 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-5e27a403e9 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-5e27a403e9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-5e27a403e9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-5e27a403e9 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-2aa26de027 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.