Package: juce-modules-source
Version: 7.0.0~ds0-1
Severity: serious
Control: affects -1 src:iem-plugin-suite

Hi,

iem-plugin-suite/experimental recently started to FTBFS with a cmake error 
pointing to juce:

CMake Error at /usr/lib/x86_64-linux-gnu/cmake/JUCE-7.0.0/LV2_HELPER.cmake:79 
(message):
  The imported target "juce::juce_lv2_helper" references the file

     "/usr/lib/bin/JUCE-7.0.0/juce_lv2_helper"

  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/lib/x86_64-linux-gnu/cmake/JUCE-7.0.0/LV2_HELPER.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/JUCE-7.0.0/JUCEConfig.cmake:57 (include)
  CMakeLists.txt:77 (find_package)


-- Configuring incomplete, errors occurred!


I'd suggest adding a minimal superficial autopkgtest to test cmake usability.
(You might take a look at the find_package(CUB) test in src:cub).


Andreas

Reply via email to