Bug 51076

Summary: draco: /usr/share/cmake/draco/draco-targets.cmake требует libdraco.a
Product: Sisyphus Reporter: Yuri N. Sedunov <aris>
Component: libdraco-develAssignee: Andrey Cherepanov <cas>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: cas
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Yuri N. Sedunov 2024-08-06 14:13:45 MSK
Хотелось бы обойтись без костылей при сборке cmake'ом. Прошу исправить.

-------------------------------------------------------------------------
CMake Error at /usr/share/cmake/draco/draco-targets.cmake:89 (message):
  The imported target "draco::draco_static" references the file

     "/usr/lib64/libdraco.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/share/cmake/draco/draco-targets.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/share/cmake/draco/draco-config.cmake:27 (include)
  plugins/draco/CMakeLists.txt:14 (find_package)
--------------------------------------------------------------------------