https://bugs.kde.org/show_bug.cgi?id=487315

            Bug ID: 487315
           Summary: Missing dependencies? (starting from version 1.1.1
                    (1.1.0 seems to be fine eg no warnings)
    Classification: Applications
           Product: Haruna
           Version: unspecified
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: generic
          Assignee: georgefb...@gmail.com
          Reporter: bega...@gmail.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY

Warning produced while building Haruna from source.

STEPS TO REPRODUCE
1. Download source archive
2. run cmake in the extracted source

OBSERVED RESULT
Cmake produces warnings, one related to missing libQt6Core5Compat:

CMake Warning at /boot/system/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:3393
(message):
  The qml plugin 'qtgraphicaleffectsplugin' is a dependency of 'haruna', but
  the link target it defines (Qt6::qtgraphicaleffectsplugin) does not exist
  in the current scope.  The plugin will not be linked.
Call Stack (most recent call first):
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678
(qt6_import_qml_plugins)
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678 (cmake_language)
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:774
(_qt_internal_finalize_executable)
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:743:EVAL:1
(qt6_finalize_target)
  src/CMakeLists.txt:DEFERRED

Other related to Kirigami, haven't found a way to fix those:

CMake Warning at /boot/system/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:3393
(message):
  The qml plugin 'Kirigamiplugin' is a dependency of 'haruna', but the link
  target it defines (Kirigamiplugin) does not exist in the current scope.
  The plugin will not be linked.
Call Stack (most recent call first):
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678
(qt6_import_qml_plugins)
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678 (cmake_language)
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:774
(_qt_internal_finalize_executable)
  /boot/system/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:743:EVAL:1
(qt6_finalize_target)
  src/CMakeLists.txt:DEFERRED

EXPECTED RESULT

No warning, Kirigami plugins linked into the application

SOFTWARE/OS VERSIONS
Haiku: Haiku R1B4 64bit

(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to