FS#61839 - [paraview] ParaViewTargets.cmake files contain reference to wrong version of libembree

Attached to Project: Community Packages
Opened by Jakub Klinkovský (lahwaacz) - Saturday, 23 February 2019, 09:44 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Sunday, 17 March 2019, 22:10 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

These two files contain reference to /usr/lib/libembree3.so.3.2.4, although the embree package was updated to 3.5.0 since paraview was built. This makes anything which uses FIND_PACKAGE(ParaView) (e.g. cmake projects for paraview plugins) fail to build.

/usr/lib/ParaViewTargets.cmake
/usr/lib/cmake/paraview-5.6/ParaViewTargets.cmake
This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Sunday, 17 March 2019, 22:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  ParaView has been rebuilt since (at worst today, though still in staging).

Loading...