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

            Bug ID: 473292
           Summary: Installing with KDE_INSTALL_USE_QT_SYS_PATHS=ON with
                    both BUILD_QT5 and BUILD_QT6 installs to wrong
                    locations
    Classification: Plasma
           Product: Breeze
           Version: master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: plasma-b...@kde.org
          Reporter: b...@lindev.ch
                CC: uhh...@gmail.com
  Target Milestone: ---

SUMMARY

Installing Breeze (master as of 2023/08/11) with
KDE_INSTALL_USE_QT_SYS_PATHS=ON and both BUILD_QT5 and BUILD_QT6 enabled
installs qt6 plugins to qt5's plugin directories

STEPS TO REPRODUCE
1. Install Qt5 and Qt6, in different prefixes (e.g. /usr/lib64/qt5 and
/usr/lib64/qt6)
2. Build breeze with -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_QT5=ON
-DBUILD_QT6=ON
3. make install

OBSERVED RESULT
Qt6 plugins are installed into qt5 library directories, e.g.
   /usr/lib64/qt5/plugins/org.kde.kdecoration2.kcm/kcm_breezedecoration.so
   /usr/lib64/qt5/plugins/org.kde.kdecoration2/org.kde.breeze.so
   /usr/lib64/qt5/plugins/styles/breeze5.so
   /usr/lib64/qt5/plugins/styles/breeze6.so
Qt5 plugins are installed into the correct directory.

EXPECTED RESULT
Qt5 plugins are installed into Qt5 directories,
Qt6 plugins into Qt6 directories.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenMandriva Cooker
(available in About System)
KDE Plasma Version: Plasma 5 5.27.7 and Plasma 6 git snapshot from today
KDE Frameworks Version: KF5 5.108 and KF6 snapshot from today
Qt Version: 5.15.10 with KDE patches and 6.6.0-beta1

ADDITIONAL INFORMATION

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

Reply via email to