Bug 51076 - draco: /usr/share/cmake/draco/draco-targets.cmake требует libdraco.a
Summary: draco: /usr/share/cmake/draco/draco-targets.cmake требует libdraco.a
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: libdraco-devel (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-06 14:13 MSK by Yuri N. Sedunov
Modified: 2024-08-06 14:13 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)
--------------------------------------------------------------------------