Summary: | It looks for PhononConfig.cmake but phonon actually installs Phonon4Qt5Config.cmake | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | Scarlett Moore <sgmoore> |
Component: | general | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | myriam, romain.perier, sitter, tdfischer |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | 4.8 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
URL: | https://build-sandbox.kde.org/job/phonon-gstreamer%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/12/console | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Scarlett Moore
2016-03-03 05:44:26 UTC
https://build-sandbox.kde.org/job/phonon-gstreamer%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/12/console like phonon itself it needs to build with -DPHONON_BUILD_PHONON4QT5=ON https://build-sandbox.kde.org/job/phonon%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/5/console 05:16:14 ['cmake', '-DBUILD_COVERAGE=ON', '-DPHONON_BUILD_PHONON4QT5=ON', '-DCMAKE_BUILD_TYPE=Debug', '-DECM_ENABLE_SANITIZERS=address', '-DBUILD_TESTING=ON', '-DSIP_DEFAULT_SIP_DIR=/srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/kdesupport/phonon/phonon/inst/share/sip/', '-DCMAKE_INSTALL_PREFIX=/srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/kdesupport/phonon/phonon/inst/usr', '/home/jenkins/phonon/kf5-qt5'] It is. Does phonon-gstreamer also need this flag set? yes. all the phonons need the flag set to get their qt5 version built |