FS#64844 - [qhull] Error when building projects using CMake

Attached to Project: Arch Linux
Opened by Bruno Pagani (ArchangeGabriel) - Sunday, 15 December 2019, 00:52 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 15 December 2019, 09:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

If a project builds with CMake and depends on qhull, it results in:

CMake Error at /usr/lib64/cmake/Qhull/QhullTargets.cmake:169 (message):
The imported target "Qhull::qhullstatic" references the file

"/usr/lib/libqhullstatic.a"

but this file does not exist. Possible reasons include:

* The file was deleted, renamed, or moved to another location.

* An install or uninstall procedure did not complete successfully.

* The installation package was faulty and contained

"/usr/lib64/cmake/Qhull/QhullTargets.cmake"

but not all the files it references.

Call Stack (most recent call first):
/usr/lib64/cmake/Qhull/QhullConfig.cmake:1 (include)
src/qhull/CMakeLists.txt:13 (find_package)


-- Configuring incomplete, errors occurred!
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 15 December 2019, 09:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  qhull 2019.1-3

Loading...