Description of problem: 'libpwiz' is searching for 'nnls.h' header file during its compiling. That file is provided by 'eigen3-nnls' (Non-Negative Least Squares implementation for Eigen3). Is there any chance to implement 'eigen3-nnls' in 'eigen3'? Version-Release number of selected component (if applicable): libpwiz >= 3.0.10462-1 How reproducible: Always. Actual results: libpwiz cannot be compiled.
I think it would better be a separate package, since - It is not part of upstream eigen3 - The review is stalled since 2014: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=655 Or perhaps even just bundle it, since it looks dead upstream... Also, have you tested whether it is even compatible with the latest eigen-3.3.x, given that it included quite some changes?
Marking WONTFIX.