Bug 1597316

Summary: flann: fails to build from sources
Product: [Fedora] Fedora Reporter: Marcel Plch <mplch>
Component: flannAssignee: Rich Mattes <richmattes>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mhroncok, richmattes
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-18 19:47:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1565020    

Description Marcel Plch 2018-07-02 14:51:37 UTC
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

Comment 1 Miro HronĨok 2018-07-17 12:34:50 UTC
Rich?

Comment 2 Rich Mattes 2018-07-18 19:47:07 UTC
The error had to do with how flann uses CMake to generate shared libraries from static libraries.  Fixed in rawhide