Description of problem: Flann package fails to build from sources in rawhide. Version-Release number of selected component (if applicable): 1.8.4-17 How reproducible: always Steps to Reproduce: 1. fedpkg clone flann 2. cd flann 3. fedpkg mockbuild -r fedora-rawhide-x86_64 Actual results: fails to build Expected results: build passes
Rich?
The error had to do with how flann uses CMake to generate shared libraries from static libraries. Fixed in rawhide