Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913518

Summary: sci-libs/fftw: Should install FFTW3LibraryDepends.cmake
Product: Gentoo Linux Reporter: Aidan Harris <me>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: UNCONFIRMED ---    
Severity: major CC: me
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/FFTW/fftw3/issues/130
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 915799    

Description Aidan Harris 2023-09-02 16:44:02 UTC
This is not installed by autotools but software using CMake depends on it.
In Arch they fixed this by running CMake manually and installing the extra file:
https://bugs.archlinux.org/task/67604
https://gitlab.archlinux.org/archlinux/packaging/packages/fftw/-/blob/0fa56ea6f198f08c48325a46763e27913b2ee436/PKGBUILD#L99

Reproducible: Always